[GH-ISSUE #4732] [FEAT]: Support Deepgram APIs for TTS and STT in AnythingLLM #2989

Closed
opened 2026-02-22 18:32:10 -05:00 by yindo · 0 comments
Owner

Originally created by @pcgeek86 on GitHub (Dec 6, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4732

What would you like to see?

Hello,

AnythingLLM is some pretty sweet software. I'm just getting started with it, along with Ollama and LM Studio, but so far everything works perfectly!

I noticed that AnythingLLM supports custom speech-to-text (STT) and text-to-speech (TTS) providers, since 2024. https://github.com/Mintplex-Labs/anything-llm/pull/909

It would be pretty cool if Deepgram were supported as a transcription and text-to-speech provider in AnythingLLM. There are WebSocket APIs for live STT and TTS, as well as HTTP endpoints for submitting pre-recorded audio.

Here are the WebSocket APIs that would be more suitable for real-time usage:

https://developers.deepgram.com/reference/speech-to-text/listen-streaming
https://developers.deepgram.com/reference/text-to-speech/speak-streaming

Originally created by @pcgeek86 on GitHub (Dec 6, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4732 ### What would you like to see? Hello, AnythingLLM is some pretty sweet software. I'm just getting started with it, along with Ollama and LM Studio, but so far everything works perfectly! I noticed that AnythingLLM supports custom speech-to-text (STT) and text-to-speech (TTS) providers, since 2024. https://github.com/Mintplex-Labs/anything-llm/pull/909 It would be pretty cool if Deepgram were supported as a transcription and text-to-speech provider in AnythingLLM. There are WebSocket APIs for live STT and TTS, as well as HTTP endpoints for submitting pre-recorded audio. Here are the WebSocket APIs that would be more suitable for real-time usage: https://developers.deepgram.com/reference/speech-to-text/listen-streaming https://developers.deepgram.com/reference/text-to-speech/speak-streaming
yindo added the enhancementIntegration Requestfeature request labels 2026-02-22 18:32:10 -05:00
yindo changed title from [FEAT]: Support Deepgram APIs for TTS and STT in AnythingLLM to [GH-ISSUE #4732] [FEAT]: Support Deepgram APIs for TTS and STT in AnythingLLM 2026-06-05 14:49:40 -04:00
yindo closed this issue 2026-06-05 14:49:41 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2989