#119 · Primary category: Speech & Audio

Verbi

A modular voice assistant for experimenting with state-of-the-art transcription, response generation, and text-to-speech models via OpenAI, Groq, Deepgram, and local options.

Project last updated:11/22/25

GitHub Stars

1.1K

Forks

217

Contributors

4

License

MIT

Why we included this project

Verbi is less a ready-to-ship voice assistant than a workbench for comparing voice models. Each step of the pipeline, transcription, response generation, and text-to-speech, is a separate swappable module, so you can run the same request through OpenAI, Groq, ElevenLabs, Cartesia, or Deepgram, or drop in local options like Ollama, MeloTTS, and Piper when you want to work offline. That setup makes it useful for testing which transcription or voice model performs best on a particular language or accent before you commit to one. Mic input and audio playback are built in, and one config file controls the whole pipeline, so you can have a working voice loop running quickly and then swap models to compare them side by side.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category