Alexey Morozov
8097a56be8
Add missing installation of paddlepaddle ( #4130 )
...
* Add missing installation of paddlepaddle; removed from paddlespeech since it's broken
* Install paddlepaddle before paddlespeech
* Install paddlepaddle-gpu instead of paddlepaddle
4 months ago
zxcd
05cdbd8d5e
【doc】fix download link case abnormal traffic ( #4020 )
...
* fix download link case abnormal traffic
* fix code style
10 months ago
zxcd
0479cce8ff
【audio】remove paddleaudio from paddlespeech ( #3986 )
...
* remove paddleaudio from paddlespeech
* use scikit-learn instead sklearn
* add pathos
* remove utils
* add kaldiio
* remove useless print
11 months ago
mjxs
03022f2170
【Fix Speech Issue No.5】issue 3444 transformation import error ( #3779 )
...
* fix paddlespeech.s2t.transform.transformation import error
* fix paddlespeech.s2t.transform import error
2 years ago
Shuangchi He
8c7859d3bc
Fix some typos. ( #3178 )
...
Signed-off-by: Yulv-git <yulvchi@qq.com>
3 years ago
Zth9730
e6d20888c5
支持0维Tensor需要的修改 ( #2621 )
3 years ago
李子
5a58a27492
[TTS]指定G2PW的传入数据类型 , test=tts ( #2288 )
...
* fix ONNXRuntimeError Specify data type (int64),test=tts
* Tactron2→Tacotron2 ,test=doc
3 years ago
Jackwaterveg
35b3b16be5
Update tutorial_deepspeech2.ipynb
4 years ago
Jackwaterveg
7e4332c522
Update tutorial_transformer.ipynb
4 years ago
KP
425b085f94
Update cls tutorial. ( #1221 )
4 years ago
Jackwaterveg
758fd66695
[Doc]Tutorial:asr+cls ( #1161 )
...
* test=doc_fix
* test=doc_fix
* test=doc_fix
* test=doc_fix
4 years ago
gongenlei
74ba30a626
docs: add tutorial, test=doc_fix ( #1160 )
4 years ago
TianYuan
a3536efee0
[ doc]update tts tutorial ( #1142 )
...
* add conformer demos
* add README_cn for demos/text_to_speech, test=doc_fix
* add README_cn for demos/text_to_speech, test=doc_fix
* add README_cn for demos/text_to_speech, test=doc_fix
* update tts_tutorial.ipynb, test=doc_fix
* update tts_tutorial.ipynb, test=doc_fix
* update tts_tutorial.ipynb, test=doc_fix
4 years ago
TianYuan
9b4c616f90
update tts tutorial
4 years ago
TianYuan
c35457b80e
update tts_tutorial
4 years ago
TianYuan
d0f0a8e78d
update ipynb
4 years ago
TianYuan
f3fbce005e
update ipynb, add eval loss
4 years ago
TianYuan
9106a90055
update text_frontend_struct.png
4 years ago
TianYuan
30d09b411d
fix style_syn, replace DeepSpeech with PaddleSpeech in readme
4 years ago
TianYuan
0bc9450c51
Merge branch 'develop' of github.com:PaddlePaddle/DeepSpeech into fix_docs
4 years ago
TianYuan
0fcc5005a2
add tts tutorial
4 years ago
Hui Zhang
77bab04403
add tutorial dir
4 years ago