Skip to content

tarsislimadev/mpeg2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpeg2json

Speech to text, from MPEG to JSON files

how to install

Install using Node.js Package Manager

npm i mpeg2json -g

how to run

Export your GEMINI API KEY

export GEMINI_API_KEY=

Run mpeg2json

mpeg2json ./video.mp4

It'll create a video.json file

license

MIT

About

Speech to text, from MPEG to JSON files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published