Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -57,7 +57,7 @@ A list of all audio files and transcriptions can be found [**here**](https://hug
|
|
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 |
-
*
|
61 |
* Lastest version: **V5 - March 22nd 2024**
|
62 |
|
63 |
# Changelog
|
@@ -69,6 +69,7 @@ A list of all audio files and transcriptions can be found [**here**](https://hug
|
|
69 |
* **V5** - The dataset contains **73,004** audio-text pairs from eight different visual novels. Thorough cleaning has been done to remove most nsfw or low-quality audio files. This version contains **110 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
|
|
|
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 |
+
* Audio source: **visual novels**
|
61 |
* Lastest version: **V5 - March 22nd 2024**
|
62 |
|
63 |
# Changelog
|
|
|
69 |
* **V5** - The dataset contains **73,004** audio-text pairs from eight different visual novels. Thorough cleaning has been done to remove most nsfw or low-quality audio files. This version contains **110 hours** of audio.
|
70 |
|
71 |
# Bias and Limitations
|
72 |
+
|
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
|