| --- |
| 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. |