Skip to content

[FEAT]: Support Deepgram APIs for TTS and STT in AnythingLLM #4732

@pcgeek86

Description

@pcgeek86

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. #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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions