Mahmoud Salhab commited on
Commit
c71f75e
·
1 Parent(s): 27dc445

updating last update msg

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -47,7 +47,7 @@ We also provide a comprehensive analysis of the models' robustness, speaker adap
47
  def styled_message(message):
48
  return f"<p style='color: green; font-size: 20px; text-align: center;'>{message}</p>"
49
 
50
- LAST_UPDATED = "Jan 12th 2025:[New models included: nvidia-Parakeet-ctc-1.1b-concat and nvidia-Parakeet-ctc-1.1b-universal]+[New dataset included: Casablanca]"
51
 
52
 
53
  results = {
 
47
  def styled_message(message):
48
  return f"<p style='color: green; font-size: 20px; text-align: center;'>{message}</p>"
49
 
50
+ LAST_UPDATED = "Apr 24th 2025:[New models included: cntxt-ai-munsit-1, elevenlabs-scribe-v1, microsoft-azure-stt, openai-gpt-4o-transcribe]"
51
 
52
 
53
  results = {