Skip to content

Voxist/asr-websocket-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASR Websocket samples

OpenAPI documention is available

Go there.

Account @voxist required.

Contact us if interested.

Dependencies

This module requires you to install SoX and it must be available in your $PATH.

For Linux

sudo apt-get install sox libsox-fmt-all

For MacOS

brew install sox

For Windows

Download the binaries

install

yarn

asr-file.js

Wave file has to be 16kHz and in french. You can edit asr-file.js for more settings

node asr-file.js <USER> <PASSWORD> <WAV>

asr-mic.js (Experimental)

node asr-mic.js <USER> <PASSWORD>

WWhen recorder is ready, microphone audio will be transcribed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published