| dataset_info: | |
| features: | |
| - name: audio | |
| struct: | |
| - name: array | |
| sequence: float64 | |
| - name: path | |
| dtype: string | |
| - name: sampling_rate | |
| dtype: int64 | |
| - name: transcription | |
| dtype: string | |
| - name: gender | |
| dtype: string | |
| - name: speaker_id | |
| dtype: string | |
| splits: | |
| - name: train | |
| num_bytes: 1214066492 | |
| num_examples: 2654 | |
| - name: test | |
| num_bytes: 539373146 | |
| num_examples: 1138 | |
| download_size: 417767802 | |
| dataset_size: 1753439638 | |
| configs: | |
| - config_name: default | |
| data_files: | |
| - split: train | |
| path: data/train-* | |
| - split: test | |
| path: data/test-* | |
| This dataset is under the same source and preprocessing procudure as [Shanghai_Dialect_Conversational_Speech_Corpus](https://huggingface.co/datasets/TingChen-ppmc/Shanghai_Dialect_Conversational_Speech_Corpus), with explicit test and train split made. | |
| Please refer to the original source for information and usage. |