xinli/PaddleSpeech-develop/PaddleSpeech-develop/third_party
2025-11-26 14:14:19 +08:00
..
ctc_decoders 语音朗读 2025-11-26 14:14:19 +08:00
python_kaldi_features 语音朗读 2025-11-26 14:14:19 +08:00
__init__.py 语音朗读 2025-11-26 14:14:19 +08:00
install_win_ctc.bat 语音朗读 2025-11-26 14:14:19 +08:00
install.sh 语音朗读 2025-11-26 14:14:19 +08:00
README.md 语音朗读 2025-11-26 14:14:19 +08:00

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