Hi LiveKit team,
I contributed an AddisAI STT/TTS plugin to LiveKit Agents and would appreciate a maintainer review when someone has bandwidth.
PR: Add AddisAI STT and TTS plugin by ZelalemGizachew · Pull Request #6601 · livekit/agents · GitHub
The plugin adds speech support for Amharic and Afaan Oromo Languages, including:
-
batch STT through AddisAI’s
addis-whisper -
non-streaming TTS through Addis Voices 2
-
LiveKit-compatible retry/error handling
-
hermetic STT/TTS plugin tests
-
production API validation for both languages
The PR has been open since July 29. I have addressed the automated Codex/Devin review findings and kept it aligned with the latest LiveKit Agents version. The current CI, tests, and release gate are green, and the PR is mergeable.
I previously requested a review on the PR but haven’t been able to get a human maintainer review yet.
Could someone from the Agents/plugin maintainers take a look, or let me know if there is anything else required before this provider integration can be considered for merging?
I’m available to address any requested changes quickly.
Thanks!