Hui Zhang
1a1ce92cb4
Merge pull request #2415 from Zth9730/u2++_decoder
...
[s2t] support bitransformer decoder
2 years ago
TianYuan
52af86fcc3
fix ERNIE-SAT bug when edit the end of sentenses, test=doc ( #2432 )
2 years ago
tianhao zhang
d3e5937591
support bitransformer decoder
2 years ago
TianYuan
b14da765e8
frm random spk embedding in voice cloning, test=doc ( #2429 )
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
tianhao zhang
027535dec1
support bitransformer decoder, test=asr
2 years ago
tianhao zhang
0a95689461
support bitransformer decoder
2 years ago
tianhao zhang
455379b88e
support bitransformer decoder
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
TianYuan
5e714ecb4a
[doc]update api docs ( #2406 )
...
* update apt docs, test=doc
2 years ago
TianYuan
eac362057c
add typehint for g2pw ( #2390 )
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
80b180217d
[TTS] fix some bugs of ERNIE-SAT ( #2378 )
...
* fix ernie_sat, test=tts
* fix for comments, test=tts
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
tianhao zhang
663e3ab58e
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
7e4f3b029c
Merge pull request #2359 from yt605155624/add_vc2
...
[TTS]add aishell3 voice cloning with ECAPA-TDNN spk encoder
2 years ago
tianhao zhang
82e04d7815
fix trianer
2 years ago
TianYuan
f7873773bf
uadd __init__.py for VITS, test=tts ( #2362 )
2 years ago
TianYuan
35c6ffa90b
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into add_vc2
2 years ago
TianYuan
e622f42d92
add aishell3 voice cloning with ECAPA-TDNN spk encoder
2 years ago
TianYuan
1c30cff1bf
fix gpus of ernie_sat, test=tts ( #2355 )
2 years ago
Hui Zhang
2bb40c41ba
Merge pull request #2351 from Zth9730/fix_deepspeech
...
[s2t] fix deepspeech2 decode_wav
2 years ago
tianhao zhang
ab92e2c98c
fix deepspeech2 decode_wav
2 years ago
艾梦
ea9ee93739
[TTS]Update VITS to support VITS and its voice cloning training on AIShell-3 ( #2268 )
...
* code for training vits voice clone on aishell3.
Co-authored-by: TianYuan <white-sky@qq.com>
2 years ago
TianYuan
795eb7bd10
format paddlespeech with pre-commit ( #2331 )
2 years ago
TianYuan
5d5888af8e
fix tone, update readme ( #2335 )
2 years ago
贾晓
0b544ee84e
Merge pull request #2336 from Zth9730/fix_multigpu_train
...
[s2t] fix format test=asr
2 years ago
tianhao zhang
cdcb1a5316
s2t: fix encoder.py
2 years ago
tianhao zhang
ed2819d7af
fix format test=asr
2 years ago
Hui Zhang
58ab7e8d10
Merge pull request #2334 from Zth9730/fix_multigpu_train
...
[s2t] fix asr_engine.py
2 years ago
tianhao zhang
1dfca4ef73
fix multigpu training
2 years ago
Hui Zhang
94e750c4c4
Merge pull request #2327 from Zth9730/fix_multigpu_train
...
[s2t] fix conformer/transformer multi-gpu training, maybe impact dy2st
2 years ago
tianhao zhang
ed80b0e2c3
fix multigpu training test=asr
2 years ago
tianhao zhang
733ec7f2bc
fix conformer multi-gpu training test=asr
2 years ago
David An (An Hongliang)
f5367f5efb
[TTS]fix bug of tone modify ( #2323 )
...
* add special tone modifed case
Co-authored-by: TianYuan <white-sky@qq.com>
2 years ago
Zhao Yuting
c28064fec2
Update asr_engine.py ( #2302 )
...
* Update asr_engine.py
* Update asr_engine.py
* Update application.yaml
must add parameter "num_decoding_left_chunks" so as to modify this in other scenarios.
* Update asr_engine.py
* Update application.yaml
* Update application.yaml
* Update asr_engine.py
2 years ago
TianYuan
7b864e8f38
clean old ernie sat inference scripts ( #2316 )
2 years ago
David An (An Hongliang)
c7163abffa
add thanks into readme, append data for chinese unit ( #2312 )
...
* add chinese words correct phonic,test=tts
* added thanks into readme. add data of unit, test=tts
* added thanks into readme. add data of unit, test=tts
* modify data of unit, test=tts
* modify thanks, test=tts
2 years ago
彭震东
c9de22eaa8
[TN] Update quantifiers ( #2308 )
2 years ago
TianYuan
d1c70a7809
fix g2pw model ( #2304 )
2 years ago
liangym
043b21d3b4
fix mix frontend, test=tts ( #2299 )
2 years ago
David An (An Hongliang)
25b96405df
add chinese words correct phonic,test=tts ( #2300 )
2 years ago
TianYuan
c1d4551055
add ernie sat synthesize_e2e, test=tts ( #2287 )
2 years ago
李子
5a58a27492
[TTS]指定G2PW的传入数据类型 , test=tts ( #2288 )
...
* fix ONNXRuntimeError Specify data type (int64),test=tts
* Tactron2→Tacotron2 ,test=doc
2 years ago
TianYuan
3f9339edff
Update polyphonic.yaml
2 years ago