https://github.com/maxgfr/ibm-speech-to-text-express
IBM Speech to Text using Express JS
https://github.com/maxgfr/ibm-speech-to-text-express
audio-recorder express expressjs ibm ibm-watson nodejs speech-to-text watson-speech-to-text web
Last synced: 2 months ago
JSON representation
IBM Speech to Text using Express JS
- Host: GitHub
- URL: https://github.com/maxgfr/ibm-speech-to-text-express
- Owner: maxgfr
- Created: 2019-11-07T13:33:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T20:20:38.000Z (over 2 years ago)
- Last Synced: 2025-05-13T22:25:02.135Z (about 1 year ago)
- Topics: audio-recorder, express, expressjs, ibm, ibm-watson, nodejs, speech-to-text, watson-speech-to-text, web
- Language: JavaScript
- Homepage:
- Size: 291 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ibm-speech-to-text-express
The boilerplate provides an application which uses IBM Speech to Text in an ExpressJS application.
## Configuration
```
mv .env.example .env # AND SET YOUR OWN CREDENTIALS
npm install
```
## Launch the application
```
npm start
```
## Screenshot
