Commit History

feat: add highly visible Call to Action prompting users to like the HF space
9ac4f2a
verified

mehdilaalali commited on

fix(core): migrate extraction to PCM-WAV to bypass libmp3lame missing codec and enforce 25s limit on cloning endpoints
e5362b5
verified

mehdilaalali commited on

fix: critically restore ssr_mode=False to bypass localhost environment health check hanging in Gradio
195eb72
verified

mehdilaalali commited on

fix: add dynamic ffmpeg auto-cropping to bypass Mistral API 30s ref_audio limitation
7b78e6d
verified

mehdilaalali commited on

docs: clarify mistral billing requirement
6882557
verified

mehdilaalali commited on

refactor: decouple API functions to core.py
242da97
verified

mehdilaalali commited on

feat: split out application backend into reusable core.py module for offline local developers
cef5f3b
verified

mehdilaalali commited on

chore: remove bloated leaderboard src folder
0125ed9
verified

mehdilaalali commited on

chore: delete unneeded template file .pre-commit-config.yaml
4f2f9b9
verified

mehdilaalali commited on

chore: delete unneeded template file pyproject.toml
db41ba8
verified

mehdilaalali commited on

chore: delete unneeded template file Makefile
f2ca1b8
verified

mehdilaalali commited on

fix: completely remove backdrop-filter which causes webkit positioning bugs and pushes fixed elements
83e26c3
verified

mehdilaalali commited on

fix: completely obliterate unsafe global input CSS overrides breaking Gradio dropdown positioning logic
edd483b
verified

mehdilaalali commited on

fix: disable padding override that misaligns dropdown and style drop items
0bed2ff
verified

mehdilaalali commited on

fix: correct webkit text-fill inheritance causing blank badge
f570a03
verified

mehdilaalali commited on

fix: unclip dropdown menus by setting container overflow to visible
56515c2
verified

mehdilaalali commited on

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