-
Add ability to transcribe speech for terminal input.
Could be cool to setup a conversational dynamic: https://github.com/ErikBjare/gptme/issues/60#issue-2092022244
-
Text-to-Speech output
Suppor text-to-speech functionality so text is read aloud. .txt .epub .mobi
- Android system TTS interface
- Timer
> Timer to end TTS reading.
---
tts apk https://p…
-
Assigned to Abhinav and Karthik
-
Problem Description:
Currently, ChatBox lacks a speech-to-text feature, which limits accessibility and efficiency for users who prefer or need to dictate their messages instead of typing. For someone…
-
Integrate [Parler-TTS](https://github.com/huggingface/parler-tts) to senselab's text to speech API.
-
When I insert a voice parameter text to speech I get an error when I start the timer: Text-to-speech-error: -1
Is there some app I need to install to make this work?
I tried Play store, github a…
-
Hello, I have installed Speech Note on a rather old notebook and it works really well.
There's only one small issue: I can speak in German or English and it will always output English. All this altho…
-
When any news is open, On the top right, add a mic icon, which if clicked, speak the "content" part of the article. (Refer to the api structure of the response given by gnews.io, if any problem)
Hint…
-
Right now it uses twilio's builtin speech to text functionality, I want you to integrate Whisper as the STT model via Groq
-
Similar to what I suggested in #1478, it would be great if text-to-speech had a set of common types. The `SpeechModel` interface, as well as `SpeechPrompt`, `SpeechResponse`, and `StreamingSpeechModel…