python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
How Can I use the output of recognized speech to implement into PyWebIo (WebApp framework ) (using put(text))
I am developing a webApp using PyWebio which is basically a speech translation/transcription tool.
I created the main outlay which looks basically this:
Main Page Design
Here, I used the put_scrollabl...
Cihan Ünlü
Votes: 0
Answers: 0
How to increase speed of Speech-to-text transcription in iOS App?
I used the Scrumdinger example from Apple to create a speech to text feature in my app. As you can see in the gif below, the text starts typing many seconds after I start talking:
The speech to text ...
Saamer
Votes: 0
Answers: 1
Speech Recognizer Error Domain=kAFAssistantErrorDomain Code=1107 "(null)")
I am creating an ios app in swift which uses speech recognizer object which is invoked at a button press. However everytime i press the button, i get this error Error Domain=kAFAssistantErrorDomain Co...
user13293685
Votes: 0
Answers: 0
How to train a custom model for speech to text Cognitive Services?
We build an Speech To Text Application. In this Conversation always in dutch language. But in some cases English and Dutch words are same. At that time how can i train my model.
PoornachnadraRao Pillarisetti
Votes: 0
Answers: 1