diepduclai/VietENT-Text
VietENT-Text — Vietnamese ENT clinical sentence corpus 20,908 unique Vietnamese ear-nose-throat clinical sentences and a 235-term ENT catalogue, written to train and evaluate speech recognition on ENT consultations. from datasets import load_dataset ds = load_dataset("diepduclai/VietENT-Text", split="train") ds[0]["text"] Why this exists Vietnamese ASR handles general speech well and medical terminology badly, and the failures are the dangerous kind. Measured on… See the full description on the dataset page: https://huggingface.co/datasets/diepduclai/VietENT-Text.
Upload README.md with huggingface_hub
Upload ent_terms_safety.py with huggingface_hub
Upload ent_tts2.py with huggingface_hub
Upload hotwords_catalogue_v2.txt with huggingface_hub
Upload data/train-00000-of-00001.parquet with huggingface_hub
initial commit
