transcript-audio
transcript-audio copied to clipboard
Transcript your audio files like Podcast using SpeechRecognition and Virtual Audio Device.
Transcript Audio
Transcript your audio file like Podcast using SpeechRecognition and Virtual Audio Device.
Requirements
- Chrome
- depend on SpeechRecognition implementation
- BlackHole on macOS
- If you know other application, please let me it.
Usage
- Install BlackHole into your PC
- BlackHole is virtual loopback audio device
- Visit https://transcript-audio.netlify.app/
- Click "Play" button at first and Confirm "OK" for use your mike🎤
- Reload the page
- Drag and Drop your audio file you want to transcript to following
- Play audio and want for transcription.
:memo: Input/Output device should be BlackHole during transcription. If Input/Output device is empty, you need to reload the page.
Mechanism
This application set Input/Output audio device to Virtual Audio device like BlackHole.
It aims to create loop back device by setting input/output is same device.
- Play audio --> loopback device
- SpeechRecognition recognize the sound from loopback device
- transcript the text for the audio
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
License
MIT
example.mp3 use AquesTalk