CoolFace
Datasetpublic

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.

sourceHugging Facecc-by-4.0updated 2mo agoView on Hugging Face
0likes31downloads
6 commits on main
8fc1aec2mo ago

Upload README.md with huggingface_hub

diepduclai
00972e42mo ago

Upload ent_terms_safety.py with huggingface_hub

diepduclai
78ba6332mo ago

Upload ent_tts2.py with huggingface_hub

diepduclai
4ad8f572mo ago

Upload hotwords_catalogue_v2.txt with huggingface_hub

diepduclai
151a8dc2mo ago

Upload data/train-00000-of-00001.parquet with huggingface_hub

diepduclai
58dadaa2mo ago

initial commit

diepduclai