Upload README.md with huggingface_hub
Browse files
README.md
ADDED
@@ -0,0 +1,74 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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: StarRail Voice
|
12 |
+
---
|
13 |
+
|
14 |
+
# StarRail Voice
|
15 |
+
|
16 |
+
StarRail Voice is a dataset of voice lines from the popular game [Honkai: Star Rail](https://hsr.hoyoverse.com/).
|
17 |
+
|
18 |
+
Hugging Face 🤗 [StarRail-Voice](https://huggingface.co/datasets/simon3000/starrail-voice)
|
19 |
+
|
20 |
+
<!-- STATS -->
|
21 |
+
Last update at `2024-04-26`
|
22 |
+
|
23 |
+
`153612` wavs
|
24 |
+
|
25 |
+
`52986` without speaker
|
26 |
+
|
27 |
+
`50838` without transcription
|
28 |
+
|
29 |
+
`43068` without inGameFilename
|
30 |
+
<!-- STATS_END -->
|
31 |
+
|
32 |
+
## Dataset Details
|
33 |
+
|
34 |
+
### Dataset Description
|
35 |
+
|
36 |
+
The dataset contains voice lines from the game's characters in multiple languages, including Chinese, English, Japanese, and Korean.
|
37 |
+
|
38 |
+
The voice lines are spoken by the characters in the game and cover a wide range of topics, including greetings, combat, and story dialogue.
|
39 |
+
|
40 |
+
- **Language(s) (NLP):** Chinese, English, Japanese, Korean
|
41 |
+
|
42 |
+
## Dataset Creation
|
43 |
+
|
44 |
+
### Source Data
|
45 |
+
|
46 |
+
The data was obtained by unpacking the [Honkai: Star Rail](https://hsr.hoyoverse.com/) game.
|
47 |
+
|
48 |
+
#### Data Collection and Processing
|
49 |
+
|
50 |
+
Please refer to [StarRail-Voice](https://github.com/simon300000/starrail-voice) and [bnnm/wwiser-utils#15](https://github.com/bnnm/wwiser-utils/pull/15#issuecomment-1962182022) for more information on how the data was processed.
|
51 |
+
|
52 |
+
#### Who are the source data producers?
|
53 |
+
|
54 |
+
The source data producers are the developers of the game, HoYoverse.
|
55 |
+
|
56 |
+
### Annotations
|
57 |
+
|
58 |
+
The dataset contains official annotations from the game, including language, speaker name, and transcription.
|
59 |
+
|
60 |
+
## Bias, Risks, and Limitations
|
61 |
+
|
62 |
+
Annotations are incomplete. Some voice lines are missing speaker names and transcriptions.
|
63 |
+
|
64 |
+
### Recommendations
|
65 |
+
|
66 |
+
Users should be made aware of the risks, biases and limitations of the dataset.
|
67 |
+
|
68 |
+
## Licensing Information
|
69 |
+
|
70 |
+
Copyright © COGNOSPHERE. All Rights Reserved.
|
71 |
+
|
72 |
+
## More Information
|
73 |
+
|
74 |
+
I can upload wav files on demand.
|