Reubencf/konkani-gemma-train
Viewer
•
Updated
•
92.2k
gradio.live link to open the UI.uv for faster setup.# 1. Install uv & Clone
pip install uv
git clone https://huggingface.co/spaces/Qwen/Qwen3-TTS && cd Qwen3-TTS
# 2. Setup Environment
uv venv
uv pip install -r requirements.txt
# 3. Auth & Run
uvx hf auth login
python app.py
# UI available at: http://localhost:7860/