simon3000 commited on
Commit
a8c3d91
1 Parent(s): af84d7a

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +106 -0
README.md ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ ---
15
+ task_categories:
16
+ - audio-classification
17
+ - automatic-speech-recognition
18
+ - text-to-speech
19
+ language:
20
+ - zh
21
+ - en
22
+ - ja
23
+ - ko
24
+ pretty_name: Genshin Voice
25
+ ---
26
+
27
+ # Genshin Voice
28
+
29
+ Genshin Voice is a dataset of voice lines from the popular game [Genshin Impact](https://genshin.hoyoverse.com/).
30
+
31
+ Hugging Face 🤗 [Genshin-Voice](https://huggingface.co/datasets/simon3000/genshin-voice)
32
+
33
+ <!-- STATS -->
34
+ Last update at `2024-04-25`
35
+
36
+ `413429` wavs
37
+
38
+ `412977` without speaker
39
+
40
+ `53395` without transcription
41
+
42
+ `720` without file_name
43
+ <!-- STATS_END -->
44
+
45
+ ## Dataset Details
46
+
47
+ ### Dataset Description
48
+
49
+ The dataset contains voice lines from the game's characters in multiple languages, including Chinese, English, Japanese, and Korean.
50
+
51
+ The voice lines are spoken by the characters in the game and cover a wide range of topics, including greetings, combat, and story dialogue.
52
+
53
+ - **Language(s) (NLP):** Chinese, English, Japanese, Korean
54
+
55
+ ## Uses
56
+
57
+ result.json format:
58
+
59
+ ```json
60
+ {
61
+ "0586907bf153a66f.wav": {
62
+ "fileName": "VO_GCG_Monster\\VO_GCG_Skirmisher_Rifle_Fire\\vo_GCG_monster_Skirmisher_Rifle_Fire_Die_01.wem",
63
+ "language": "English(US)",
64
+ "text": "This is... a 【complex】 dialog triggered by the 【editor】!",
65
+ "guid": "48382634-17c2-432f-9372-3ab11f6d84ce",
66
+ "talkRole": "Mei",
67
+ "talkRoleType": "TALK_ROLE_NPC",
68
+ "gameTrigger": "Card",
69
+ "gameTriggerArgs": 101
70
+ },
71
+ }
72
+ ```
73
+
74
+ ## Dataset Creation
75
+
76
+ ### Source Data
77
+
78
+ The data was obtained by unpacking the [Genshin Impact](https://genshin.hoyoverse.com/) game.
79
+
80
+ #### Data Collection and Processing
81
+
82
+ Please refer to [Genshin-Voice](https://github.com/simon300000/genshin-voice) and [w4123/GenshinVoice](https://github.com/w4123/GenshinVoice) for more information on how the data was processed.
83
+
84
+ #### Who are the source data producers?
85
+
86
+ The source data producers are the developers of the game, miHoYo.
87
+
88
+ ### Annotations
89
+
90
+ The dataset contains official annotations from the game, including language, speaker name, and transcription.
91
+
92
+ ## Bias, Risks, and Limitations
93
+
94
+ Annotations are incomplete. Some voice lines are missing speaker names and transcriptions.
95
+
96
+ ### Recommendations
97
+
98
+ Users should be made aware of the risks, biases and limitations of the dataset.
99
+
100
+ ## Licensing Information
101
+
102
+ Copyright © COGNOSPHERE. All Rights Reserved.
103
+
104
+ ## More Information
105
+
106
+ I can upload wav files on demand.