--- dataset_info: features: - name: audio dtype: audio: sampling_rate: 16000 - name: conversation list: - name: content dtype: string - name: role dtype: string - name: boost_terms list: string - name: scenario dtype: string - name: patient_voice_id dtype: string - name: doctor_voice_id dtype: string - name: seed_id dtype: string splits: - name: train num_bytes: 43601001 num_examples: 14 download_size: 43210055 dataset_size: 43601001 configs: - config_name: default data_files: - split: train path: data/train-* ---