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
c1b512c58a
PaddleSpeech
/
speechx
/
examples
/
CMakeLists.txt
4 lines
96 B
Raw
Normal View
History
Unescape
Escape
move egs from codelab to examples
3 years ago
cmake_minimum_required
(
VERSION
3.14
FATAL_ERROR
)
refactor speechx egs
3 years ago
add_subdirectory
(
ds2_ol
)
add_subdirectory
(
dev
)