eatd_corpus / README.md
jimregan's picture
update README
7e807a8
|
raw
history blame contribute delete
No virus
521 Bytes
metadata
license: other
task_categories:
  - automatic-speech-recognition
  - audio-classification
language:
  - zh

The EATD Corpus is hosted in this github repository.

Follow the instructions there to download and unzip the data.

This dataset can be used with the following line of code, changing the path of data_dir to the one appropriate to your system:

dataset = load_dataset('jimregan/eatd_corpus', data_dir='/tmp/EATD-Corpus/')