Fix python two pass ASR examples (#1230)
This commit is contained in:
@@ -18,8 +18,8 @@ The input text can contain English words.
|
||||
|
||||
Usage:
|
||||
|
||||
Please download the model from:
|
||||
https://huggingface.co/frankyoujian/Edge-Punct-Casing/resolve/main/sherpa-onnx-cnn-bilstm-unigram-bpe-en.7z
|
||||
Please download the model from:
|
||||
https://github.com/k2-fsa/sherpa-onnx/releases/download/punctuation-models/sherpa-onnx-punct-ct-transformer-zh-en-vocab272727-2024-04-12.tar.bz2
|
||||
|
||||
./bin/Release/sherpa-onnx-online-punctuation \
|
||||
--cnn-bilstm=/path/to/model.onnx \
|
||||
|
||||
Reference in New Issue
Block a user