csukuangfj commited on
Commit
c68440f
1 Parent(s): 4047777

Update README

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -200,8 +200,8 @@ description = """
200
  This space shows how to do automatic speech recognition with Next-gen Kaldi.
201
 
202
  Please visit
203
- <https://huggingface.co/spaces/k2-fsa/streaming-automatic-speech-recognition>
204
- for streaming speech recognition with **Next-gen Kaldi**.
205
 
206
  It is running on CPU within a docker container provided by Hugging Face.
207
 
 
200
  This space shows how to do automatic speech recognition with Next-gen Kaldi.
201
 
202
  Please visit
203
+ <https://k2-fsa.github.io/sherpa/ncnn/wasm/hf-spaces.html>
204
+ for streaming speech recognition with **Next-gen Kaldi** using WebAssembly.
205
 
206
  It is running on CPU within a docker container provided by Hugging Face.
207