Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,4 @@
|
|
1 |
---
|
2 |
-
language:
|
3 |
-
- ja
|
4 |
-
license: cc0-1.0
|
5 |
-
size_categories:
|
6 |
-
- 10K<n<100K
|
7 |
-
task_categories:
|
8 |
-
- automatic-speech-recognition
|
9 |
-
pretty_name: Japanese-Anime-Speech
|
10 |
dataset_info:
|
11 |
features:
|
12 |
- name: audio
|
@@ -15,15 +7,19 @@ dataset_info:
|
|
15 |
dtype: string
|
16 |
splits:
|
17 |
- name: train
|
18 |
-
num_bytes:
|
19 |
-
num_examples:
|
20 |
-
download_size:
|
21 |
-
dataset_size:
|
22 |
configs:
|
23 |
- config_name: default
|
24 |
data_files:
|
25 |
- split: train
|
26 |
path: data/train-*
|
|
|
|
|
|
|
|
|
27 |
tags:
|
28 |
- anime
|
29 |
- japanese
|
@@ -31,32 +27,50 @@ tags:
|
|
31 |
- nihongo
|
32 |
- speech
|
33 |
- audio-text
|
|
|
|
|
|
|
|
|
34 |
---
|
35 |
# Japanese Anime Speech Dataset
|
36 |
|
37 |
**japanese-anime-speech** is an audio-text dataset designed for the training of automatic speech recognition models. The dataset is comprised of thousands of audio clips and their corresponding transcriptions from different visual novels.
|
38 |
|
39 |
-
The goal of this dataset is to enhance the proficiency of automatic speech recognition systems, such as OpenAI's Whisper, in accurately transcribing dialogue from anime and other similar Japanese media. This genre is characterized by unique linguistic features and speech patterns that diverge from conventional Japanese speech.
|
40 |
-
|
41 |
-
Code used for scraping this audio will be available once I feel it is reliable and easy-to-use.
|
42 |
|
43 |
-
|
44 |
-
<p><b>NSFW Warning:</b> Please be advised that the majority of the audio in this dataset is sourced from visual novels and may include content that is not suitable for all audiences, such as suggestive sounds or heavy breathing. Efforts are underway to ensure that such content is substantially minimized in future updates of the dataset. </p>
|
45 |
-
</div>
|
46 |
|
47 |
# Changelog
|
48 |
|
49 |
-
*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
|
51 |
# To do
|
52 |
|
53 |
* [X] Create a dataset of over 10k items
|
54 |
-
* [
|
55 |
-
* [
|
56 |
-
* [ ] Create a workflow for scraping audio from visual novels that use an engine other than Artemis
|
57 |
-
* [ ] Clean out nsfw audio
|
58 |
-
* [ ] Create a dataset of over 20k items
|
59 |
* [ ] Create a dataset of over 30k items
|
|
|
|
|
60 |
* [ ] Convert names in transcriptions to katakana?
|
61 |
|
62 |
# Use & Credit
|
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: audio
|
|
|
7 |
dtype: string
|
8 |
splits:
|
9 |
- name: train
|
10 |
+
num_bytes: 6338735137.714
|
11 |
+
num_examples: 16143
|
12 |
+
download_size: 6016375356
|
13 |
+
dataset_size: 6338735137.714
|
14 |
configs:
|
15 |
- config_name: default
|
16 |
data_files:
|
17 |
- split: train
|
18 |
path: data/train-*
|
19 |
+
task_categories:
|
20 |
+
- automatic-speech-recognition
|
21 |
+
language:
|
22 |
+
- ja
|
23 |
tags:
|
24 |
- anime
|
25 |
- japanese
|
|
|
27 |
- nihongo
|
28 |
- speech
|
29 |
- audio-text
|
30 |
+
pretty_name: Japanese-Anime-Speech
|
31 |
+
size_categories:
|
32 |
+
- 10K<n<100K
|
33 |
+
license: cc0-1.0
|
34 |
---
|
35 |
# Japanese Anime Speech Dataset
|
36 |
|
37 |
**japanese-anime-speech** is an audio-text dataset designed for the training of automatic speech recognition models. The dataset is comprised of thousands of audio clips and their corresponding transcriptions from different visual novels.
|
38 |
|
39 |
+
The goal of this dataset is to enhance the proficiency of automatic speech recognition systems, such as OpenAI's [Whisper](https://huggingface.co/openai/whisper-large-v2), in accurately transcribing dialogue from anime and other similar Japanese media. This genre is characterized by unique linguistic features and speech patterns that diverge from conventional Japanese speech.
|
|
|
|
|
40 |
|
41 |
+
The code used for scraping the audio will be available once I feel it is reliable enough and easy-to-use.
|
|
|
|
|
42 |
|
43 |
# Changelog
|
44 |
|
45 |
+
* V1 - This version contains **16,143** audio-text pairs from the visual novel `IxSHE Tell`. Some cleaning of the transcriptions has been done to get rid of unwanted characters at the start and end of lines, but I intend to do much more for the second version.
|
46 |
+
|
47 |
+
* **V2** - The dataset now contains **23,422** audio-text pairs from three different visual novels. Lots of cleaning has been done to remove nsfw lines, especially noises that aren't words.
|
48 |
+
|
49 |
+
# Dataset information
|
50 |
+
|
51 |
+
* The dataset contains **32.57** hours of labeled audio (OpenAI suggests a minimum of 5 hours for productive [Whisper](https://huggingface.co/openai/whisper-large-v2) fine-tuning).
|
52 |
+
* The average audio length is 5.0s.
|
53 |
+
|
54 |
+
### The dataset is comprised of:
|
55 |
+
* **23,422** audio-text pairs
|
56 |
+
* **12,782** lines from **IxSHE Tell** (3,739/16,521 were filtered out)
|
57 |
+
* **8,102** lines from **ユキイロサイン** (1,842/9,944 were filtered out)
|
58 |
+
* **2,538** lines from **幼馴染のいる暮らし** (26/2564 were filtered out)
|
59 |
+
|
60 |
+
|
61 |
+
|
62 |
+
<div class="course-tip course-tip-orange bg-gradient-to-br dark:bg-gradient-to-r before:border-orange-500 dark:before:border-orange-800 from-orange-50 dark:from-gray-900 to-white dark:to-gray-950 border border-orange-50 text-orange-700 dark:text-gray-400">
|
63 |
+
<p><b>NSFW Warning:</b> Please be advised that the majority of the audio in this dataset is sourced from visual novels and may include content that is not suitable for all audiences, such as suggestive sounds or mature topics. Efforts have been undertaken to minimise this content. </p>
|
64 |
+
</div>
|
65 |
|
66 |
# To do
|
67 |
|
68 |
* [X] Create a dataset of over 10k items
|
69 |
+
* [X] Create a dataset of over 20k items
|
70 |
+
* [X] Compress the audio with minimal quality loss
|
|
|
|
|
|
|
71 |
* [ ] Create a dataset of over 30k items
|
72 |
+
* [ ] Create more workflows for scraping audio from visual novels that use an engine other than Artemis
|
73 |
+
* [ ] Add audio from more visual novels
|
74 |
* [ ] Convert names in transcriptions to katakana?
|
75 |
|
76 |
# Use & Credit
|