istupakov commited on
Commit
a4f981d
·
verified ·
1 Parent(s): de53c29

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -140,7 +140,6 @@ with gr.Blocks(title="onnx-asr demo") as demo:
140
  Supports Parakeet TDT 0.6B V2 (En) and GigaAM v2 (Ru) models
141
  (and many other modern [models](https://github.com/istupakov/onnx-asr?tab=readme-ov-file#supported-model-names)).
142
  You can also use it with your own model if it has a supported architecture.
143
- ```
144
  """)
145
  gr.TabbedInterface(
146
  [recognize_short, recognize_long],
 
140
  Supports Parakeet TDT 0.6B V2 (En) and GigaAM v2 (Ru) models
141
  (and many other modern [models](https://github.com/istupakov/onnx-asr?tab=readme-ov-file#supported-model-names)).
142
  You can also use it with your own model if it has a supported architecture.
 
143
  """)
144
  gr.TabbedInterface(
145
  [recognize_short, recognize_long],