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
ffd34bac6c
PaddleSpeech
/
third_party
/
python-pinyin
/
pypinyin
/
__main__.py
6 lines
95 B
Raw
Blame
History
#!/usr/bin/env python3
from
pypinyin
.
runner
import
main
if
__name__
==
'
__main__
'
:
main
(
)
Reference in new issue
View Git Blame
Copy Permalink