CoolFace
Datasetpublic

voidful/librispeech_unit_speech

Dataset Card for "librispeech_unit_speech" More Information needed

sourceHugging Faceupdated 4y agoView on Hugging Face
0likes302downloads
README.md46 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: text5    dtype: string6  - name: speaker_id7    dtype: int648  - name: chapter_id9    dtype: int6410  - name: id11    dtype: string12  - name: audio_013    dtype: audio14  - name: audio_115    dtype: audio16  - name: audio_217    dtype: audio18  - name: audio_319    dtype: audio20  - name: audio_421    dtype: audio22  - name: audio_523    dtype: audio24  - name: audio_625    dtype: audio26  - name: audio_727    dtype: audio28  - name: audio_829    dtype: audio30  - name: audio_931    dtype: audio32  - name: audio_1033    dtype: audio34  splits:35  - name: test.clean36    num_bytes: 6819850294.0237    num_examples: 262038  - name: train.clean.10039    num_bytes: 126297137700.48240    num_examples: 2853941  download_size: 8778257849642  dataset_size: 133116987994.50243---44# Dataset Card for "librispeech_unit_speech"45 46[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)