litagin commited on
Commit
e0c4865
2 Parent(s): 54a45ec c955b7c

Merge branch 'main' of hf.co:datasets/litagin/Galgame_Dataset_stats

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -8,7 +8,9 @@ configs:
8
  path: "data.tsv"
9
  ---
10
 
11
- Statistics of the audio (voice) files in the [OOPPEENN/Galgame_Dataset](https://huggingface.co/datasets/OOPPEENN/Galgame_Dataset) (in TSV format):
 
 
12
 
13
  ```
14
  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
@@ -16,6 +18,11 @@ Game1 47 15055 1 8 20.08 48.0 16.0 88.49 Vorbis 0.73
16
  Game2 40 15370 0 7 30.10 47.8 16.0 87.113 Vorbis 1.07
17
  ...
18
  ```
 
 
 
 
 
19
  [Spreadsheet link](https://docs.google.com/spreadsheets/d/12gI6sKJ3k_0r1c-n-LUZJy5y8T5Je1DQ5OEn0t1Upeg/edit?usp=sharing)
20
 
21
  - Spaces in game names are replaced with underscores ("_").
 
8
  path: "data.tsv"
9
  ---
10
 
11
+ - [**Viewer in spaces here!**](https://huggingface.co/spaces/litagin/Galgame_dataset_stats)
12
+
13
+ - Statistics of the audio (voice) files in the [OOPPEENN/Galgame_Dataset](https://huggingface.co/datasets/OOPPEENN/Galgame_Dataset) (in TSV format):
14
 
15
  ```
16
  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
 
18
  Game2 40 15370 0 7 30.10 47.8 16.0 87.113 Vorbis 1.07
19
  ...
20
  ```
21
+
22
+ - For each game, the [specs](https://huggingface.co/datasets/litagin/Galgame_Dataset_stats/tree/main/specs) folder includes spectrogram images from 5 randomly selected audio files.
23
+
24
+ ![image](https://huggingface.co/datasets/litagin/Galgame_Dataset_stats/resolve/main/specs/AKABEiSOFT3_CharaBration!_~Otome_wa_Koi_shite_Charabureru~/spec1.png)
25
+
26
  [Spreadsheet link](https://docs.google.com/spreadsheets/d/12gI6sKJ3k_0r1c-n-LUZJy5y8T5Je1DQ5OEn0t1Upeg/edit?usp=sharing)
27
 
28
  - Spaces in game names are replaced with underscores ("_").