litagin's picture
Update README.md
386974f verified
---
license: other
task_categories:
- automatic-speech-recognition
- text-to-speech
language:
- ja
pretty_name: ReazonSpeechV2Denoised
size_categories:
- 10M<n<100M
---
# Reazon Speech v2 DENOISED
- [Reazon Speech v2](https://huggingface.co./datasets/reazon-research/reazonspeech)の音声ファイルをUVRを使用してBGMやノイズ除去した[このデータセット](https://openxlab.org.cn/datasets/Stardust/Reazon-speech2)のミラーです。
- 作者(のおそらく一人?)である[Stardust-minus](https://huggingface.co./Stardust-minus)さんによるデータセットの説明:
> Reazon-Speech2データセットは、現在UVRによって処理され公開されています。私は3674/4096ファイルの処理を完了しました。全データセットは8台のA800 GPUを使用して約10日間でクリーニングされました。
## English ver
- This is a **mirror** of [this dataset](https://openxlab.org.cn/datasets/Stardust/Reazon-speech2), which consits of audio files of [Reazon Speech v2](https://huggingface.co./datasets/reazon-research/reazonspeech) denoised and background music removed using UVR.
- Dataset description by (maybe? one of) the author(s) [Stardust-minus](https://huggingface.co./Stardust-minus):
> The Reazon-Speech2 Dataset, which have been ran UVR now public. I have completed about 3674/4096 files. The whole dataset was cleaned on 8*A800 GPUs about ~10days.
## Original Dataset Source
- All the credits go to the original authors and contributors.
### Reazon Speech v2
- Hugging Face Dataset Page: [reazon-research/reazonspeech](https://huggingface.co./datasets/reazon-research/reazonspeech)
- Project Page: [Reazon Research](https://research.reazon.jp/projects/ReazonSpeech/index.html)
### Denoised ver
- [Stardust/Reazon-speech2](https://openxlab.org.cn/datasets/Stardust/Reazon-speech2) in openxlab
## License
This dataset is licensed under the same license as the original Reazon Speech corpus: [CDLA-Sharing-1.0](https://cdla.dev/sharing-1-0/) with the following restriction:
> TO USE THIS DATASET, YOU MUST AGREE THAT YOU WILL USE THE DATASET SOLELY FOR THE PURPOSE OF JAPANESE COPYRIGHT ACT ARTICLE 30-4.
## Disclaimer (from the original Reazon Speech)
**TO USE THIS DATASET, YOU MUST AGREE THAT YOU WILL USE THE DATASET SOLELY FOR THE PURPOSE OF JAPANESE COPYRIGHT ACT ARTICLE 30-4.**
## Dataset Format
- *No transcripstions*, so please refer to e.g. [all.tsv of this mirror](https://huggingface.co./datasets/litagin/reazon-speech-v2-clone) for the transcriptions of audio files.
- No modifications of audio file names.
Structure of the repository (note that it's different from the Reazon Speech, and be aware of the **directory** `data/001.tar/`)
```
.
└── data
├── 001.tar/
│ └── 001.tar
├── 002.tar/
│ └── 002.tar
...
```