-
I have a user on a Galaxy Tab 4 getting the following exception. I can't reproduce it on my Tab 4, or any other device, but I'm thinking about adding a try catch block outside that line so the app at …
-
Close all chrome windows, and try to get voices, no voices will be loaded, `onvoiceschanged` never dispatches
Refresh the page -> voices load, `onvoiceschanged` will be dispatched.
-
Even when selecting "Control audio via OBS", `window.SpeechSynthesis` seems to play from OBS to the default audio device set in Windows. This is likely an oversight in the OBS Browser Source.
-
Hello!
Unfortunately you cannot (or at least I cannot) change the speed of text-to-speech without then pressing the stop button and restart from the beginning of the text. If you change the control…
-
We can detect an audio dweet if:
- It has been tagged #audio
- It contains code `Audio` or `SpeechSynthesis` or ...
- (It looks like it has a compressor, and the uncompressed code contains the abo…
-
Related to **FastPitch/Pytorch**
I trained a WaveGlow by the main repository _https://github.com/NVIDIA/waveglow_, and was able to make the model readable by **FastPitch** using the provided **con…
-
I used the Tacotron2 -> ONNX export script: [PyTorch/SpeechSynthesis/Tacotron2/exports/export_tacotron2_onnx.py](https://github.com/NVIDIA/DeepLearningExamples/blob/master/PyTorch/SpeechSynthesis/Taco…
-
var getSynth = function () { return window !== undefined ? window.speechSynthesis : {}; };
It looks as if it's an issue with default speaker. Attached is a picture of the error. I was wondering if …
-
Hi, I loved BigTalker and have used it for some time on my android phone alongside Lannouncer but since upgrading to BigTalker 2 I can no longer see Lannouncer as a device?
I have completely removed …
-
{Timeout while synthesizing. Current RTF: 24.304 (threshold 2), frame interval 3038ms (threshold 3000ms). USP state: ReceivingData. Received audio size: 6000 bytes.}
Android tts SDK version: implem…