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

build: add yt-dlp
f83030e
verified

mehdilaalali commited on

build: add ffmpeg to debian packages
04d125e
verified

mehdilaalali commited on

chore: add HF discovery tags to metadata so the space appears in search
3fe435a
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: upgrade mistralai to >=2.3.2 to get audio API
effb38e
verified

mehdilaalali commited on

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

mehdilaalali commited on

fix: upgrade to gradio 6.12.0 (latest, no HfFolder bug)
f67b2d1
verified

mehdilaalali commited on

fix: only mistralai==1.2.0, let gradio 5 handle huggingface_hub
dcc0b1a
verified

mehdilaalali commited on

fix: pin huggingface_hub==0.25.0 and mistralai==1.2.0 explicitly
4748a3f
verified

mehdilaalali commited on

fix: pin huggingface_hub<0.26.0 to restore HfFolder for Gradio 4.x
e3ff2aa
verified

mehdilaalali commited on

fix: remove gradio from requirements, let sdk_version 5.0.1 handle it
971d29d
verified

mehdilaalali commited on

fix: remove gradio from requirements, let sdk_version 5.0.1 handle it
d56004f
verified

mehdilaalali commited on

fix: upgrade to gradio 5 to fix HfFolder import error
7b81ea7
verified

mehdilaalali commited on

fix: upgrade to gradio 5 to fix HfFolder import error
70915ad
verified

mehdilaalali commited on

fix: pin python_version to 3.11 to fix audioop crash on Python 3.13
94b2dc3
verified

mehdilaalali commited on

Upload README.md
9f21267
verified

mehdilaalali commited on

Upload requirements.txt
bd668cb
verified

mehdilaalali commited on

Upload app.py
5d0a7e7
verified

mehdilaalali commited on

initial commit
7e9029d
verified

mehdilaalali commited on

Duplicate from gradio-templates/leaderboard
7a3ed03

mehdilaalali abidlabs HF Staff commited on