随笔分类 - kaldi
摘要:vim ~/.bashrc export KALDI_ROOT=/your/path source ~/.bashrc
阅读全文
摘要:--no-check-certificate
阅读全文
摘要:DecodableInterface<-DecodableAmDiagGmmUnmapped<-DecodableAmDiagGmmScaled DecodableAmDiagGmmScaled: gmmbin/gmm-decode-simple.cc DecodableAmDiagGmmUnmap
阅读全文
摘要:version control with git(Undone)
阅读全文
摘要:void SimpleDecoder::ProcessEmitting(DecodableInterface *decodable) { int32 frame = num_frames_decoded_; // Processes emitting arcs for one frame. Prop
阅读全文
摘要:find -name gmm-copy ./kaldi/src/gmmbin/gmm-copy ./kaldi/src/gmmbin/gmm-copy --binary=false ~/kaldi/egs/yesno/s5/exp/mono0a/final.mdl final.mdl.txt
阅读全文
摘要:cuda安装 可以跳过driver 查看GPU信息: nvidia-smi -l scp 源文件 目的文件夹 scp -r root@172.19.2.75:/home/root /home/daisy/*.tar.gz tar -zxvf 文件名.tar.gz 1、压缩命令: 命令格式:tar -
阅读全文