https://github.com/willkessler/webaudio-to-text
Basic demonstration of capturing web audio, sending to a backend and transcribing via Google Cloud speech-to-text technologies
https://github.com/willkessler/webaudio-to-text
Last synced: about 1 year ago
JSON representation
Basic demonstration of capturing web audio, sending to a backend and transcribing via Google Cloud speech-to-text technologies
- Host: GitHub
- URL: https://github.com/willkessler/webaudio-to-text
- Owner: willkessler
- License: bsd-3-clause
- Created: 2019-07-23T04:54:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T23:20:37.000Z (over 3 years ago)
- Last Synced: 2023-08-06T04:44:22.675Z (almost 3 years ago)
- Language: JavaScript
- Size: 77.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# webaudio-to-text
Basic demonstration of capturing web audio, sending to a backend and transcribing via Google Cloud speech-to-text technologies