litagin's picture
Update README.md
b1ae8a7 verified
|
raw
history blame
1.01 kB
metadata
datasets:
  - OOPPEENN/Galgame_Dataset
configs:
  - config_name: default
    data_files:
      - split: train
        path: data.tsv

Statistics of the audio (voice) files in the OOPPEENN/Galgame_Dataset (in TSV format):

game_name	num_speakers	num_mono_files	num_stereo_files	num_error_files	total_duration_hours	avg_sample_rate_kHz	avg_precision	avg_bitrate_kbps	codec	total_size_GB
Game1	47	15055	1	8	20.08	48.0	16.0	88.49	Vorbis	0.73
Game2	40	15370	0	7	30.10	47.8	16.0	87.113	Vorbis	1.07
...

Spreadsheet link

  • Spaces in game names are replaced with underscores ("_").
  • Duration values may have minor rounding errors, and I will be updated later for more accurate durations.
  • num_error_files refers to the number of files that both Sox and pydub cannot extract information from (likely indicating that these files are corrupted).