mirror of
https://github.com/JezzWTF/vibepod.git
synced 2026-06-01 15:22:14 +00:00
feat: add studio roadmap and streaming cleanup
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# Copy to .env.local and fill in values
|
||||
|
||||
# URL of the Python TTS server (used by Next.js API routes)
|
||||
VIBEVOICE_SERVER_URL=http://localhost:8000
|
||||
|
||||
# HuggingFace token — required if the model repo is private or gated
|
||||
HF_TOKEN=
|
||||
|
||||
# Override the HuggingFace model cache directory (optional)
|
||||
# HF_HOME=/path/to/hf-cache
|
||||
Reference in New Issue
Block a user