Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alesr/mp4srt
A command-line tool for generating subtitles (SRT files) for MP4 videos using Whisper AI API
https://github.com/alesr/mp4srt
Last synced: 2 months ago
JSON representation
A command-line tool for generating subtitles (SRT files) for MP4 videos using Whisper AI API
- Host: GitHub
- URL: https://github.com/alesr/mp4srt
- Owner: alesr
- License: mit
- Created: 2023-07-14T14:24:11.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-21T16:40:17.000Z (over 1 year ago)
- Last Synced: 2024-05-21T04:15:55.849Z (8 months ago)
- Language: Go
- Size: 62.2 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mp4srt
A command-line tool for generating subtitles (SRT files) for MP4 videos using Whisper AI APIThe application will transcribe the audio from your MP4 videos and generate corresponding SRT subtitle files. The subtitle files will be saved in the `output` directory located within the mp4srt directory.
After the execution is complete, you can find the generated subtitle files in the "output" directory. These files will have the same name as the corresponding input MP4 files, but with the ".srt" extension.