Commit Graph

32 Commits (e84690f6f005ae8e6b7f123bfeb2cd9d304c9838)

Author SHA1 Message Date
huangyuxin e84690f6f0 add conda install pipline
3 years ago
Hui Zhang 3d77f49c0b using pip isntall -e . , remove steup.sh
3 years ago
Hui Zhang e2bcaee4f1 merge deepspeech, parakeet and text_processing into paddlespeech
3 years ago
Hui Zhang a107b75bac transform; librispeech/s2 data process ok
3 years ago
Hui Zhang ba28c92b41 setup with ubuntu deps
3 years ago
Hui Zhang 69bd17dcb2 refactor raw ctc decoder into ctcdecoder
3 years ago
Hui Zhang cc813b18d3 fix install and format code
3 years ago
Hui Zhang 74f987aa8f setup.sh with tools/ make
3 years ago
Hui Zhang 571b13c53f add dur utils
3 years ago
Hui Zhang b076d3e9bb fix autolog install; only autolog in test, or will hangup
3 years ago
Jackwaterveg 1690bd5911 added the way of installing auto_log into setup.sh
3 years ago
Hui Zhang 538bf271eb
chinese char/word ngram lm (#613)
3 years ago
Hui Zhang 71e046b0ba
E2E/Streaming Transformer/Conformer ASR (#578)
3 years ago
Hui Zhang 3a2de9e461
Fix (#594)
3 years ago
Hui Zhang d4e84f9b9d
fix doc link and enhance install (#570)
3 years ago
Hui Zhang d7e753546a
Support paddle 2.x (#538)
3 years ago
Hui Zhang 126677a35c support py3
3 years ago
Yibing Liu 9f0c3467e5 fix decoders: force indices in FST starting from one & add version check in setup
7 years ago
Yibing Liu 1471103daa use cd instead of pushd in setup.sh
7 years ago
Yibing Liu e92d01e562 disable the make output of libsndfile in setup
7 years ago
Yibing Liu acf2072ed4 Merge branch 'develop' of upstream into ctc_decoder_deploy
7 years ago
yangyaming 1b206b3390 fix bugs for model.py and demo_server.py.
7 years ago
Yibing Liu a18e6a7eda refine by following review comments
7 years ago
Luo Tao 638fae13f4 use wget to download
7 years ago
Xinghai Sun 526e18b119 Add function docs for layer.py and model.py and update other details.
7 years ago
Luo Tao b72b70e54c add soundfile read/write unitest
7 years ago
Luo Tao c7676286ab install libsndfile from /usr to thirdparty
7 years ago
xushaoyong 286228c219 Merge pull request #127 from pkuyym/fix-soundfile
7 years ago
yangyaming 6d6cdf4057 Refine SoundFile installation process.
7 years ago
Xinghai Sun 13f708739b Improve audio featurizer and add shift augmentor.
7 years ago
yangyaming a5dcd23bf2 Follow comments.
7 years ago
yangyaming d35b747175 Fix ci following:
7 years ago