Skip to content

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

License

Notifications You must be signed in to change notification settings

lordvcs/watson_speech_electron

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

No packages published