CoolFace
Datasetpublic

neuronbit/imperative_torgo_utterances

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes16downloads
README.md26 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: Filename5    dtype: string6  - name: Transcription7    dtype: string8  - name: Pathname9    dtype: string10  - name: Audio11    dtype:12      audio:13        sampling_rate: 1600014  splits:15  - name: full16    num_bytes: 165075014.017    num_examples: 85418  download_size: 16446075419  dataset_size: 165075014.020configs:21- config_name: default22  data_files:23  - split: full24    path: data/full-*25---26