Commit Graph

22 Commits (a43ee0ff863d31e4e6d71910c3548e5e71a490e8)

Author SHA1 Message Date
Hui Zhang ba7cf0782e add copyright
4 years ago
Hui Zhang 862f9dec34 update decoder py3
4 years ago
Hui Zhang 00e109752a update travis to py3
4 years ago
Hui Zhang 126677a35c support py3
4 years ago
lfchener c4a8f0b455 fix the bug of setup.sh
5 years ago
lfchener d74f4ff3f5 update deepspeech to fluid api
5 years ago
Yibing Liu 3ea19973c6 add more comments to explain the modification
7 years ago
Yibing Liu 9f0c3467e5 fix decoders: force indices in FST starting from one & add version check in setup
7 years ago
Yibing Liu 22a882e30b Set the version of CTC decoders to 1.0
7 years ago
Yibing Liu 4b20a7029c skip scoring the end when using character-based scorer
7 years ago
Yibing Liu 921c6d0cc1 Add the scoring of last word/char of prefixes in CTC beam search decoder
7 years ago
Yibing Liu 2c63f3413f convert decoding results to unicode in DS2
7 years ago
Yibing Liu 45d5ad39b8 pass unittest for deprecated decoders
7 years ago
Yibing Liu bdfef747e6 adjust to pass ci
7 years ago
Yibing Liu 3018dcb4d9 format varabiables' name & add more comments
7 years ago
Yibing Liu a24d0138d9 adjust scorer's init & add logging for scorer & separate long functions
7 years ago
Yibing Liu 7e093ed1a3 expose param cutoff_top_n
7 years ago
Yibing Liu d77eec2bfe append some changes
7 years ago
Yibing Liu a18e6a7eda refine by following review comments
7 years ago
Yibing Liu e0ab51f46e move deprecated decoders
7 years ago
Yibing Liu 42efa720cb add __init__.py in decoders/swig
7 years ago
Yibing Liu f2120bb5dc adapt to the new structure
7 years ago