speech-to-text-nodejs icon indicating copy to clipboard operation
speech-to-text-nodejs copied to clipboard

:microphone: Sample Node.js Application for the IBM Watson Speech to Text Service

Results 26 speech-to-text-nodejs issues
Sort by recently updated
recently updated
newest added
trafficstars

Spacing isn't not works normally while typing keywords in Keyword box. If you type , "how did you" with adding space manually then also it's type like this "howdidyou". If...

Can you help me understand how to specify a custom language model? My understanding is since this project uses a websocket I need to use this format: var IAM_access_token =...

I'm the maintainer of Helmet. I plan to release the next major version this Sunday, 2020-08-22. Is there anything I can do to help get this project upgraded to `helmet@4`?...

**Is your feature request related to a problem? Please describe.** The keywords are generated and stored in the component state to be rendered but there's no way to export the...

enhancement

Hello, Following README, I opened the .env file and add the service credentials. My service instance is using apikey and url as a credentials. so, I fill out like this...

I tried to to get a text of an audio which has a length of 33 minutes and it has multiple speakers. First I tried with google chrome 60.0.3112.113 (Official...

bug