CoolFace
Datasetpublic

Vikhrmodels/ToneSlavic_quantized-bigcodec

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes30downloads
README.md27 linesDownload Raw Back to root
1---2dataset_info:3  features:4  - name: text5    dtype: string6  - name: locale7    dtype: string8  - name: audio_tokens9    sequence: int6410  splits:11  - name: train12    num_bytes: 550927165113    num_examples: 147516214  - name: validation15    num_bytes: 47288663516    num_examples: 12653417  download_size: 114312020718  dataset_size: 598215828619configs:20- config_name: default21  data_files:22  - split: train23    path: data/train-*24  - split: validation25    path: data/validation-*26---27