Commit History

Update app.py
b5cd1cb
verified

MohamedRashad commited on

Fix minimum battles requirement for leaderboard to 30
9bbaa4c

MohamedRashad commited on

Update minimum battles requirement for leaderboard and enhance GPU handling in refresh_leaderboard
1d7f5b8

MohamedRashad commited on

Add latency update to leaderboard based on feedback from Dr. Hazem Abdelazim
ee09e69

MohamedRashad commited on

Filter leaderboard models to include only those with a minimum of 30 battles
fe44c8f

MohamedRashad commited on

Update demo launch configuration to specify server name and port
c960619

MohamedRashad commited on

Disable server-side rendering mode in demo launch
6a04592

MohamedRashad commited on

Update app.py
4de1247
verified

MohamedRashad commited on

Disable sharing option in demo launch for improved privacy
2389591

MohamedRashad commited on

Update leaderboard layout and latency display for improved clarity and interaction
cb51c90

MohamedRashad commited on

Add latency tracking to model comparison and leaderboard display
f0613ba

MohamedRashad commited on

Revise content in About section for clarity and engagement; update tab names for consistency
c137327

MohamedRashad commited on

Enhance leaderboard metadata display with battle count and updated styling
5907211

MohamedRashad commited on

Update header and latest updates section to include links to blog post and GitHub repository
3796faf

MohamedRashad commited on

Update latest updates section to reflect the addition of 12 Arabic TTS models
db1a0b0

MohamedRashad commited on

Refactor leaderboard styles for improved responsiveness and readability
86ed2af

MohamedRashad commited on

Update leaderboard description and implement Bradley-Terry ranking system for model comparisons
744395c

MohamedRashad commited on

Implement parallel synthesis for audio generation to reduce wait time
dd44111

MohamedRashad commited on

Enhance model selection logic with inverse-sqrt weighting for better exposure of under-sampled models
9b18ef6

MohamedRashad commited on

Refactor sample sentences into a new examples.py file for better organization
9fde5bb

MohamedRashad commited on

Refactor About section and leaderboard display with improved styling and updated content
3981aa2

MohamedRashad commited on

Refactor audio synthesis to utilize ArenaService for caching and improved performance
34f0d6a

MohamedRashad commited on

Update UI elements for model comparison and voting functionality
b8e2991

MohamedRashad commited on

Implement lazy-loading for model registry to improve performance and avoid import-time crashes
5f2989c

MohamedRashad commited on

Decode base64 audio to temporary files for Gradio compatibility
9b32a0d

MohamedRashad commited on

Enhance audio synthesis with retry logic and status updates
9d75c08

MohamedRashad commited on

Update leaderboard display and add model URLs for better accessibility
b48e1d8

MohamedRashad commited on

Add logging for model registry fetching process
e50c544

MohamedRashad commited on

Refactor model registry fetching and update leaderboard entries
ce71cf9

MohamedRashad commited on

Add initial implementation of Arabic TTS Arena with voting functionality and leaderboard
e0b21ec

MohamedRashad commited on