Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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/
|
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;'>"
|