-
Virtual assistant is only text to speech at this moment as it is hard to implement Speech to text in C language.
But if we can have Speech to text too, then we'll be able to use it with voice command…
-
This is for discussion purposes. Should we implement a speech to text journal entry box? (This will be limited to only text, not pics or vids yet)
Comments? Leave them below!
-
{
"ownerDomain": "google.com",
"rootUrl": "https://texttospeech.googleapis.com/",
"schemas": {
"Voice": {
"type": "object",
"description": "Description of a voice supported by th…
-
Continuing what I was working on in #280.
I have read when you (Evan) have written about TTS in #78, and agree that having a speech response to most commands would be useless; however, when asking "w…
-
I could not see any text to speech models can you please add them?
Can send a PR for this.
-
### Description
When using reader view in firefox, the text to speech feature will fail, because it can't access espeak-ng and its data files.
Firefox on linux uses speech-dispatcher for text to …
-
this list has the URLs for retrieving models as setup for building the container: https://github.com/sul-dlss/speech-to-text/blob/main/whisper_models/urls.txt
see also https://github.com/sul-dlss/s…
-
Are you planning to use any text to speech conversion
-
works fine for me how do i remove text to speech to feature
-
The only problem with this is that if we match speaking speed to read speed it becomes almost completely impossible to understand using Speak.js. I don't know if there is a better alternative that is …