simon3000 commited on
Commit
5ba024c
·
verified ·
1 Parent(s): 8f6380e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +83 -0
README.md ADDED
@@ -0,0 +1,83 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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: Zenless Voice
12
+ tags:
13
+ - audio
14
+ - zenless-zone-zero
15
+ ---
16
+
17
+ # Zenless Voice
18
+
19
+ Zenless Voice is a dataset of voice lines from the popular game [Zenless Zone Zero](https://zenless.hoyoverse.com/).
20
+
21
+ Hugging Face 🤗 [Zenless-Voice](https://huggingface.co/datasets/simon3000/zenless-voice)
22
+
23
+ ModelScope [Zenless-Voice](https://modelscope.cn/datasets/simono/zenless-voice)
24
+
25
+ <!-- STATS -->
26
+ Last update at `2026-07-16`, game version `3.0.0`
27
+
28
+ `360691` wavs
29
+
30
+ `83759` without speaker (23%)
31
+
32
+ `113302` without transcription (31%)
33
+
34
+ `7020` without inGameFilename (2%)
35
+ <!-- STATS_END -->
36
+
37
+ ## Dataset Details
38
+
39
+ ### Dataset Description
40
+
41
+ The dataset contains voice lines from the game's characters in multiple languages, including Chinese, English, Japanese, and Korean.
42
+
43
+ The voice lines are spoken by the characters in the game and cover a wide range of topics, including greetings, combat, and story dialogue.
44
+
45
+ - **Language(s) (NLP):** Chinese, English, Japanese, Korean
46
+
47
+ ## Dataset Creation
48
+
49
+ ### Source Data
50
+
51
+ The data was obtained by unpacking the [Zenless Zone Zero](https://zenless.hoyoverse.com/) game.
52
+
53
+ #### Data Collection and Processing
54
+
55
+ Please refer to [Zenless-Voice](https://github.com/simon300000/zenless-voice) for more information on how the data was processed.
56
+
57
+ #### Who are the source data producers?
58
+
59
+ The source data producers are the developers of the game, HoYoverse.
60
+
61
+ ### Annotations
62
+
63
+ The dataset contains official annotations from the game, including language, speaker name, and transcription.
64
+
65
+ ## Bias, Risks, and Limitations
66
+
67
+ Annotations are incomplete. Some voice lines are missing speaker names and transcriptions.
68
+
69
+ Annotations are not guaranteed to be completely accurate.
70
+
71
+ Speakers and transcriptions may contain markups and placeholders, for example: `(My brother and I still have <color=#FFAF2C>something we need to do</color>, and to achieve that goal, we need to venture deep into the Hollows.)`
72
+
73
+ ### Recommendations
74
+
75
+ Users should be made aware of the risks, biases and limitations of the dataset.
76
+
77
+ ## Licensing Information
78
+
79
+ Copyright © COGNOSPHERE. All Rights Reserved.
80
+
81
+ ## Acknowledgements
82
+
83
+ Special thanks to Escartem for [**AnimeWwise**](https://github.com/Escartem/AnimeWwise) and its `nap.map` data, which helped research and validate Zenless Zone Zero's Wwise source-path naming and filename-hash rules.