Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,30 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
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: audio
|
12 |
+
- name: transcription
|
13 |
+
dtype: string
|
14 |
+
tags:
|
15 |
+
- anime
|
16 |
+
- japanese
|
17 |
+
- 日本語
|
18 |
+
- nihongo
|
19 |
+
- speech
|
20 |
+
- audio-text
|
21 |
+
- asr
|
22 |
+
- whisper
|
23 |
+
- voice
|
24 |
+
- large-v3
|
25 |
+
- ja
|
26 |
+
- jp
|
27 |
+
---
|
28 |
+
# Japanese Anime Speech Dataset V2
|
29 |
+
|
30 |
+
This dataset is in the works.
|