Commit Graph

134 Commits (2a1cbf2d85e4f517aae2b8b7ea8ff080bdcbbef2)

Author SHA1 Message Date
Jackwaterveg 9e31a606d1
set default encoding utf8 for win (#1101)
4 years ago
Hui Zhang 764a5d4271
Merge branch 'develop' into ctc
4 years ago
Hui Zhang b1c80c45e0 remove ctc grad norm type in config
4 years ago
huangyuxin 1d4002409f separate the sox and soxbindings with the requirements
4 years ago
TianYuan df5fe035e5
Update README.md
4 years ago
TianYuan a6e0a69da8
Merge pull request #1095 from KPatr1ck/demo
4 years ago
TianYuan 963e906f56
Merge pull request #1068 from yt605155624/add_style_melgan
4 years ago
KP 1909f2f620 Add tts demo.
4 years ago
KP 3701fba0be Update download logic and fix README typos.
4 years ago
TianYuan f701882b66 update add_style_melgan
4 years ago
gongel dc60aeb8c2 format
4 years ago
gongel 31510d088c refactor: rm kaldi_io
4 years ago
TianYuan 2189b46004 add tts cli
4 years ago
KP 70a8a75476 Add st demo.
4 years ago
Hui Zhang 6dedb63e8b
Merge pull request #1087 from Jackwaterveg/setup
4 years ago
huangyuxin 9fe0beee54 fix the bug: miss import after install
4 years ago
huangyuxin cea5ffe0e4 refactor the code
4 years ago
gongel 20d88ec673 refactor: update params/input/output/namestyle
4 years ago
KP 6c1e6e7876 Update recommended model to cnn14 and argument name in __call__.
4 years ago
huangyuxin ed12db61a6 Separate the ctcdecoders
4 years ago
KP 0b7e0d1e2e Update tags of pretrained_models.
4 years ago
KP d08b824d72 Update README.
4 years ago
KP 61e39daccc Optimize model init.
4 years ago
KP 528c70e515 Remove TODO.
4 years ago
KP b072453ca8 Fix decompressing problem.
4 years ago
KP 29da318379 Add audio classification cli.
4 years ago
gongel f5c61ced28 feat: add st cli
4 years ago
Hui Zhang 0818c1601d add __init__.py
4 years ago
TianYuan 7b2ecb6eed add style_melgan, test=tts
4 years ago
Hui Zhang 03678c08c5
Merge branch 'develop' into fix_cli
4 years ago
huangyuxin 1b57d05d1b rm the os.chdir in cli asr
4 years ago
TianYuan aead853b1d
Update zh_frontend.py
4 years ago
huangyuxin 021311c76b add transformer to cli infer
4 years ago
TianYuan a070524d37 Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_style_melgan, test=tts
4 years ago
TianYuan dd36eafe34 add style_melgan
4 years ago
KP 54cf048b2a Merge remote-tracking branch 'update_stream/develop' into cli
4 years ago
huangyuxin a258a34ec0 revise the convert pcm
4 years ago
Jackwaterveg 8ec576f477
Update infer.py
4 years ago
huangyuxin b0356ae489 revise
4 years ago
huangyuxin 957f2e3a1c revise
4 years ago
huangyuxin aee530af27 revise the sample rate
4 years ago
Junkun 4e31a4445d eval mode
4 years ago
KP a19e51d7da Update python api.
4 years ago
KP e0642ffc77 Update doc strings.
4 years ago
huangyuxin 90d648a601 support using by __call__
4 years ago
huangyuxin aecb5f567c Merge branch 'tmp' into 1048
4 years ago
KP 44e9b032d5 Update inputs and outputs of executor.
4 years ago
huangyuxin 3fadcde5e2 revise the asr infer.py
4 years ago
Hui Zhang 4823892169
Merge pull request #1058 from Jackwaterveg/benchmark
4 years ago
Junkun 3a14b82844 minor
4 years ago