-
-
### Self Checks
- [X] This is only for bug report, if you would like to ask a question, please head to [Discussions](https://github.com/langgenius/dify/discussions/categories/general).
- [X] I have s…
-
A system to assist physically impaired individuals by translating Indian Sign Language (ISL) into text or speech, enabling better communication. The proposed solution is to build a real-time detection…
-
For app users an easy to use (and GDPR compliant) speech to text function would be helpful.
-
Android 7.0 + Dicio2
When I press button "Download Speech to Text" it immediately displays error "Error downloading". I've tried Russian and English languages with the same result.
-
### Validations
- [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions
- [X] I'm not able to find an [open issue](https://gi…
-
Hook it up to work with a text to speech engine so we can listen to books.
-
This new model seems suitable for integration: https://github.com/edwko/OuteTTS
We should add a very minimalistic example for generating audio with it. Ideally, we will implement the (audio tokens)…
-
### Feedback
In the Sonos integration there is a functionality to take a snapshot of the current state of the media player, and then to restore the same state, e.g. after an interruption from a TTS a…
-
i have converted text to speech in Python using the gTTS (Google Text-to-Speech) library.
pip install gTTS (install this package in terminal)
os.system("start output.mp3") plays the saved audio fi…