File size: 579 Bytes
33e1b50 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
license: cc-by-sa-4.0
---
# DailyTalkContiguous
This repo contains a concatenated version of the DailyTalk dataset ([official repo](https://github.com/keonlee9420/DailyTalk)).
Rather than having separate files for each speaker's turn, this uses a stereo file for each conversation. The two speakers in a conversation
are put separately on the left and right channels.
The dataset is annotated with word level timestamps.
The original DailyTalk dataset and baseline code are freely available for academic use with CC-BY-SA 4.0 license, this dataset
uses the same license. |