Skip to content

Wei-Jianan/phoneme-forced-aligner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependency

build htk

cd ./3rdparty/htk
./configure
make -j4
make install

install sox ffmpeg

apt install sox ffmpeg

install pypinyin jieba

python -m pip install jieba pypinyin

Build

python setup.py install

Use Case

python test.py

About

htk based phoneme forced aligner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages