Skip to content

[WIP] Convert mp3 audio to text with Puppeteer/Chrome/SpeechRecognition.

License

Notifications You must be signed in to change notification settings

azu/convert-audio-to-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

convert-audio-to-text

Convert mp3 audio to text with Puppeteer/Chrome/SpeechRecognition.

Install

Install with npm:

npm install convert-audio-to-text

Usage

Prepare: set BlackHole to input/output of Audio.

CHROME_PATH=/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome ./bin/convert-audio-to-text.js ./debug/input.wav

Auto Receipt[TODO]

  • Set BlackHole to input/output of Audio via JXA
  • Use stable audio player instead of
  • Detect end of audio, but playing continuous
  • Add position to log HH:MM:SS: ~

Changelog

See Releases page.

Running tests

Install devDependencies and Run npm test:

npm test

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests, please create an issue.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

License

MIT © azu

About

[WIP] Convert mp3 audio to text with Puppeteer/Chrome/SpeechRecognition.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published