-
### What happened?
I use text to speech constantly and often I say half the sentence that I want to say. So what I do is delete the punctuation and say the rest of my sentence. The problem is though …
-
In-browser speech synthesis might be interesting for visitors who prefer listening to a post rather than reading it.
Code: https://github.com/xenova/transformers.js/tree/main/examples/text-to-speec…
-
```
app.post('/text-to-speech-timestamps', async (req, res) => {
try {
const audioStream = await client.textToSpeech.streamWithTimestamps("pMsXgVXv3BLzUgSXRplE", {
text: req.body…
-
The example of this issue I'm going to use here is [soundscape:55.9552485,-3.1928911](soundscape:55.9552485,-3.1928911) which is near a road named "North St Andrew Lane". The text to speech is reading…
-
I'm experiencing an issue with the `SpeechToText` package when trying to listen for speech input with the locale `fa_IR` on iOS. The following exception is thrown:
flutter: [ERROR
/runtime/dart_vm…
-
### Describe the bug
After updating packages and external modules, I suddenly could no longer start the project with this error:
```
* Running on local URL: http://0.0.0.0:7770
Traceback (mos…
-
Develop "text-to-speech" function
Reference docs:
https://github.com/coqui-ai/TTS
-
https://github.com/coqui-ai/STT
https://github.com/coqui-ai/TTS
Chromium does not include text to speech or speech to text. Firefox does not have it either, text to speech, speech to text are a vi…
-
-
Lakea should be able to perform text to speech on stream from text entered in chat. She should accept a list of banned words which should stop a message from being spoken if it contains any of them.
…