manhcuong2005/medical_noise_data
Medical Noise Dataset Dữ liệu âm thanh tiếng Việt đã được tăng cường nhiễu (noise augmentation + RIR convolution). Nguồn gốc Audio gốc: dolly-vn/dolly-audio-1000h-vietnamese Noise sources: YouTube extracted, WHAM!, Hospital ambient noise RIR: Real RIR far-field (RVB2014) Cách load from datasets import load_dataset ds = load_dataset("manhcuong2005/medical_noise_data")
1259
Medical Noise Dataset
Dữ liệu âm thanh tiếng Việt đã được tăng cường nhiễu (noise augmentation + RIR convolution).
Nguồn gốc
- Audio gốc:
dolly-vn/dolly-audio-1000h-vietnamese - Noise sources: YouTube extracted, WHAM!, Hospital ambient noise
- RIR: Real RIR far-field (RVB2014)
Cách load
from datasets import load_dataset
ds = load_dataset("manhcuong2005/medical_noise_data")