voxtral-studio / app.py

Commit History

fix: remove demo.load to prevent Gradio 6 tab component race condition freezing UI
405e984
verified

mehdilaalali commited on

fix: import tempfile and stabilize UI CSS rendering in Gradio 6
ceefeb6
verified

mehdilaalali commited on

fix: populate voices via lazy load, add direct mp3 audio curl bypass for YT blocks, add clone badge
559f05c
verified

mehdilaalali commited on

fix: correct gradio 6 launch parameters to prevent localhost crash
66e6d77
verified

mehdilaalali commited on

style: completely overhaul UI aesthetic (glassmorphism) and fix yt-dlp youtube blocks
ad19b2a
verified

mehdilaalali commited on

fix: explicitly set server_name=0.0.0.0 and server_port=7860 to avoid Gradio 6 healthcheck ValueError on HF spaces
3b6cb8e
verified

mehdilaalali commited on

feat: add ability to clone voice natively from URLs (YouTube, TikTok) using yt-dlp
3cda682
verified

mehdilaalali commited on

fix: prevent user-created voices from being leaked globally while retaining official presets
973f53e
verified

mehdilaalali commited on

feat: upgrade Voice ID textbox into a dynamic Dropdown that natively fetches mistral voices across the UI
a2bc31b
verified

mehdilaalali commited on

feat: add List My Voices button to execute client.audio.voices.list() dynamically
799eb1a
verified

mehdilaalali commited on

fix: add UI error when no voice is provided instead of throwing 404 error using a hardcoded fallback id
22578d6
verified

mehdilaalali commited on

fix: revert voice back to voice_id for python sdk kwargs
7877f51
verified

mehdilaalali commited on

fix: resolve TTS base64 error and fix voice SDK parameter
8ac2d5e
verified

mehdilaalali commited on

fix: correct mistral import path for mistralai>=2.3.2
8889837
verified

mehdilaalali commited on

feat: add zero-shot ref_audio directly to TTS tab
a478940
verified

mehdilaalali commited on

fix: gradio 6 breaking changes in app.py
8745f90
verified

mehdilaalali commited on

Upload app.py
5d0a7e7
verified

mehdilaalali commited on

Duplicate from gradio-templates/leaderboard
7a3ed03

mehdilaalali abidlabs HF Staff commited on