You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PaddleSpeech/third_party
Hui Zhang 8cbf6a2c9a
Update setup.py (#2879)
1 year ago
..
ctc_decoders Update setup.py (#2879) 1 year ago
python_kaldi_features update the version of ctcdecoders and feat,test=doc_fix (#1155) 3 years ago
README.md Update README.md 2 years ago
__init__.py Kaldi (#839) 3 years ago
install.sh remove useless third lib 3 years ago
install_win_ctc.bat fix:change bat script and readme 2 years ago

README.md

python_kaldi_features

python_kaldi_features
commit: fc1bd6240c2008412ab64dc25045cd872f5e126c
ref: https://zhuanlan.zhihu.com/p/55371926
license: MIT

Install ctc_decoder for Windows

install_win_ctc.bat is bat script to install paddlespeech_ctc_decoders for windows

Prepare your environment

insure your environment like this:

  • gcc: version >= 12.1.0
  • cmake: version >= 3.24.0
  • make: version >= 3.82.90
  • visual studio: version >= 2019

Start your bat script

start install_win_ctc.bat