Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,41 +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: Genshin Voice
|
12 |
-
dataset_info:
|
13 |
-
features:
|
14 |
-
- name: audio
|
15 |
-
dtype: audio
|
16 |
-
- name: transcription
|
17 |
-
dtype: string
|
18 |
-
- name: language
|
19 |
-
dtype: string
|
20 |
-
- name: speaker
|
21 |
-
dtype: string
|
22 |
-
- name: speaker_type
|
23 |
-
dtype: string
|
24 |
-
- name: type
|
25 |
-
dtype: string
|
26 |
-
- name: inGameFilename
|
27 |
-
dtype: string
|
28 |
-
splits:
|
29 |
-
- name: train
|
30 |
-
num_bytes: 247717802000.616
|
31 |
-
num_examples: 430078
|
32 |
-
download_size: 210703158763
|
33 |
-
dataset_size: 247717802000.616
|
34 |
-
configs:
|
35 |
-
- config_name: default
|
36 |
-
data_files:
|
37 |
-
- split: train
|
38 |
-
path: data/train-*
|
39 |
---
|
40 |
|
41 |
# Genshin Voice
|
@@ -45,15 +18,15 @@ Genshin Voice is a dataset of voice lines from the popular game [Genshin Impact]
|
|
45 |
Hugging Face 🤗 [Genshin-Voice](https://huggingface.co/datasets/simon3000/genshin-voice)
|
46 |
|
47 |
<!-- STATS -->
|
48 |
-
Last update at `2024-
|
49 |
|
50 |
-
`
|
51 |
|
52 |
-
`
|
53 |
|
54 |
-
`
|
55 |
|
56 |
-
`
|
57 |
<!-- STATS_END -->
|
58 |
|
59 |
## 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: Genshin Voice
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
# Genshin Voice
|
|
|
18 |
Hugging Face 🤗 [Genshin-Voice](https://huggingface.co/datasets/simon3000/genshin-voice)
|
19 |
|
20 |
<!-- STATS -->
|
21 |
+
Last update at `2024-08-30`
|
22 |
|
23 |
+
`463383` wavs
|
24 |
|
25 |
+
`20231` without speaker (4%)
|
26 |
|
27 |
+
`24819` without transcription (5%)
|
28 |
|
29 |
+
`602` without inGameFilename (0%)
|
30 |
<!-- STATS_END -->
|
31 |
|
32 |
## Dataset Details
|