Speech-MASSIVE_vie / README.md
doof-ferb's picture
Update README.md
3a47437 verified
metadata
license: cc-by-4.0
task_categories:
  - automatic-speech-recognition
  - text-to-speech
language:
  - vi
pretty_name: Vietnamse subset of the Speech-MASSIVE dataset
size_categories:
  - 1K<n<10K
dataset_info:
  features:
    - name: id
      dtype: string
    - name: scenario_str
      dtype: string
    - name: intent_str
      dtype: string
    - name: utt
      dtype: string
    - name: worker_id
      dtype: string
    - name: audio
      dtype:
        audio:
          sampling_rate: 16000
    - name: is_transcript_reported
      dtype: bool
    - name: is_validated
      dtype: bool
    - name: speaker_id
      dtype: string
    - name: speaker_sex
      dtype: string
    - name: speaker_age
      dtype: string
    - name: speaker_ethnicity_simple
      dtype: string
    - name: speaker_country_of_birth
      dtype: string
    - name: speaker_country_of_residence
      dtype: string
    - name: speaker_nationality
      dtype: string
    - name: speaker_first_language
      dtype: string
  splits:
    - name: train
      num_bytes: 13151855
      num_examples: 115
    - name: validation
      num_bytes: 242121459.875
      num_examples: 2033
    - name: test
      num_bytes: 373190098.25
      num_examples: 2974
  download_size: 597841974
  dataset_size: 628463413.125
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
      - split: validation
        path: data/validation-*
      - split: test
        path: data/test-*

Vietnamse subset of the Speech-MASSIVE dataset

extracted from:

my extraction code: https://github.com/phineas-pta/fine-tune-whisper-vi/blob/main/misc/load-speechmassive.py