Commit Graph

62 Commits (3d77f49c0bf39d602de602db83b3da0487c935fe)

Author SHA1 Message Date
Hui Zhang 0730368e5d install soundfile lib
3 years ago
Hui Zhang a107b75bac transform; librispeech/s2 data process ok
3 years ago
Hui Zhang b2d05cf6c5 fix kaldi install
3 years ago
Hui Zhang a37cfbfb96 add fbank/pitch conf
3 years ago
Hui Zhang 7509dc4056 update path and flac
3 years ago
Hui Zhang 871fc5b70d more utils to support kaldi/espnet data preocess
3 years ago
Hui Zhang b3c5104499 fix wget
3 years ago
Hui Zhang 50f1434a4e fix wget
3 years ago
Hui Zhang e5b2c72bb6 using setup.py to install pkgs by shell script
3 years ago
Hui Zhang 82120c5ca4 setup.py install cpp deps
3 years ago
Hui Zhang 86df36a158 tools make
3 years ago
Hui Zhang feaf71d468 u2 kaldi mutli process test with batchsize one
3 years ago
gongel 5184c458fb fix: fix wget https
3 years ago
Hui Zhang d367da2822 fix sctk install
3 years ago
Hui Zhang 9abe33b4bd add score_sclite
3 years ago
TianYuan 2c75c923b9 fix_mfa
3 years ago
Hui Zhang fd8a4ec179
Merge pull request #729 from PaddlePaddle/fst
3 years ago
Hui Zhang ab5411ec16
Merge pull request #698 from yt605155624/thchs30_MFA
3 years ago
Hui Zhang 40dcbbde26 add srilm install
3 years ago
Hui Zhang 8c9e142492 fix kenlm install; librispeech s0 aug
3 years ago
Hui Zhang 3a21277798 fix install scripts
3 years ago
TianYuan c0ee57d400 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into thchs30_MFA
3 years ago
TianYuan 7d4eff2b86 add MFA example for THCHS30
3 years ago
Hui Zhang f6fb815364 mfa, kaldi install scripts
3 years ago
Hui Zhang ccfecd17b2 mfa and kaldi deps install
3 years ago
Hui Zhang 6ee67785f6 fix ctc alignment
3 years ago
Hui Zhang fd7c1b70cd using venv python
3 years ago
Hui Zhang 0066837377 downgrad python env version
3 years ago
Hui Zhang d0635c6592
using soxbinddings (#619)
3 years ago
Hui Zhang 538bf271eb
chinese char/word ngram lm (#613)
3 years ago
Hui Zhang a12b16787d
speech text process docs (#607)
3 years ago
Hui Zhang d7e753546a
Support paddle 2.x (#538)
3 years ago
Hui Zhang ba7cf0782e add copyright
3 years ago
Hui Zhang 126677a35c support py3
3 years ago
lfchener d89c3a48a7 unify api to 1.6 version and fix some problems
5 years ago
lfchener d74f4ff3f5 update deepspeech to fluid api
5 years ago
Yibing Liu 7c6fa642cd Rename infer_probs_batch to infer_batch_probs
7 years ago
Yibing Liu 6c2cf40ce1 Rename prefix 'infer_batch' to 'decode_batch'
7 years ago
Yibing Liu 10d3370970 Remove redundant lines in tune.py
7 years ago
Yibing Liu 3ecf1ad4f5 Decouple ext scorer init & inference & decoding for the convenience of tuning
7 years ago
Yibing Liu ae796a9dab Correct the error rate's computation for multiple sentences
7 years ago
Yibing Liu bf69a1013b Adapt tuning script to padding removing #444
7 years ago
yangyaming a084394128 Add doc and adjust some codes.
7 years ago
yangyaming 39dbcb4dfb Give option to disable converting from transcription text to ids.
7 years ago
Xinghai Sun 86811af7a3 Reset default value of batch_size, nun_proc_data and fix an invalid url for DS2.
7 years ago
Xinghai Sun 2e5e9b8c11 Turn on rnn_use_batch of Paddle for accelartion.
7 years ago
Yibing Liu 70e43c184c add model path check in tuning script
7 years ago
Yibing Liu 7d8402ab14 format the indent in tuning script
7 years ago
Yibing Liu 1db71425c2 avoid repeated infer for same batch in the tuning of DS2
7 years ago
Yibing Liu bad7e7fa24 add the import of cer in tuning script
7 years ago