Open source projects for audio/voice conversational chatbot

Hi,

I want to develop an app with real-time conversational capabilities. Basically it would run as follows:

  1. The user would say something.
  2. The app would then (1) convert voice-to-text (2) generating a reply via an LLM (3) convert the reply via text-to-speech to generate an output
  3. Repeat steps 1 & 2 in real-time throughout the conversation

I know all three of the requires pieces here (text-to-speech, speech-to-text, LLMs) are somewhat of a commodity these days, but I am wondering if there are any open source tools or projects which have glued these altogether?

Thanks!

submitted by /u/rsandler
[link] [comments]


Posted

in

by

Tags: