datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
contact-attendant-zhtw
Contact-Attendant zh-TW/en — speech → tool-call dialogs
The training & evaluation data behind Luigi/Qwen3-ASR-0.6B-Agent
— a 0.6B speech agent that hears a spoken request and emits a search_contacts tool call for a
bilingual (Traditional Chinese / English) office phone directory.
This dataset is fully self-contained: the audio clips, the multi-turn dialog transcripts, the
closed contact directory, and the scripts that generated them. With it you can reproduce the
fine-tuned… See the full description on the dataset page: https://huggingface.co/datasets/Luigi/contact-attendant-zhtw.Taiwan-Tongues-ASR-CE-dataset-zhtw
Taiwan-Tongues-ASR-CE-dataset-zhtw
本資料集為 Taiwan-Tongues-ASR-CE 專案所使用的預訓練資料,透過 WebDataset 格式打包,並上傳至 Hugging Face 以便研究人員與開發者自由取用。
📂 Dataset 結構
本資料集分為 Training 與 Test 兩個子集,均以 WebDataset tar 檔案形式存放:
Training set (WebDataset format)
train/train-000000.tar
train/train-000001.tar
...
Test set (WebDataset format)
test/test-000000.tar
...
tsv set
train.tsv
test.tsv
...
每個 tar 內部均包含對應的音檔與標註,方便直接搭配 WebDataset 與 PyTorch / Hugging Face datasets 進行訓練與測試。
🏷️… See the full description on the dataset page: https://huggingface.co/datasets/adi-gov-tw/Taiwan-Tongues-ASR-CE-dataset-zhtw.breezyvoice-zhtw-en-phone-corpus
BreezyVoice zh-TW / English Phone-Attendant Corpus (ASR-verified)
Synthetic Taiwan-Mandarin + English code-mixed speech for a phone-attendant domain,
generated with MediaTek-Research/BreezyVoice
(zero-shot voice clone, fixed reference voice) and ASR-verified: every clip was transcribed
with faster-whisper and kept only if its Han-character CER vs the intended text was below 0.3.
Built to distill BreezyVoice into a tiny real-time on-device TTS (the
Inflect-Nano architecture)… See the full description on the dataset page: https://huggingface.co/datasets/Luigi/breezyvoice-zhtw-en-phone-corpus.zh-taiwan
Dataset Card for zh-taiwan
zh-taiwan 是一個繁體中文之語音資料集,總計 2,740 筆音頻(train 2,698 / val 14 / test 28),音訊取樣率為 16 kHz。每筆資料包含音頻、音頻長度、繁體中文文本與對應之正規化(簡體)文本,適用於繁體中文之語音合成(TTS)或語音辨識(ASR)模型訓練與評測。
本資料集原始來源為 ivanzhu109/zh-taiwan,本 repository 僅作為鏡像與格式整理之版本,原始著作權歸原作者所有。
Dataset Details
Dataset Description
本資料集提供 train / val / test 三個子集,每筆資料包含下列欄位:
audio:16 kHz WAV 音頻;
text:繁體中文文本,其中英文詞彙以全大寫形式保留(如 FIREFOXONANDROID、GOOGLE);
normalized_text:對應之簡體中文正規化文本,保留相同英文大寫形式;… See the full description on the dataset page: https://huggingface.co/datasets/lianghsun/zh-taiwan.
