Streaming-Zipformer / app /asr_worker.py

Commit History

add fp16 version of zipformer-zh-xlarge 06-30 and zipformer-zh 06-30
70a816c

Luigi commited on

do not make path check in choose_file() as model has not been downloaded yet
ac441da

Luigi commited on

add debug msg to choose_file()
6ffa7d7

Luigi commited on

fix for relative weight path
f95c465

Luigi commited on

1. Add two models
a6f5dad

Luigi commited on

add endpoint detection
548b7ed

Luigi commited on

fallback to fp32 weights if int8 counterpart is not available
30a3b5d

Luigi commited on

add csukuangfj/sherpa-onnx-streaming-zipformer-ar_en_id_ja_ru_th_vi_zh-2025-02-10">zipformer-ar_en_id_ja_ru_th_vi_zh model
ca1c0dd

Luigi commited on

1. convert every hotword into zhcn for zhcn models
c335e79

Luigi commited on

bugfix on hotword biasing
3ed4a9b

Luigi commited on

update asr worker
e3fb82b

Luigi commited on

update asr_worker.py
debc9c5

Luigi commited on

add hotwords_file_path
1da82c9

Luigi commited on

sanitize hotword list
6c8af7a

Luigi commited on

remove \ from the end of line in hotword files
202cb59

Luigi commited on

add hotwords (ie. speech context) demo
ab74fc2

Luigi commited on

add bilingual small model (new default)
9fba0a6

Luigi commited on

remove inexisting models
6296708

Luigi commited on

remove final, as this demo perform asr forever
a1d489d

Luigi commited on

fix model id
2632b6f

Luigi commited on

add more models
454a10d

Luigi commited on

fix cache directory access degnied issue
4a7594f

Luigi commited on

fix local model path err
b26d94c

Luigi commited on

get model from HF hub in runtime
ab9b679

Luigi commited on

auto-detect mic sample rate
7c3f2af

Luigi commited on

1. add to traditional chinese conversion 2. improve ui layout
231cd3a

Luigi commited on

Revert "add simplified to traditional chinese conversion"
221a9c5

Luigi commited on

add simplified to traditional chinese conversion
8ebc812

Luigi commited on

resample mic audio to 16kHz
2a8a9a5

Luigi commited on

commit app, Dockerfile and requirements.txt
2318eae

Luigi commited on