File size: 2,935 Bytes
5ba024c
 
 
 
 
 
 
 
 
 
 
 
 
 
1d52de5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5ba024c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
---
task_categories:
- audio-classification
- automatic-speech-recognition
- text-to-speech
language:
- zh
- en
- ja
- ko
pretty_name: Zenless Voice
tags:
- audio
- zenless-zone-zero
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: audio
    dtype: audio
  - name: ingame_filename
    dtype: string
  - name: transcription
    dtype: string
  - name: language
    dtype: string
  - name: speaker
    dtype: string
  - name: voice_type
    dtype: string
  splits:
  - name: train
    num_bytes: 124027846183
    num_examples: 360691
  download_size: 172622133922
  dataset_size: 124027846183
---

# Zenless Voice

Zenless Voice is a dataset of voice lines from the popular game [Zenless Zone Zero](https://zenless.hoyoverse.com/).

Hugging Face 🤗  [Zenless-Voice](https://huggingface.co/datasets/simon3000/zenless-voice)

ModelScope [Zenless-Voice](https://modelscope.cn/datasets/simono/zenless-voice)

<!-- STATS -->
Last update at `2026-07-16`, game version `3.0.0`

`360691` wavs

`83759` without speaker (23%)

`113302` without transcription (31%)

`7020` without inGameFilename (2%)
<!-- STATS_END -->

## Dataset Details

### Dataset Description

The dataset contains voice lines from the game's characters in multiple languages, including Chinese, English, Japanese, and Korean.

The voice lines are spoken by the characters in the game and cover a wide range of topics, including greetings, combat, and story dialogue.

- **Language(s) (NLP):** Chinese, English, Japanese, Korean

## Dataset Creation

### Source Data

The data was obtained by unpacking the [Zenless Zone Zero](https://zenless.hoyoverse.com/) game.

#### Data Collection and Processing

Please refer to [Zenless-Voice](https://github.com/simon300000/zenless-voice) for more information on how the data was processed.

#### Who are the source data producers?

The source data producers are the developers of the game, HoYoverse.

### Annotations

The dataset contains official annotations from the game, including language, speaker name, and transcription.

## Bias, Risks, and Limitations

Annotations are incomplete. Some voice lines are missing speaker names and transcriptions.

Annotations are not guaranteed to be completely accurate.

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.)`

### Recommendations

Users should be made aware of the risks, biases and limitations of the dataset.

## Licensing Information

Copyright © COGNOSPHERE. All Rights Reserved.

## Acknowledgements

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.