Commit Graph

104 Commits (d879ba2fb090cac3f278973dacddbace4020d641)

Author SHA1 Message Date
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
Honei 305bacdcf2
Merge branch 'develop' into vox12
2 years ago
xiongxinlei 0bb67d8b8e add vector cli unit test, test=doc
2 years ago
TianYuan 342b487383 update readme for ljspeech hifigan, test=tts
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
xiongxinlei 9874fb7d75 add some comments in code
2 years ago
xiongxinlei b9eafddd94 change - to _ to distinguish field
2 years ago
xiongxinlei 9c6735f921 add vector voxceleb12 base mode url, test=doc
2 years ago
xiongxinlei d28ccfa96b add vector cli component, test=doc
2 years ago
KP 831cadacc7 Add paddleaudio doc.
2 years ago
Hui Zhang 6abc5d9f7e format
2 years ago
lym0302 99fa7a8205 add server cls, test=doc
3 years ago
Hui Zhang 5ba4907c44
Merge pull request #1514 from lym0302/server_cli
3 years ago
lym0302 ab04488738 update server cli, test=doc
3 years ago
lym0302 72c0cda30c add paddlespeech_server stats, test=doc
3 years ago
lym0302 395c923dee modified text sr to lang, test=doc
3 years ago
lym0302 96abb33b5b add __call__, test=doc
3 years ago
lym0302 5f1728f855 rm server related, test=doc
3 years ago
lym0302 35357e775e update, test=doc
3 years ago
lym0302 e5aa24fa5a resolve setup.py conflicts, test=doc
3 years ago
lym0302 fe6be4a65e Merge branch 'develop' of https://github.com/lym0302/PaddleSpeech into paddlespeech_stats
3 years ago
lym0302 f8375764b9 add paddlespeech stats, test=doc
3 years ago
Hui Zhang 6b1fe70100 format code,test=doc
3 years ago
WilliamZhang06 a6ec3a26f1
Merge branch 'develop' into server_asr
3 years ago
WilliamZhang06 8b4602f738 added isinstance code, test=doc
3 years ago
WilliamZhang06 147018a8b4 added cli changed code, test=doc
3 years ago
KP d36a4ccfc8 Add cli logger control.
3 years ago
KP 94ed5969fa Add cli logger control.
3 years ago
KP 7814fba07f Update batch input.
3 years ago
KP 05288fe1c3 Update batch input and stdin input.
3 years ago
KP 1818b058aa Support batch input in cls task.
3 years ago
TianYuan ae521d3700
Update infer.py
3 years ago
TianYuan 2cec8f6c76 update tts cli, test=doc
3 years ago
huangyuxin 9a55783aa0 fix resample
3 years ago
huangyuxin f428ec4431 change log of cli/asr/infer
3 years ago
huangyuxin 2a42421a63 cli add ds2-librispeech offline, fix versionm, test=asr
3 years ago
Hui Zhang 4128f4d61f
fix __version__ error in develop (#1398)
3 years ago
TianYuan 2844f388dc
[doc ]add tacotron2 readme (#1385)
3 years ago
huangyuxin 38edfd1a89 Add Deepspeech2 online and offline in cli
3 years ago
huangyuxin fe1dc9d211 refactor the cli/st, test=st
3 years ago
huangyuxin 11ba35d08b fix, test=doc_fix
3 years ago
huangyuxin 5c9e4caa7b add en and decode_method for cli/asr, test=asr
3 years ago
TianYuan fb238d83f4
update vctk voc1, test=tts (#1294)
3 years ago
KP a810cd4e5c
Add cli logging. (#1274)
3 years ago
TianYuan 680eac02b9
[tts]Update mb melgan (#1272)
3 years ago
AdamBear 36c9eaa437
Cache the TextFeaturizer instance for infer speed improvement. (#1260)
3 years ago