from registry.hf.space/lalalic-chattts:latest | |
USER root | |
CMD ["python", "launch.py", "--no_half", "--exclude", "/v1/ssml/*,/v1/tts/*,/v1/text:synthesize/*,/v1/models/*,/v1/xtts_v2/*,/v1/prompt/*"] |
from registry.hf.space/lalalic-chattts:latest | |
USER root | |
CMD ["python", "launch.py", "--no_half", "--exclude", "/v1/ssml/*,/v1/tts/*,/v1/text:synthesize/*,/v1/models/*,/v1/xtts_v2/*,/v1/prompt/*"] |