An open API service indexing awesome lists of open source software.

https://github.com/kota-midorikawa/whisper-srt

CLI to transcribe audio/video into SubRip (.srt) and timestamped .txt using Faster-Whisper.
https://github.com/kota-midorikawa/whisper-srt

cli faster-whisper python srt stt subtitle transcription whisper

Last synced: 15 days ago
JSON representation

CLI to transcribe audio/video into SubRip (.srt) and timestamped .txt using Faster-Whisper.

Awesome Lists containing this project

README

          

# whisper-srt
Audio/Video → SubRip (.srt) & time-tagged .txt via faster-whisper.

## Usage
pip install faster-whisper
# ffmpeg must be in PATH

python src/transcribe_srt.py --media sample.mp4 --device auto --language ja