Researchers release synthetic Bengali speech dataset for telecom customer-care scenarios
The 10,000-pair dataset includes 26.82 hours of 24 kHz speech with predefined splits and is released under CC-BY-4.0 on Hugging Face.
1 source · cross-referenced
- A new synthetic Bengali speech dataset for telecom customer-care scenarios contains 10,000 audio-text pairs (≈26.82 hours at 24 kHz).
- The dataset is publicly available on Hugging Face under the CC-BY-4.0 license with predefined train/validation/test splits (9,000/500/500).
- Speech was generated using OmniVoice in voice-cloning mode with bfloat16 precision and 16 diffusion sampling steps.
- Automatic intelligibility checks using a domain-adapted Whisper ASR model report average WER of 2.54% and CER of 0.59%.
Researchers from arXiv:2608.20346 introduced a synthetic Bengali speech dataset tailored for telecom customer-care scenarios. The dataset comprises 10,000 audio-text pairs totaling approximately 26.82 hours of speech at a 24 kHz sampling rate. It includes predefined train, validation, and test splits of 9,000, 500, and 500 examples, respectively.
The speech was generated using OmniVoice in voice-cloning mode, leveraging a real female reference recording and transcript. The generation process used bfloat16 precision, 16 diffusion sampling steps, and a speaking-rate control value of 1.0. In addition to the original Bengali text, the dataset provides a normalized transcript field designed to support ASR/STT training and evaluation.
To assess text-audio consistency, the authors conducted an automatic intelligibility check over all 10,000 samples using a domain-adapted Whisper ASR model fine-tuned from bengaliAI/tugstugi_bengaliai-regional-asr_whisper-medium. They also performed a manual listening check on selected samples. The evaluation reported an average word error rate (WER) of 2.54% and an average character error rate (CER) of 0.59%, with median WER and CER values of 0.00%.
The dataset is publicly released on Hugging Face under the CC-BY-4.0 license, enabling broader access for research and development in Bengali speech technologies.
- Aug 24, 2026 · arXiv cs.AI
Paper proposes Spec-Driven Agentic Development as a new paradigm for AI-native software delivery
Trust79 - Aug 24, 2026 · arXiv cs.CL
Structured persona extraction improves LLM digital twin accuracy by 1.91 percentage points in controlled tests
Trust79 - Aug 23, 2026 · MIT Technology Review — AI
AI agents lack creativity and judgment for open-ended research, study finds
Trust79