peitho-v1 / app.py
jempf's picture
Peitho v1 Space: Gradio app (voice-only), no model weights in git
39d0617
Raw
History Blame Contribute Delete
161 Bytes
"""Hugging Face Spaces entrypoint — Peitho voice demo only (see demo_german.launch_for_space)."""
from demo_german import launch_for_space
launch_for_space()