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
add paddlelite in setup.py
Browse Source
pull/2667/head
TianYuan
3 years ago
parent
3e045ce052
commit
b6ccd47e7c
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
setup.py
Unescape
Escape
View File
@ -75,6 +75,7 @@ base = [
"
braceexpand
"
,
"
braceexpand
"
,
"
pyyaml
"
,
"
pyyaml
"
,
"
pybind11
"
,
"
pybind11
"
,
"
paddlelite
"
,
"
paddleslim==2.3.4
"
,
"
paddleslim==2.3.4
"
,
]
]
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
msb-public/PaddleSpeech
Title
Body
Create Issue