Commit Graph

228 Commits (30e546c7b6c9aabfbada906996555d6776d76974)

Author SHA1 Message Date
Hui Zhang 6b1fe70100 format code,test=doc
2 years ago
WilliamZhang06 a6ec3a26f1
Merge branch 'develop' into server_asr
2 years ago
WilliamZhang06 8b4602f738 added isinstance code, test=doc
2 years ago
WilliamZhang06 147018a8b4 added cli changed code, test=doc
2 years ago
KP d36a4ccfc8 Add cli logger control.
2 years ago
KP 94ed5969fa Add cli logger control.
2 years ago
KP 7814fba07f Update batch input.
2 years ago
KP 05288fe1c3 Update batch input and stdin input.
2 years ago
KP 1818b058aa Support batch input in cls task.
2 years ago
TianYuan ae521d3700
Update infer.py
2 years ago
TianYuan 2cec8f6c76 update tts cli, test=doc
2 years ago
huangyuxin 9a55783aa0 fix resample
2 years ago
huangyuxin f428ec4431 change log of cli/asr/infer
2 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
TianYuan fbe3c05137
add style_melgan and hifigan in tts cli, test=tts (#1241)
3 years ago
KP d362d28d35 Remove logging file in cli api.
3 years ago
KP 9ec2bc8e2e Update README. test=doc_fix
3 years ago
Jackwaterveg 879857332d
[version]add paddlespeech.__version__ (#1166)
3 years ago
Jackwaterveg e9748faa71
[Cli]optimize the cli, add --yes, and delete transformer_aishell (#1154)
3 years ago
KP 16d6ed3842 Add automatic_video_subtitiles demo.
3 years ago
KP 7394a18732 Add default arguments in cls python api.
3 years ago
Jackwaterveg 5b446f6321
[Config]clear the u2 decode config for asr (#1107)
3 years ago
KP 074559fe90
[CLI][Demo][Text]Refactor punctuation_restoration. (#1013)
3 years ago
Hui Zhang 51d7a07c6d
format and fix pre-commit (#1120)
3 years ago
TianYuan 5f0f76f249
add eval() for inference model (#1114)
3 years ago
TianYuan 59e4a34071 Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into tts_cli
3 years ago
TianYuan 3de4130dfc update am name
3 years ago
TianYuan 3fe75f833d
Merge pull request #1109 from yt605155624/tts_cli
3 years ago
TianYuan ca12a83d5a update voc name
3 years ago
TianYuan 965a57ef0e
Update README.md
3 years ago
Jackwaterveg 9e31a606d1
set default encoding utf8 for win (#1101)
3 years ago
TianYuan df5fe035e5
Update README.md
3 years ago
KP 1909f2f620 Add tts demo.
3 years ago
KP 3701fba0be Update download logic and fix README typos.
3 years ago
gongel dc60aeb8c2 format
3 years ago
gongel 31510d088c refactor: rm kaldi_io
3 years ago
TianYuan 2189b46004 add tts cli
3 years ago
KP 70a8a75476 Add st demo.
3 years ago
gongel 20d88ec673 refactor: update params/input/output/namestyle
3 years ago
KP 6c1e6e7876 Update recommended model to cnn14 and argument name in __call__.
3 years ago
KP 0b7e0d1e2e Update tags of pretrained_models.
3 years ago
KP d08b824d72 Update README.
3 years ago
KP 61e39daccc Optimize model init.
3 years ago
KP 528c70e515 Remove TODO.
3 years ago
KP b072453ca8 Fix decompressing problem.
3 years ago
KP 29da318379 Add audio classification cli.
3 years ago
gongel f5c61ced28 feat: add st cli
3 years ago
huangyuxin 1b57d05d1b rm the os.chdir in cli asr
3 years ago
huangyuxin 021311c76b add transformer to cli infer
3 years ago
huangyuxin a258a34ec0 revise the convert pcm
3 years ago
Jackwaterveg 8ec576f477
Update infer.py
3 years ago
huangyuxin b0356ae489 revise
3 years ago
huangyuxin 957f2e3a1c revise
3 years ago
huangyuxin aee530af27 revise the sample rate
3 years ago
KP a19e51d7da Update python api.
3 years ago
KP e0642ffc77 Update doc strings.
3 years ago
huangyuxin 90d648a601 support using by __call__
3 years ago
huangyuxin aecb5f567c Merge branch 'tmp' into 1048
3 years ago
KP 44e9b032d5 Update inputs and outputs of executor.
3 years ago
huangyuxin 3fadcde5e2 revise the asr infer.py
3 years ago
KP 1707244472 Update device usage.
3 years ago
KP 000294132c Rename s2t to asr.
3 years ago
huangyuxin 43f4d47bfa add the call in infer.py
3 years ago
huangyuxin cdc8520969 add the infer
3 years ago
KP c94ebdc52c Add python api for executor.
3 years ago
KP e9798498d6 Update asr inference in paddlespeech.cli.
3 years ago
KP 4d39a7746e Add paddlespeech.cli.
3 years ago
KP 98f0806353 Add paddlespeech.cli.
3 years ago