This website works better with JavaScript.
欢迎来到马士兵代码仓库
Sign In
msb-public
/
PaddleSpeech
mirror of
https://github.com/PaddlePaddle/PaddleSpeech
Watch
1
Star
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
a0c89ae7e0
develop
r1.5
r1.4
speechx
r1.3
r1.2
r1.1
r1.0
r0.2
r0.1
r0.1.0
r0.1.1
r0.1.2
r0.2.0
r1.0.0
r1.0.0a
r1.0.1
r1.1.0
r1.2.0
r1.3.0
r1.4.0
r1.4.1
r1.4.2
r1.5.0
v1.0
v1.1
v2.1.0
v2.1.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'a0c89ae7e0'
${ noResults }
PaddleSpeech
/
requirements.txt
5 lines
87 B
Raw
Normal View
History
Unescape
Escape
1. Fix incorrect decoder result printing. 2. Fix incorrect batch-norm usage in RNN. 3. Fix overlapping train/dev/test manfests. 4. Update README.md and requirements.txt. 5. Expose more arguments to users in argparser. 6. Update all other details.
8 years ago
wget==3.2
Fix ci following: 1. Unify the dependency installation process in setup.sh. 2. Change the version of package scipy from 0.13.0b1 to 0.13.1
8 years ago
scipy==0.13.1
resolve conflicts in requirements.txt
8 years ago
resampy==0.1.5
refine ctc_beam_search_decoder
8 years ago
https://github.com/kpu/kenlm/archive/master.zip