Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -44,6 +44,10 @@ The goal of this dataset is to enhance the proficiency of automatic speech recog
|
|
44 |
|
45 |
A list of all audio files and transcriptions are [**here**](https://huggingface.co/datasets/joujiboi/japanese-anime-speech/raw/main/audio_transcription_list.txt).
|
46 |
|
|
|
|
|
|
|
|
|
47 |
# Changelog
|
48 |
|
49 |
* 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.
|
@@ -59,10 +63,6 @@ A list of all audio files and transcriptions are [**here**](https://huggingface.
|
|
59 |
* **4.9s** average audio length.
|
60 |
* **All** transcriptions have been scraped directly from the game files of visual novels.
|
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>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>
|
64 |
-
</div>
|
65 |
-
|
66 |
# To do
|
67 |
|
68 |
* [X] Create a dataset of over 10k items
|
|
|
44 |
|
45 |
A list of all audio files and transcriptions are [**here**](https://huggingface.co/datasets/joujiboi/japanese-anime-speech/raw/main/audio_transcription_list.txt).
|
46 |
|
47 |
+
<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">
|
48 |
+
<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>
|
49 |
+
</div>
|
50 |
+
|
51 |
# Changelog
|
52 |
|
53 |
* 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.
|
|
|
63 |
* **4.9s** average audio length.
|
64 |
* **All** transcriptions have been scraped directly from the game files of visual novels.
|
65 |
|
|
|
|
|
|
|
|
|
66 |
# To do
|
67 |
|
68 |
* [X] Create a dataset of over 10k items
|