Commit Graph

205 Commits (92d09d5cce640300ac182852600217ac8796c34f)

Author SHA1 Message Date
TianYuan df3f975ea5 Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_vits
2 years ago
TianYuan 58028509c3 replace dynamic_import
2 years ago
xiongxinlei b1ef434983 update the max len compute method, test=doc
2 years ago
xiongxinlei 0ea39f837b add asr time limt configuration, test=doc
2 years ago
KP 19d015b60a Add RFT for asr task.
2 years ago
KP da08f1c1af Add RFT for asr task.
2 years ago
Hui Zhang 02e7586394 update readme
2 years ago
Hui Zhang 94aaa61726
Merge pull request #1858 from KPatr1ck/cli_version
2 years ago
KP 677898ab96 Add version command in cli.
2 years ago
root 3a7896fc96 update cli, test=asr
2 years ago
Hui Zhang 8522b82999 format
2 years ago
xiongxinlei 10da21a77b update the vector cli for server, test=doc
2 years ago
xiongxinlei b1dddddbe0 add vector server, test=doc
2 years ago
Hui Zhang fc96130fdc fix speechx core dump when stop immediately after start
2 years ago
huangyuxin 4494f5a1fc add cli models, test=doc
2 years ago
huangyuxin 18197cd3a5 renew ds2 model, test=doc
2 years ago
Honei f72cbc9b6d
Merge branch 'develop' into v0.3
2 years ago
xiongxinlei 7007b0ecac update the asr server api, test=doc
2 years ago
Hui Zhang 5e23025c31 fix speechx ws server to return dummpy partial result, fix hang for ws client
2 years ago
Hui Zhang d7c8c1779f
Merge pull request #1786 from Jackwaterveg/debug
2 years ago
huangyuxin e145b26355 fix
2 years ago
huangyuxin 4f9e8bfa90 renew ds2 online, test=doc
2 years ago
Hui Zhang f11855415c
Merge pull request #1770 from Jackwaterveg/cli
2 years ago
huangyuxin 1e999c27e9 fix exit, test=doc
2 years ago
xiongxinlei ba62b85e9b add text punc server, test=doc
2 years ago
huangyuxin c21c3d220d fix infer, test=doc
2 years ago
TianYuan 0b1b573a3f
Merge pull request #1767 from Jackwaterveg/cli
2 years ago
huangyuxin ad4e04fc82 add conformer_online_aishell, test=doc
2 years ago
huangyuxin 12d2f6ea95 fix conformer_aishell of cli, test=doc
2 years ago
Hui Zhang 91e24b0480 format code
2 years ago
huangyuxin 19998ea29b add aishell conformer, test=doc
2 years ago
Hui Zhang c7d9b11529 format
2 years ago
xiongxinlei babac27a79 fix ds2 online edge bug, test=doc
2 years ago
xiongxinlei dcab04a799 merge develop to server
2 years ago
xiongxinlei f56dba0ca7 fix the code format, test=doc
2 years ago
Honei 55122cfc86
Merge branch 'develop' into server
2 years ago
TianYuan a44f5c099e update cli, test=doc
2 years ago
Honei 9d20a10b5a
Merge branch 'develop' into server
2 years ago
xiongxinlei d21ccd0287 add conformer online server, test=doc
2 years ago
TianYuan 8b801ca18b change NLC to NCL in speedyspeech, test=tts
2 years ago
Honei f500fa8bde
Merge pull request #1646 from Honei/develop
2 years ago
Hui Zhang 1843bed458
Merge pull request #1666 from Jackwaterveg/cli
2 years ago
Jackwaterveg c852776bc6
test=doc
2 years ago
Jackwaterveg 4922e697e1
update cli, test = asr
2 years ago
Jackwaterveg 1c05d03806
test=asr
2 years ago
Honei 83310b6379
Merge branch 'develop' into develop
2 years ago
huangyuxin faf21f033f add duration limitation for asr
2 years ago
xiongxinlei d064c8196e update the speaker verification model, test=doc
2 years ago
xiongxinlei e72912adb9 update the speaker verification model, test=doc
2 years ago
xiongxinlei 48b8cc8937 add score method, test=doc
2 years ago
xiongxinlei ed7113f320 change the vector output to numpy.array
2 years ago
xiongxinlei 2c9dc0c89b add some vector cli comments, test=doc
3 years ago
xiongxinlei ef1bc5e815 vector cli output dim info, test=doc
3 years ago
xiongxinlei d5142e5e15 add vector cli annotation, test=doc
3 years ago
xiongxinlei ad2caf2ccb add speaker verification demo and doc, test=doc
3 years ago
Honei 305bacdcf2
Merge branch 'develop' into vox12
3 years ago
xiongxinlei 0bb67d8b8e add vector cli unit test, test=doc
3 years ago
TianYuan 342b487383 update readme for ljspeech hifigan, test=tts
3 years ago
TianYuan e5e8b8a129
Merge pull request #1587 from yt605155624/add_vctk_hifigan
3 years ago
TianYuan 6469568d2a update readme for vctk hifigan, test=tts
3 years ago
xiongxinlei 9874fb7d75 add some comments in code
3 years ago
xiongxinlei b9eafddd94 change - to _ to distinguish field
3 years ago
xiongxinlei 9c6735f921 add vector voxceleb12 base mode url, test=doc
3 years ago
xiongxinlei d28ccfa96b add vector cli component, test=doc
3 years ago
KP 831cadacc7 Add paddleaudio doc.
3 years ago
Hui Zhang 6abc5d9f7e format
3 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