csukuangfj commited on
Commit
887be19
1 Parent(s): 3c08450

update app description

Browse files
Files changed (1) hide show
  1. app.py +10 -0
app.py CHANGED
@@ -229,10 +229,20 @@ for streaming speech recognition with **Next-gen Kaldi** using WebAssembly.
229
 
230
  It is running on CPU within a docker container provided by Hugging Face.
231
 
 
 
 
 
 
 
 
 
232
  See more information by visiting the following links:
233
 
234
  - <https://github.com/k2-fsa/icefall>
235
  - <https://github.com/k2-fsa/sherpa>
 
 
236
  - <https://github.com/k2-fsa/k2>
237
  - <https://github.com/lhotse-speech/lhotse>
238
 
 
229
 
230
  It is running on CPU within a docker container provided by Hugging Face.
231
 
232
+ Please input audio files less than 30 seconds in this space.
233
+
234
+ Please see <https://huggingface.co/spaces/k2-fsa/generate-subtitles-for-videos>
235
+ if you want to try files longer than 30 seconds.
236
+
237
+ For text to speech, please see
238
+ <https://huggingface.co/spaces/k2-fsa/text-to-speech>
239
+
240
  See more information by visiting the following links:
241
 
242
  - <https://github.com/k2-fsa/icefall>
243
  - <https://github.com/k2-fsa/sherpa>
244
+ - <https://github.com/k2-fsa/sherpa-onnx>
245
+ - <https://github.com/k2-fsa/sherpa-ncnn>
246
  - <https://github.com/k2-fsa/k2>
247
  - <https://github.com/lhotse-speech/lhotse>
248