Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -52,6 +52,13 @@ A list of all audio files and transcriptions are [**here**](https://huggingface.
|
|
52 |
<p><b>Content 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 as much as possible. </p>
|
53 |
</div>
|
54 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
55 |
|
56 |
# Changelog
|
57 |
|
@@ -61,19 +68,11 @@ A list of all audio files and transcriptions are [**here**](https://huggingface.
|
|
61 |
* V4 - The dataset contains **47,844** audio-text pairs from six different visual novels. Thorough cleaning has been done to remove almost all nsfw or low-quality audio files. This version contains **63.4 hours** of audio.
|
62 |
* **V5** - The dataset contains **73,004** audio-text pairs from eight different visual novels. Thorough cleaning has been done to remove almost all nsfw or low-quality audio files. This version contains **63.4 hours** of audio.
|
63 |
|
64 |
-
# Dataset information
|
65 |
-
|
66 |
-
* Lastest version: **V5 - March 22nd 2024**
|
67 |
-
* **73,004** audio-text pairs
|
68 |
-
* **110 hours** of audio (OpenAI suggests a minimum of [5 hours](https://huggingface.co/blog/fine-tune-whisper) for productive [Whisper](https://huggingface.co/openai/whisper-large-v2) fine-tuning).
|
69 |
-
* **5.4s** average audio length
|
70 |
-
* Transcriptions have been scraped directly from the game files of **visual novels**
|
71 |
-
|
72 |
# Bias and Limitations
|
73 |
This dataset, while valuable for training anime-style Japanese speech recognition, has some inherent biases and limitations. The audio is primarily sourced from visual novels, leading to a gender bias towards female voices and a domain-specific vocabulary revolving around topics such as love, relationships, and fantasy. Additionally, the professionally produced nature of the audio results in clear and slow speech, which may not fully reflect real-world speaking patterns.
|
74 |
|
75 |
# Use & Credit
|
76 |
|
77 |
-
This dataset is openly available for commercial or non-commercial use. Anyone is welcome to use this
|
78 |
|
79 |
I hope that by sharing this dataset, we (the open-source community) improve automatic speech recognition for anime content.
|
|
|
52 |
<p><b>Content 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 as much as possible. </p>
|
53 |
</div>
|
54 |
|
55 |
+
# Dataset information
|
56 |
+
|
57 |
+
* **73,004** audio-text pairs
|
58 |
+
* **110 hours** of audio (OpenAI suggests a minimum of [5 hours](https://huggingface.co/blog/fine-tune-whisper) for productive [Whisper](https://huggingface.co/openai/whisper-large-v2) fine-tuning).
|
59 |
+
* **5.4s** average audio length
|
60 |
+
* Transcriptions have been scraped directly from the game files of **visual novels**
|
61 |
+
* Lastest version: **V5 - March 22nd 2024**
|
62 |
|
63 |
# Changelog
|
64 |
|
|
|
68 |
* V4 - The dataset contains **47,844** audio-text pairs from six different visual novels. Thorough cleaning has been done to remove almost all nsfw or low-quality audio files. This version contains **63.4 hours** of audio.
|
69 |
* **V5** - The dataset contains **73,004** audio-text pairs from eight different visual novels. Thorough cleaning has been done to remove almost all nsfw or low-quality audio files. This version contains **63.4 hours** of audio.
|
70 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
71 |
# Bias and Limitations
|
72 |
This dataset, while valuable for training anime-style Japanese speech recognition, has some inherent biases and limitations. The audio is primarily sourced from visual novels, leading to a gender bias towards female voices and a domain-specific vocabulary revolving around topics such as love, relationships, and fantasy. Additionally, the professionally produced nature of the audio results in clear and slow speech, which may not fully reflect real-world speaking patterns.
|
73 |
|
74 |
# Use & Credit
|
75 |
|
76 |
+
This dataset is openly available for commercial or non-commercial use. Anyone is welcome to use this dataset as they deem appropriate. However, the creator assumes no responsibility for the consequences of its use. While not mandatory, crediting this dataset with a hyperlink in any derivative work would be greatly appreciated.
|
77 |
|
78 |
I hope that by sharing this dataset, we (the open-source community) improve automatic speech recognition for anime content.
|