Commit Graph

426 Commits (r0.2)

Author SHA1 Message Date
TianYuan 5bff096715
Merge pull request #1634 from yt605155624/cnn_decoder
2 years ago
TianYuan 3aec266ca5 add chunk size and pad size in args, test=doc
2 years ago
TianYuan 4d7cd0e063 add streaming synthesize, test=tts
2 years ago
liangym 602b0b0da3
Merge pull request #1632 from lym0302/develop
2 years ago
Hui Zhang 61941d14b0
Merge pull request #1627 from WilliamZhang06/ws-develop
2 years ago
WilliamZhang06 2ec8d608bf fixed comments, test=doc
2 years ago
liangym 21c4132eda
Update paddlespeech_client.py
2 years ago
TianYuan 005aa4066c Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into cnn_decoder
2 years ago
TianYuan 0fc79f474d add CNNDecoder, test=tts
2 years ago
WilliamZhang06 d847fe29cf added online asr engine , test=doc
2 years ago
TianYuan 318edec303
Merge pull request #1613 from yt605155624/restructure_expand
2 years ago
Hui Zhang 943d4ac1ee
Merge pull request #1612 from Jackwaterveg/update
2 years ago
huangyuxin f47146af49 add docstring, test=asr
2 years ago
huangyuxin ed490b66cb update spectrogram, test=asr
2 years ago
Hui Zhang 84d712d493 format code, test=doc
2 years ago
Honei d60856b1ed
Merge pull request #1614 from Honei/vox12
2 years ago
xiongxinlei ed7113f320 change the vector output to numpy.array
2 years ago
TianYuan bc5ae43d3a restructure expand in length_regulator.py for paddle2onnx, test=tts
2 years ago
huangyuxin 0ffe1f9114 replace kaidi_fbank with paddleaudio
2 years ago
Hui Zhang caee809513
Merge pull request #1605 from Honei/vox12
2 years ago
xiongxinlei 5ae57206f3 add paddlespeech vector modules __init__.py
2 years ago
xiongxinlei 2c9dc0c89b add some vector cli comments, test=doc
2 years ago
xiongxinlei ef1bc5e815 vector cli output dim info, test=doc
2 years ago
xiongxinlei d5142e5e15 add vector cli annotation, test=doc
2 years ago
xiongxinlei ad2caf2ccb add speaker verification demo and doc, test=doc
2 years ago
TianYuan 3cc0ec950e
Merge pull request #1604 from lym0302/add_readme
2 years ago
lym0302 829f1e332e update readme, test=doc
2 years ago
xiongxinlei 0f78d25f76 add vector cli batch and pipeline test demo, test=doc
2 years ago
Honei 305bacdcf2
Merge branch 'develop' into vox12
2 years ago
xiongxinlei 0bb67d8b8e add vector cli unit test, test=doc
2 years ago
KP b6e976a860
Merge pull request #1602 from yt605155624/fix_dtype
2 years ago
xiongxinlei 62cbce6915 add vectorwrapper to extract audio embedding
2 years ago
TianYuan 8938483529
Merge pull request #1601 from yt605155624/add_ljspeech_hifigan
2 years ago
TianYuan 5347dbad3f fix dtype of window of stft, test=tts
2 years ago
TianYuan 342b487383 update readme for ljspeech hifigan, test=tts
2 years ago
Hui Zhang 4051e7b762 fix compliance test bug, and format
2 years ago
TianYuan 26ef47810d
Merge pull request #1593 from windstamp/npu_dev_20220322
2 years ago
zhangkeliang 59b3de6a6d [NPU] test TransformerTTS with NPU
2 years ago
Jackwaterveg fcc1762048
Merge pull request #1577 from Jackwaterveg/change_init
2 years ago
huangyuxin e1b581b622 fix some bug, test=asr
2 years ago
Hui Zhang b5315657ff
Merge pull request #1509 from qingen/cluster
2 years ago
huangyuxin 6da8465f14 add dist_sampler args, test=asr
2 years ago
TianYuan e5e8b8a129
Merge pull request #1587 from yt605155624/add_vctk_hifigan
2 years ago
TianYuan 6469568d2a update readme for vctk hifigan, test=tts
2 years ago
huangyuxin a4f5a68074 fix some format, test=asr
2 years ago
xiongxinlei d85d1deef5 exec pre-commit in paddlespeech vector, test=doc
2 years ago
xiongxinlei 9874fb7d75 add some comments in code
2 years ago
huangyuxin e991d82ae7 Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into change_init
2 years ago
huangyuxin d53e1163a6 update the code, test=asr
2 years ago
xiongxinlei b9eafddd94 change - to _ to distinguish field
2 years ago