Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -2,15 +2,25 @@
|
|
2 |
language:
|
3 |
- ja
|
4 |
license: gpl
|
|
|
|
|
5 |
task_categories:
|
6 |
- automatic-speech-recognition
|
7 |
pretty_name: Japanese-Anime-Speech-V2
|
8 |
dataset_info:
|
9 |
features:
|
10 |
- name: audio
|
11 |
-
dtype:
|
|
|
|
|
12 |
- name: transcription
|
13 |
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
tags:
|
15 |
- anime
|
16 |
- japanese
|
@@ -24,8 +34,11 @@ tags:
|
|
24 |
- large-v3
|
25 |
- ja
|
26 |
- jp
|
27 |
-
|
28 |
-
-
|
|
|
|
|
|
|
29 |
---
|
30 |
|
31 |
# Japanese Anime Speech Dataset V2
|
|
|
2 |
language:
|
3 |
- ja
|
4 |
license: gpl
|
5 |
+
size_categories:
|
6 |
+
- 100K<n<1M
|
7 |
task_categories:
|
8 |
- automatic-speech-recognition
|
9 |
pretty_name: Japanese-Anime-Speech-V2
|
10 |
dataset_info:
|
11 |
features:
|
12 |
- name: audio
|
13 |
+
dtype:
|
14 |
+
audio:
|
15 |
+
sampling_rate: 16000
|
16 |
- name: transcription
|
17 |
dtype: string
|
18 |
+
splits:
|
19 |
+
- name: train
|
20 |
+
num_bytes: 21289144155.152
|
21 |
+
num_examples: 300506
|
22 |
+
download_size: 24846080307
|
23 |
+
dataset_size: 21289144155.152
|
24 |
tags:
|
25 |
- anime
|
26 |
- japanese
|
|
|
34 |
- large-v3
|
35 |
- ja
|
36 |
- jp
|
37 |
+
configs:
|
38 |
+
- config_name: default
|
39 |
+
data_files:
|
40 |
+
- split: train
|
41 |
+
path: data/train-*
|
42 |
---
|
43 |
|
44 |
# Japanese Anime Speech Dataset V2
|