nithinraok commited on
Commit
59943f0
Β·
1 Parent(s): 8a5dbc8

Signed-off-by: nithinraok <[email protected]>

Files changed (1) hide show
  1. app.py +11 -0
app.py CHANGED
@@ -338,6 +338,17 @@ with gr.Blocks(
338
 
339
  gr.HTML("<h1 style='text-align: center'>NeMo Canary 1B Flash model: Transcribe & Translate audio</h1>")
340
 
 
 
 
 
 
 
 
 
 
 
 
341
  with gr.Row():
342
  with gr.Column():
343
  gr.HTML(
 
338
 
339
  gr.HTML("<h1 style='text-align: center'>NeMo Canary 1B Flash model: Transcribe & Translate audio</h1>")
340
 
341
+ gr.HTML(
342
+ "<div style='background: linear-gradient(90deg, #76B900, #5A9200); color: white; padding: 15px; border-radius: 10px; margin: 15px 0; text-align: center;'>"
343
+ "<h3 style='margin: 0; font-size: 1.3em;'>πŸŽ‰ NEW: Canary 1B V2 is now available!</h3>"
344
+ "<p style='margin: 5px 0 0 0; font-size: 1.1em;'>🌍 <strong>25 European Languages</strong> | ⏱️ <strong>Much Improved Timestamp Prediction</strong> | πŸ”„ <strong>Enhanced ASR & AST</strong></p>"
345
+ "<p style='margin: 5px 0 0 0;'>"
346
+ "<a href='https://huggingface.co/nvidia/canary-1b-v2' target='_blank' style='color: white; text-decoration: underline; margin-right: 15px;'><strong>πŸ”— Model: nvidia/canary-1b-v2</strong></a>"
347
+ "<a href='https://huggingface.co/spaces/nvidia/canary-1b-v2' target='_blank' style='color: white; text-decoration: underline;'><strong>πŸš€ Try Live Demo</strong></a>"
348
+ "</p>"
349
+ "</div>"
350
+ )
351
+
352
  with gr.Row():
353
  with gr.Column():
354
  gr.HTML(