CoolFace
Datasetpublic

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")

sourceHugging Faceupdated 2mo agoView on Hugging Face
1likes259downloads
Dataset Card

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

python
from datasets import load_dataset
ds = load_dataset("manhcuong2005/medical_noise_data")
manhcuong2005/medical_noise_data · CoolFace