CoolFace
Datasetpublic

SPRINGLab/SPRING_INX_Assamese_R1

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes153downloads
README.md35 linesDownload Raw Back to root
1---2language:3- as4pretty_name: SPRINGLab/SPRING_INX_Assamese5dataset_info:6  features:7  - name: utterance_id8    dtype: string9  - name: text10    dtype: string11  - name: audio12    dtype: audio13  splits:14  - name: train15    num_bytes: 4713471482.65416    num_examples: 2459317  - name: validation18    num_bytes: 452150960.219    num_examples: 248620  - name: test21    num_bytes: 436244565.74822    num_examples: 245123  download_size: 597808923824  dataset_size: 5601867008.60225configs:26- config_name: default27  data_files:28  - split: train29    path: data/train-*30  - split: validation31    path: data/validation-*32  - split: test33    path: data/test-*34---35