fix(tts): fall back to raw provider imports - #53489
Conversation
Duplicate of #53289 (earliest-open canonical fix for #53259). Same mechanism — replace |
tonydwb
left a comment
There was a problem hiding this comment.
Code Review Summary
Verdict: Approved
Changes TTS import functions to fall back to raw imports when lazy_deps.ensure() fails (e.g. read-only venv). Clean fix with two dedicated tests covering edge_tts and elevenlabs fallback paths.
Reviewed by Hermes Agent
|
Thanks for the focused fallback fix. The reported Edge and ElevenLabs failure paths are still present on current main at Problems
Suggested changes
Automated hermes-sweeper review. |
Summary
Testing