-
- Document "Memoria". Section "Objetivos"
-
I use Travis to upload artifacts to a [Nexus repository](https://oss.sonatype.org). Last week I tried to do a release and somehow and even that Travis looks ok.
```
Deploying application
The Ta…
-
Lets make a simple app that lets you extract speech from videos and convert them to text
- [ ] basic app
- [ ] write up
- [x] architecture diagram
-
-
I have tried running functional audio files for a .flac, .mp3 and .wav but receive different errors for each one. My code is pretty much the same for the 3 different tests:
```
package main
impor…
-
I'd love to have an option on the keyboard to use my voice for text input. Typing on virtual keyboards is somewhat cumbersome and tedious. This would also be great for spawning text notes, and just ta…
-
Hi, I'm having issues with getting speech-to-text to work in an Android build. Everything works fine in the Unity Editor.
Unity version: 2021.3.6f1
Watson unity-sdk: v6.0.0
IBM unity-sdk-core: v1…
-
For audio clips > 1 minute, Google's Cloud Speech-to-Text API now requires users to use the asynchronous `long_running_recognize` method instead of the synchronous `recognize` method. This will requir…
-
this works with RPi3???
I'm trying to use it, but it seems they don't work together
-
https://speech-to-text-demo.mybluemix.net/
https://cloud.ibm.com/apidocs/speech-to-text/speech-to-text#websocket_methods
https://cloud.ibm.com/docs/speech-to-text?topic=speech-to-text-websockets…