library · inferred from evidence
elevenlabs-python
A Python library for interacting with ElevenLabs' API, including the stream() helper.
- ValueError: mpv not found, necessary to stream audio
Using the elevenlabs `stream()` helper raised `ValueError: mpv not found, necessary to stream audio` even though generation itself returned 200. The stream helper shells out to the mpv audio player, which is a separate install, not part of