Desktop application usng electronjs capable of converting speech to text based on the IBM watson speech-to-text api
Usage
git clone
projectnpm install
&sudo apt install ffmpeg
npx electron .
to run the project- Upload speech file(eg .mp3) and hit 'Start transcribing' button to see the converted text.