Datasets:
Dividend9853
commited on
Commit
•
d4bcb4a
1
Parent(s):
bc17ff0
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,49 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- zh
|
4 |
+
multilinguality:
|
5 |
+
- monolingual
|
6 |
+
pretty_name: Genshin Voice
|
7 |
+
source_datasets:
|
8 |
+
- original
|
9 |
+
task_categories:
|
10 |
+
- text-to-speech
|
11 |
+
- automatic-speech-recognition
|
12 |
+
---
|
13 |
+
# Dataset Card for Genshin Voice
|
14 |
+
|
15 |
+
## Dataset Description
|
16 |
+
|
17 |
+
### Dataset Summary
|
18 |
+
|
19 |
+
The Genshin Voice dataset is a text-to-voice dataset of different Genshin Impact characters unpacked from the game.
|
20 |
+
|
21 |
+
### Languages
|
22 |
+
|
23 |
+
The text in the dataset is in Mandarin.
|
24 |
+
|
25 |
+
## Dataset Creation
|
26 |
+
|
27 |
+
### Source Data
|
28 |
+
|
29 |
+
#### Initial Data Collection and Normalization
|
30 |
+
|
31 |
+
The data was obtained by unpacking the [Genshin Impact](https://genshin.hoyoverse.com/) game.
|
32 |
+
|
33 |
+
#### Who are the source language producers?
|
34 |
+
|
35 |
+
The language producers are the employee of [Hoyoverse](https://hoyoverse.com/) and contractors from [EchoSky Studio](http://qx.asiacu.com/).
|
36 |
+
|
37 |
+
### Annotations
|
38 |
+
|
39 |
+
The dataset contains official annotations from the game, including ingame speaker name and transcripts.
|
40 |
+
|
41 |
+
## Additional Information
|
42 |
+
|
43 |
+
### Dataset Curators
|
44 |
+
|
45 |
+
The dataset was created by [w4123](https://github.com/w4123) initially in his [GitHub repository](https://github.com/w4123/GenshinVoice).
|
46 |
+
|
47 |
+
### Licensing Information
|
48 |
+
|
49 |
+
Copyright © COGNOSPHERE. All Rights Reserved.
|