simon3000 commited on
Commit
97d8d9b
1 Parent(s): 91ce4c1

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +10 -31
README.md CHANGED
@@ -1,37 +1,14 @@
1
  ---
 
 
 
 
2
  language:
3
  - zh
4
  - en
5
  - ja
6
  - ko
7
- task_categories:
8
- - audio-classification
9
- - automatic-speech-recognition
10
- - text-to-speech
11
  pretty_name: Genshin Voice
12
- dataset_info:
13
- features:
14
- - name: audio
15
- dtype: audio
16
- - name: transcription
17
- dtype: string
18
- - name: language
19
- dtype: string
20
- - name: speaker
21
- dtype: string
22
- - name: speaker_type
23
- dtype: string
24
- splits:
25
- - name: train
26
- num_bytes: 247278619176.984
27
- num_examples: 413429
28
- download_size: 201981190809
29
- dataset_size: 247278619176.984
30
- configs:
31
- - config_name: default
32
- data_files:
33
- - split: train
34
- path: data/train-*
35
  ---
36
 
37
  # Genshin Voice
@@ -41,15 +18,15 @@ Genshin Voice is a dataset of voice lines from the popular game [Genshin Impact]
41
  Hugging Face 🤗 [Genshin-Voice](https://huggingface.co/datasets/simon3000/genshin-voice)
42
 
43
  <!-- STATS -->
44
- Last update at `2024-04-25`
45
 
46
  `413429` wavs
47
 
48
- `412977` without speaker
49
 
50
- `53395` without transcription
51
 
52
- `720` without file_name
53
  <!-- STATS_END -->
54
 
55
  ## Dataset Details
@@ -107,6 +84,8 @@ Annotations are incomplete. Some voice lines are missing speaker names and trans
107
 
108
  Users should be made aware of the risks, biases and limitations of the dataset.
109
 
 
 
110
  ## Licensing Information
111
 
112
  Copyright © COGNOSPHERE. All Rights Reserved.
 
1
  ---
2
+ task_categories:
3
+ - audio-classification
4
+ - automatic-speech-recognition
5
+ - text-to-speech
6
  language:
7
  - zh
8
  - en
9
  - ja
10
  - ko
 
 
 
 
11
  pretty_name: Genshin Voice
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  # Genshin Voice
 
18
  Hugging Face 🤗 [Genshin-Voice](https://huggingface.co/datasets/simon3000/genshin-voice)
19
 
20
  <!-- STATS -->
21
+ Last update at `2024-04-28`
22
 
23
  `413429` wavs
24
 
25
+ `30450` without speaker (7%)
26
 
27
+ `37295` without transcription (9%)
28
 
29
+ `720` without inGameFilename (0%)
30
  <!-- STATS_END -->
31
 
32
  ## Dataset Details
 
84
 
85
  Users should be made aware of the risks, biases and limitations of the dataset.
86
 
87
+ Speaker names can be partially inferred from the ingame filenames.
88
+
89
  ## Licensing Information
90
 
91
  Copyright © COGNOSPHERE. All Rights Reserved.