Skip to content

lordvcs/watson_speech_electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop application usng electronjs capable of converting speech to text based on the IBM watson speech-to-text api

Usage

  1. git clone project
  2. npm install & sudo apt install ffmpeg
  3. npx electron . to run the project
  4. Upload speech file(eg .mp3) and hit 'Start transcribing' button to see the converted text.

About

Desktop app in electronjs that converts speech to text based on the IBM watson speech-to-text api

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors