Preflight Checklist
Problem statement
i have a TTS server that is self hosted and slower than hosted models
if the TTS server takes longer than 5 seconds, the tts.convert times out
Proposed solution
add a configuration option for setting the RPC timeout duration for the gateway
Alternatives considered
another alternative would be to support streaming TTS which OpenAI backends support.
workaround in the browser console:
>> window.__moltisTestRpcTimeoutMs = 30000
Category
Gateway / Web UI
How important is this to your workflow?
Critical — blocking my use of Moltis
Additional context
No response
Chat session context (if applicable)
Preflight Checklist
Problem statement
i have a TTS server that is self hosted and slower than hosted models
if the TTS server takes longer than 5 seconds, the tts.convert times out
Proposed solution
add a configuration option for setting the RPC timeout duration for the gateway
Alternatives considered
another alternative would be to support streaming TTS which OpenAI backends support.
workaround in the browser console:
Category
Gateway / Web UI
How important is this to your workflow?
Critical — blocking my use of Moltis
Additional context
No response
Chat session context (if applicable)