Commit Graph

123 Commits (662b10dbeda3141f8a2b2496058f1fa6132b4e82)

Author SHA1 Message Date
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
Hui Zhang 6dedb63e8b
Merge pull request #1087 from Jackwaterveg/setup
3 years ago
huangyuxin 9fe0beee54 fix the bug: miss import after install
3 years ago
huangyuxin cea5ffe0e4 refactor the code
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
huangyuxin ed12db61a6 Separate the ctcdecoders
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
Hui Zhang 0818c1601d add __init__.py
3 years ago
Hui Zhang 03678c08c5
Merge branch 'develop' into fix_cli
3 years ago
huangyuxin 1b57d05d1b rm the os.chdir in cli asr
3 years ago
TianYuan aead853b1d
Update zh_frontend.py
3 years ago
huangyuxin 021311c76b add transformer to cli infer
3 years ago
KP 54cf048b2a Merge remote-tracking branch 'update_stream/develop' into cli
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
Junkun 4e31a4445d eval mode
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
Hui Zhang 4823892169
Merge pull request #1058 from Jackwaterveg/benchmark
3 years ago
Junkun 3a14b82844 minor
3 years ago
Junkun f50a2ab4ca fix bugs
3 years ago
huangyuxin cb383a39c3 fix the benchmark
3 years ago
huangyuxin d0bf506fee fix the load checkpoint
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
Hui Zhang 39228864bb format code
3 years ago
Hui Zhang d395c2b8e3 jsonlines reade manifest file
3 years ago
Hui Zhang 7554b6107a using visualdl; fix read_manifest
3 years ago
huangyuxin cdc8520969 add the infer
3 years ago
KP c94ebdc52c Add python api for executor.
3 years ago