--- dataset_info: features: - name: audio_id dtype: string - name: audio dtype: audio - name: session_type dtype: string - name: session_number dtype: int64 - name: mic_type dtype: string - name: actor_number dtype: int64 - name: recording_number dtype: int64 - name: transcriptions list: - name: start dtype: float64 - name: end dtype: float64 - name: raw_text dtype: string - name: interval_type dtype: string - name: in_dialogue_span dtype: bool - name: transcription dtype: string - name: alternative_transcriptions struct: - name: no_bracket dtype: string - name: left_reading dtype: string - name: right_reading dtype: string - name: alternative_reading_counts struct: - name: numeric_count dtype: int64 - name: symbol_count dtype: int64 - name: loanword_no_thai_count dtype: int64 - name: loanword1_count dtype: int64 - name: loanword2_count dtype: int64 - name: different_pronunciation_count dtype: int64 - name: formal_reading_count dtype: int64 - name: maiyamok_count dtype: int64 - name: other_count dtype: int64 splits: - name: train num_bytes: 5678935113.0 num_examples: 1000 download_size: 5643136341 dataset_size: 5678935113.0 configs: - config_name: default data_files: - split: train path: data/train-* ---