mpeg2json
v0.1.0
Published
Speech to text, from MPEG to JSON files
Downloads
14
Readme
mpeg2json
Speech to text, from MPEG to JSON files
how to install
Install using Node.js Package Manager
npm i mpeg2json -ghow to run
Export your GEMINI API KEY
export GEMINI_API_KEY=Run mpeg2json
mpeg2json ./video.mp4It'll create a video.json file
