| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train.jsonl | |
| dataset_info: | |
| features: | |
| - name: id | |
| dtype: string | |
| - name: audio | |
| dtype: audio | |
| - name: transcript | |
| dtype: string | |
| - name: language | |
| dtype: string | |
| - name: duration_sec | |
| dtype: float32 | |
| # Voice Dataset | |
| Collected from the web uploader tool. | |
| # Voice Dataset | |
| Collected from the web uploader tool. | |