sbapan41 commited on
Commit
0cb2248
·
verified ·
1 Parent(s): 6efb86d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -313,7 +313,7 @@ def play_segment(evt: gr.SelectData, raw_ts_list, current_audio_path):
313
 
314
  article = (
315
  "<p style='font-size: 1.1em;'>"
316
- "This demo showcases <code><a href='https://huggingface.co/nvidia/parakeet-tdt-0.6b-v2'>parakeet-tdt-0.6b-v2</a></code>, a 600-million-parameter model designed for high-quality English speech recognition."
317
  "</p>"
318
  "<p><strong style='color: red; font-size: 1.2em;'>Key Features:</strong></p>"
319
  "<ul style='font-size: 1.1em;'>"
 
313
 
314
  article = (
315
  "<p style='font-size: 1.1em;'>"
316
+ "This demo showcases <code><a href='https://huggingface.co/Quantumhash/Quantum_STT_V2.0'>Quantum_STT_V2.0</a></code>, a 600-million-parameter model designed for high-quality English speech recognition."
317
  "</p>"
318
  "<p><strong style='color: red; font-size: 1.2em;'>Key Features:</strong></p>"
319
  "<ul style='font-size: 1.1em;'>"