| --- |
| dataset_info: |
| features: |
| - name: filename |
| dtype: string |
| - name: sent_id |
| dtype: string |
| - name: transcript |
| dtype: string |
| - name: hyperparameter_value |
| dtype: string |
| - name: punc_WER |
| dtype: float64 |
| - name: iterations |
| dtype: string |
| - name: snr |
| dtype: float64 |
| - name: c50 |
| dtype: float64 |
| - name: speech_duration |
| dtype: float64 |
| - name: nos_vad |
| dtype: int64 |
| - name: sdr |
| dtype: float64 |
| - name: pesq |
| dtype: float64 |
| - name: stoi |
| dtype: float64 |
| - name: utterance_pitch_mean |
| dtype: float64 |
| - name: utterance_pitch_std |
| dtype: float64 |
| - name: wav2vec_asr_transcript |
| dtype: string |
| - name: wav2vec_wer |
| dtype: float64 |
| - name: wav2vec_insertion |
| dtype: float64 |
| - name: wav2vec_substitution |
| dtype: float64 |
| - name: wav2vec_deletion |
| dtype: float64 |
| - name: speakersim_resemblyzer |
| dtype: float64 |
| - name: whisper_asr_transcript |
| dtype: string |
| - name: whisper_wer |
| dtype: float64 |
| - name: whisper_insertion |
| dtype: float64 |
| - name: whisper_substitution |
| dtype: float64 |
| - name: whisper_deletion |
| dtype: float64 |
| - name: OVRL |
| dtype: float64 |
| - name: SIG |
| dtype: float64 |
| - name: BAK |
| dtype: float64 |
| - name: P808_MOS |
| dtype: float64 |
| - name: lens_in_sec |
| dtype: float64 |
| splits: |
| - name: train |
| num_bytes: 2817898 |
| num_examples: 6600 |
| download_size: 794398 |
| dataset_size: 2817898 |
| configs: |
| - config_name: default |
| data_files: |
| - split: train |
| path: data/train-* |
| --- |
| |