lars76/forced-alignment-chinese
Mandarin Chinese audio datasets aligned with Montreal Forced Aligner
This project helps speech researchers and linguists precisely time spoken Mandarin Chinese words and sounds within audio recordings. It takes an audio file and its written Chinese transcript, then outputs a detailed breakdown of when each word or even individual sound begins and ends. Voice talent managers or language educators can use this to analyze speech patterns with greater accuracy.
No commits in the last 6 months.
Use this if you need to accurately pinpoint the start and end times of Chinese words and phonemes in audio recordings, especially for Mandarin speech analysis or language research.
Not ideal if you are working with languages other than Mandarin Chinese or if you only need rough, sentence-level timing rather than precise word and phoneme-level alignment.
Stars
17
Forks
4
Language
Python
License
MIT
Category
Last pushed
Aug 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/lars76/forced-alignment-chinese"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
daanzu/kaldi-active-grammar
Python Kaldi speech recognition with grammars that can be set active/inactive dynamically at decode-time
gooofy/py-kaldi-asr
Some simple wrappers around kaldi-asr intended to make using kaldi's (online) decoders as...
nttcslab-sp/kaldiio
A pure python module for reading and writing kaldi ark files
pykaldi/pykaldi
A Python wrapper for Kaldi
kaldi-asr/kaldi
kaldi-asr/kaldi is the official location of the Kaldi project.