Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,39 +1,14 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
2 |
language:
|
3 |
- zh
|
4 |
- en
|
5 |
- ja
|
6 |
- ko
|
7 |
-
task_categories:
|
8 |
-
- audio-classification
|
9 |
-
- automatic-speech-recognition
|
10 |
-
- text-to-speech
|
11 |
pretty_name: StarRail Voice
|
12 |
-
dataset_info:
|
13 |
-
features:
|
14 |
-
- name: audio
|
15 |
-
dtype: audio
|
16 |
-
- name: ingame_filename
|
17 |
-
dtype: string
|
18 |
-
- name: transcription
|
19 |
-
dtype: string
|
20 |
-
- name: language
|
21 |
-
dtype: string
|
22 |
-
- name: speaker
|
23 |
-
dtype: string
|
24 |
-
- name: voice_type
|
25 |
-
dtype: string
|
26 |
-
splits:
|
27 |
-
- name: train
|
28 |
-
num_bytes: 91463616840.128
|
29 |
-
num_examples: 171047
|
30 |
-
download_size: 81015503807
|
31 |
-
dataset_size: 91463616840.128
|
32 |
-
configs:
|
33 |
-
- config_name: default
|
34 |
-
data_files:
|
35 |
-
- split: train
|
36 |
-
path: data/train-*
|
37 |
---
|
38 |
|
39 |
# StarRail Voice
|
@@ -43,15 +18,15 @@ StarRail Voice is a dataset of voice lines from the popular game [Honkai: Star R
|
|
43 |
Hugging Face 🤗 [StarRail-Voice](https://huggingface.co/datasets/simon3000/starrail-voice)
|
44 |
|
45 |
<!-- STATS -->
|
46 |
-
Last update at `2024-
|
47 |
|
48 |
-
`
|
49 |
|
50 |
-
`
|
51 |
|
52 |
-
`
|
53 |
|
54 |
-
`
|
55 |
<!-- STATS_END -->
|
56 |
|
57 |
## Dataset Details
|
|
|
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
|
|
|
18 |
Hugging Face 🤗 [StarRail-Voice](https://huggingface.co/datasets/simon3000/starrail-voice)
|
19 |
|
20 |
<!-- STATS -->
|
21 |
+
Last update at `2024-08-30`
|
22 |
|
23 |
+
`185511` wavs
|
24 |
|
25 |
+
`49325` without speaker (27%)
|
26 |
|
27 |
+
`49409` without transcription (27%)
|
28 |
|
29 |
+
`41142` without inGameFilename (22%)
|
30 |
<!-- STATS_END -->
|
31 |
|
32 |
## Dataset Details
|