noxwano commited on
Commit
d3e0af5
·
verified ·
1 Parent(s): c44929a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +43 -0
README.md ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: agpl-3.0
3
+ task_categories:
4
+ - automatic-speech-recognition
5
+ - text-to-speech
6
+ language:
7
+ - ja
8
+ tags:
9
+ - speech
10
+ - audio
11
+ - japanese
12
+ - asmr
13
+ - anime
14
+ - voice
15
+ pretty_name: ASMR-Archive-Processed-SFW
16
+ size_categories:
17
+ - 1M<n<10M
18
+ ---
19
+
20
+ # ASMR-Archive-Processed-SFW
21
+
22
+ ## Overview
23
+ This dataset is an “educational” subset of the original [OmniAICreator/ASMR-Archive-Processed](https://huggingface.co/datasets/OmniAICreator/ASMR-Archive-Processed) dataset.
24
+ We filtered the original dataset to include only records where the `nsfw` metadata flag is `false`.
25
+ To maintain the randomness and anonymity of the entries, multiple directories were combined and shuffled.
26
+
27
+ > The `nsfw` tag in the original dataset is inherited from the tags of the original audio works before they were passed through the pipeline. **Therefore, this subset does not exhaustively cover all inherently SFW entries included in the original data.**
28
+
29
+
30
+ ## Dataset Contents & Preprocessing
31
+ For detailed information regarding the specific contents of the data and the original preprocessing pipelines, please refer to the original [OmniAICreator/ASMR-Archive-Processed](https://huggingface.co/datasets/OmniAICreator/ASMR-Archive-Processed) dataset.
32
+
33
+ ## Biases and Limitations
34
+ Users should be aware of the following limitations inherited from the original dataset:
35
+ * **Gender Bias**: Due to the nature of the source material, the voices are heavily skewed towards females.
36
+ * **Audio Artifacts**: Some segments might still contain overlapping speakers or residual ASMR sound effects despite the vocal isolation process.
37
+ * **Transcription Inaccuracies**: The text transcriptions are entirely AI-generated and lack manual verification; therefore, they may contain errors.
38
+
39
+ ## License & Usage
40
+ This dataset inherits the **AGPL-3.0 license** from the source datasets.
41
+
42
+ **Intended Use**: This dataset is intended strictly for educational and academic research purposes.
43
+ **Disclaimer**: Use is at your own risk. You must ensure compliance with applicable laws. The dataset is provided "as is" with absolutely no express or implied warranty.