TianYuan
|
a17baad534
|
Update README.md
|
2 years ago |
TianYuan
|
1b82404def
|
Update README.md
|
2 years ago |
iftaken
|
7f862b0d67
|
use MAIN_ROOT and delete png
|
2 years ago |
iftaken
|
d5d94cbd6c
|
Merge branch 'develop' of github.com:iftaken/PaddleSpeech into dev-web-cmd
|
2 years ago |
iftaken
|
a488ec8342
|
use cmd for voiceclone , finetune and ernie-sat
|
2 years ago |
WongLaw
|
c6361a5f07
|
Replaced the fixed path with the dynamic path in MFA, test=doc (#2416)
* Replaced the fixed path with the dynamic path in MFA, test=doc
|
2 years ago |
TianYuan
|
5cdc79ddf2
|
[doc]add finetune demos in readthe docs (#2411)
* add finetune demos, test=doc
|
2 years ago |
WongLaw
|
5753138681
|
Replaced the fixed path with the dynamic path in MFA, test=doc
|
2 years ago |
tianhao zhang
|
ecbf324286
|
support bitransformer decoder, test=asr
|
2 years ago |
tianhao zhang
|
1a56a6e42b
|
add bitransformer decoder, test=asr
|
2 years ago |
Hui Zhang
|
53d6baff0b
|
format
|
2 years ago |
Hui Zhang
|
549d477592
|
fix code style
|
2 years ago |
Hui Zhang
|
4d5cfd4003
|
export param from cnofig
|
2 years ago |
Hui Zhang
|
e3298c79ce
|
Merge branch 'develop' into u2_export
|
2 years ago |
Hui Zhang
|
260752aa2a
|
using forward_attention_decoder
|
2 years ago |
WongLaw
|
68bd85a6b8
|
Merge branch 'PaddlePaddle:develop' into develop
|
2 years ago |
TianYuan
|
5e714ecb4a
|
[doc]update api docs (#2406)
* update apt docs, test=doc
|
2 years ago |
TianYuan
|
e6cbcca3e2
|
fix ERNIE-SAT README, test=doc (#2392)
|
2 years ago |
TianYuan
|
eac362057c
|
add typehint for g2pw (#2390)
|
2 years ago |
Zth9730
|
68c2ec7563
|
Merge pull request #2391 from Zth9730/update_result
[s2t] update wenetspeech RESULT.md, add chunk=-1 result of online conformer
|
2 years ago |
tianhao zhang
|
4ac206e22f
|
update wenetspeech RESULT.md, test=doc
|
2 years ago |
liangym
|
cdf095595f
|
[tts] finetune add frozen (#2385)
* finetune add frozen
|
2 years ago |
Hui Zhang
|
0d7d87120b
|
simplify feature pipeline graph
|
2 years ago |
WongLaw
|
324b166c52
|
Removed useless spk_id in speech_server and streaming_tts_server from demos, and support bilingual server engine, test=tts (#2380)
* Removed useless spk_id in speech_server and streaming_tts_server from demos, and support bilingual server engine.
|
2 years ago |
TianYuan
|
02679906e6
|
Update tts_papers.md
|
2 years ago |
WongLaw
|
fab5b3a3a6
|
Merge branch 'PaddlePaddle:develop' into develop
|
2 years ago |
TianYuan
|
80b180217d
|
[TTS] fix some bugs of ERNIE-SAT (#2378)
* fix ernie_sat, test=tts
* fix for comments, test=tts
|
2 years ago |
Hui Zhang
|
8690a00bd8
|
add feature pipeline layer(cmvn, fbank), but to_static and jit.layer output is not equal
|
2 years ago |
TianYuan
|
ec571bb0d1
|
Update README.md
|
2 years ago |
Hui Zhang
|
67709155e9
|
add chunk conformer config from release model
|
2 years ago |
yuehuayingxueluo
|
445cb2b08c
|
fix prepare.sh (#2376)
Co-authored-by: yuehuayingxueluo <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>
|
2 years ago |
Hui Zhang
|
07f566e0a5
|
Merge pull request #2372 from Zth9730/fix_dp_init
[s2t] DataParallel init method changed, fixed conformer could not multi-gpu training and don't affect dy2st
|
2 years ago |
Hui Zhang
|
02ac117dfb
|
Merge pull request #2373 from Zth9730/update_result
[s2t] update wenetspeech streaming coformer result
|
2 years ago |
Hui Zhang
|
3a8869fba4
|
rm to_static decarator; configure jit save for ctc_activation
|
2 years ago |
Hui Zhang
|
1c9f238ba0
|
configurable export
|
2 years ago |
tianhao zhang
|
08c3ceb04b
|
update wenetspeech streaming coformer result
|
2 years ago |
Hui Zhang
|
63aeb747b0
|
more comment
|
2 years ago |
Hui Zhang
|
a7c6c54e75
|
fix
|
2 years ago |
Hui Zhang
|
d638325c46
|
do not jit save forward; using slice for zeros([0,0,0,0]) tensor
|
2 years ago |
tianhao zhang
|
663e3ab58e
|
fix dp init
|
2 years ago |
TianYuan
|
fdcc8c0427
|
Update README.md
|
2 years ago |
tianhao zhang
|
08b9c45811
|
fix dp init
|
2 years ago |
tianhao zhang
|
6745e9dd6b
|
fix dp init
|
2 years ago |
tianhao zhang
|
598eb1a5ef
|
Merge branch 'develop' into fix_dp_init
|
2 years ago |
WongLaw
|
989b755e8e
|
Revised must_neural_tone_words, test=doc. (#2370)
* Revised must_neural_tone_words.
|
2 years ago |
tianhao zhang
|
9560d650db
|
fix dp init
|
2 years ago |
TianYuan
|
26e3bbceaa
|
update __init__.py, test=tts
|
2 years ago |
TianYuan
|
0975a332c4
|
Update README.md
|
2 years ago |
WongLaw
|
a1f87f9b40
|
Revised must_neural_tone_words.
|
2 years ago |
WongLaw
|
cb7b2cab10
|
Merge branch 'PaddlePaddle:develop' into develop
|
2 years ago |