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