-
### Specs
- Leon version: leon 1.0.0-beta.9
- OS version (or browser): Linux leonai-leon-g9csegtg7m1 6.1.27 on GitPod
- Node.js version: 18.16.0
- Complete "leon check" (or "npm run check") …
-
首页:
https://github.com/watson-developer-cloud/speech-javascript-sdk
安装
```sh
bower install watson-speech --save
bower install fetch --save
```
STT有N多拿来就用的例子,照着抄就行了:
https://watson-spee…
-
### Specs
- Leon version:1.0.0-beta.9+dev
- OS (or browser) version:ubantu 22.04
- Node.js version:v18.16.0
- Complete "leon check" (or "npm run check") output:
xu@xu-ThinkPad-Edge-E431:/…
-
Splitting this out from #2
-
Erstelle basierend auf der momentanen Implementierung eine Variante, bei der der IBM Watson Speech to Text Service für die Spracherkennung verwendet wird: https://www.ibm.com/cloud/watson-speech-to-te…
-
hi
I am using IBM-Watson to convert speech to text . i am using react js
i am getting the text file based on the speech .
is it possible to get the audio file ?
My code is
var strea…
-
After a clean installation and leon check it didn't started as supposed and give the error below.
### Specs
- Leon version:1.0.0-beta.8
- OS (or browser) version: Windows 10 Pro Build 19041…
-
It will be great if you can make the changes so that the library can be used with other Speech APIs like IBM Watson Speech to Text http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/speec…
-
Hi, I am getting this issue most of the time and the application is going to crash randomly.
FATAL EXCEPTION: AudioToWebSocketThread
java.lang.IllegalMonitorStateException
at java.ut…
-
When I am running the demo from https://speech-to-text-demo.ng.bluemix.net, everything is working.
I have done npm install and npm start.
created the credential correctly in . env file.
When I…