https://github.com/theplasmak/faster-whisperer
A script that uses faster-whisper to transcribe audio files.
https://github.com/theplasmak/faster-whisperer
Last synced: 3 months ago
JSON representation
A script that uses faster-whisper to transcribe audio files.
- Host: GitHub
- URL: https://github.com/theplasmak/faster-whisperer
- Owner: ThePlasmak
- Created: 2023-10-02T07:55:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-03T14:39:24.000Z (8 months ago)
- Last Synced: 2025-01-15T23:24:50.582Z (5 months ago)
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
This is my script for using [faster-whisper](https://github.com/guillaumekln/faster-whisper) to transcribe audio files.
I now use [Subtitle Edit](https://www.nikse.dk/subtitleedit)'s GUI to make SRT files, but I'm keeping this repo up for posterity.