--- language: - ko - zh - he - tr task_categories: - automatic-speech-recognition pretty_name: CCU Multilingual Speech Dataset size_categories: - 100K.tsv` (metadata / transcript table) - audio files under `files_000/`, `files_001/`, ... (for large splits) ## Languages - ko (Korean) - zh (Chinese) - he (Hebrew) - tr (Turkish) ## Data Fields TSV columns are: - audio path (relative path to wav file) - transcript / text ## Splits Current split naming convention: - `_train` - `_dev` - `_test` Example: - `ko_train/train.tsv` - `ko_dev/dev.tsv` - `ko_test/test.tsv` ## Attribution When using or redistributing items from this dataset, please credit each item as: > *"[title]"* by [uploader] ([uploader_id]), [webpage_url], > licensed under Creative Commons Attribution (reuse allowed) > *(or: license unconfirmed, selected via YouTube CC filter)*. > Audio extracted, segmented, and transcripts cleaned for speech research. See [ATTRIBUTION.txt](ATTRIBUTION.txt) for additional information and per-language breakdown. ## Licensing This release uses a filtered subset from the original data collection process intended to include Creative Commons licensed content. The license details for the data are in the files `license_lang_filtered.csv` ## Dataset Creation Audio was segmented from source media and exported as WAV for ASR use. Large splits may store audio in multiple subdirectories (`files_000`, `files_001`, ...) to satisfy repository file-count limits. ## Intended Uses - ASR model training - ASR evaluation across languages - Multilingual speech research - Cultural understanding research ## Limitations - Transcript quality may vary by language/source. - Source-domain bias is possible. - Users should independently verify licensing and suitability for downstream use. ## Citation If you use this dataset, please cite this dataset page and acknowledge the original source creators listed in attribution files.