iftaken
|
6a575218fa
|
fix TDNN to ECAPA-TDNN,text=doc
|
2 years ago |
zhoupc2015
|
2ae0f66d0d
|
Solve "unknown format: 3" (#2422)
* Solve execute the following code with return wav:
iob = io.BytesIO(wav)
wave.open(iob, 'rb')
will throw an "unknown format: 3" exception
|
2 years ago |
iftaken
|
e9db93def7
|
rename finetune yaml name
|
2 years ago |
Hui Zhang
|
309c8d70d9
|
add reverse weight
|
2 years ago |
Hui Zhang
|
9b66680ea4
|
Merge branch 'u2++_decoder' into u2pp_export
|
2 years ago |
iftaken
|
ceeb56719d
|
update readme, test=doc
|
2 years ago |
tianhao zhang
|
027535dec1
|
support bitransformer decoder, test=asr
|
2 years ago |
Hui Zhang
|
6fc4b28093
|
add comment
|
2 years ago |
Hui Zhang
|
f95edc382c
|
format
|
2 years ago |
Hui Zhang
|
322301a6db
|
add reverse pad with sos and eos test
|
2 years ago |
THUzyt21
|
bdbacd4249
|
precomited
|
2 years ago |
Zhao Yuting
|
d5dec46336
|
Update README.md
|
2 years ago |
Zhao Yuting
|
18b71dc136
|
Update README.md
|
2 years ago |
Zhao Yuting
|
0c52ca03ac
|
Update README.md
|
2 years ago |
Zhao Yuting
|
aeb7e07f50
|
Update README.md
|
2 years ago |
tianhao zhang
|
0a95689461
|
support bitransformer decoder
|
2 years ago |
Zhao Yuting
|
17a92ccbf7
|
Merge branch 'PaddlePaddle:develop' into Deploy-fast-text-model-for-cli
|
2 years ago |
tianhao zhang
|
455379b88e
|
support bitransformer decoder
|
2 years ago |
Zhao Yuting
|
a63a0b1350
|
Update pretrained_models.py
|
2 years ago |
Zhao Yuting
|
12a11394bd
|
Update infer.py
add a new faster model to infer in cli
|
2 years ago |
liangym
|
99551e5686
|
[tts] update finetune yaml and readme (#2418)
* update yaml and readme, test=tts
|
2 years ago |
Zhao Yuting
|
fb7f04e021
|
Update README.md
|
2 years ago |
Zhao Yuting
|
92d09d5cce
|
Update README_cn.md
|
2 years ago |
Zhao Yuting
|
57dcd0d17f
|
Update infer.py
change the infer in order to implement the new faster model for text
|
2 years ago |
Zhao Yuting
|
b627666ce9
|
Update model_alias.py
Add a new model for faster text process in cli
|
2 years ago |
Zhao Yuting
|
a02654660a
|
Update pretrained_models.py
Add a new model for faster text process
|
2 years ago |
iftaken
|
ad097a36b8
|
update readme and delete unuseful code
|
2 years ago |
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 |