[GH-ISSUE #2013] [FEAT]: Adjustable TTS speed. And please add STT. #1311

Closed
opened 2026-02-22 18:24:12 -05:00 by yindo · 7 comments
Owner

Originally created by @ghost on GitHub (Jul 31, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2013

What would you like to see?

The open source program "espeak" has a slider to increase or lower the speed at which the TTS can be run. Please add this feature.

Please add STT. It sounds like there are several projects that have figured out small and fast models (I could be wrong).
https://github.com/ILikeAI/AlwaysReddy?tab=readme-ov-file#setup
I would prefer the STT to be local and run off the CPU or something, but I don't know if that is possible. Just a teeny tiny model that isn't that accurate would be better than nothing at all.

If you do any of this, thank you in advance.

Originally created by @ghost on GitHub (Jul 31, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2013 ### What would you like to see? The open source program "espeak" has a slider to increase or lower the speed at which the TTS can be run. Please add this feature. Please add STT. It sounds like there are several projects that have figured out small and fast models (I could be wrong). https://github.com/ILikeAI/AlwaysReddy?tab=readme-ov-file#setup I would prefer the STT to be local and run off the CPU or something, but I don't know if that is possible. Just a teeny tiny model that isn't that accurate would be better than nothing at all. If you do any of this, thank you in advance.
yindo added the enhancementfeature request labels 2026-02-22 18:24:12 -05:00
yindo closed this issue 2026-02-22 18:24:12 -05:00
Author
Owner

@timothycarambat commented on GitHub (Jul 31, 2024):

We have STT to the docker version since Chrome has a mic and STT library built in, however Electron does not - which is why this native ability is missing in desktop

@timothycarambat commented on GitHub (Jul 31, 2024): We have STT to the docker version since Chrome has a mic and STT library built in, however Electron does not - which is why this native ability is missing in desktop
Author
Owner

@AIbottesting commented on GitHub (Jul 31, 2024):

Oh okay, thanks

@AIbottesting commented on GitHub (Jul 31, 2024): Oh okay, thanks
Author
Owner

@timothycarambat commented on GitHub (Aug 16, 2024):

STT now exists in the desktop app with a local whisper model running on device as of v.1.6.3

@timothycarambat commented on GitHub (Aug 16, 2024): STT now exists in the desktop app with a local whisper model running on device as of v.1.6.3
Author
Owner

@AIbottesting commented on GitHub (Aug 16, 2024):

You are the best! Thank Youuuuu!!!

@AIbottesting commented on GitHub (Aug 16, 2024): You are the best! Thank Youuuuu!!!
Author
Owner

@Kurasa632 commented on GitHub (Nov 20, 2024):

When I use Speech-to-text as input,the following error message is displayed:“Could not locate file:
"http://localhost:3001/static/stt/models/Xenova/whisper-tiny/tokenizer config.json”Do you have any experience with this situation?

@Kurasa632 commented on GitHub (Nov 20, 2024): When I use Speech-to-text as input,the following error message is displayed:“Could not locate file: "http://localhost:3001/static/stt/models/Xenova/whisper-tiny/tokenizer config.json”Do you have any experience with this situation?
yindo changed title from [FEAT]: Adjustable TTS speed. And please add STT. to [GH-ISSUE #2013] [FEAT]: Adjustable TTS speed. And please add STT. 2026-06-05 14:40:04 -04:00
Author
Owner

@ghost commented on GitHub (Jul 31, 2024):

Oh okay, thanks

<!-- gh-comment-id:2261636165 --> @ghost commented on GitHub (Jul 31, 2024): Oh okay, thanks
Author
Owner

@ghost commented on GitHub (Aug 16, 2024):

You are the best! Thank Youuuuu!!!

<!-- gh-comment-id:2294472358 --> @ghost commented on GitHub (Aug 16, 2024): You are the best! Thank Youuuuu!!!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#1311