Whispersubs

Latest version: v0.1.2

Safety actively analyzes 625951 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.1.2

WhisperSubs is a Python tool that transcribes video/audio files to subtitles. It uses the [faster-whisper](https://github.com/SYSTRAN/faster-whisper) library for transcription (based on OpenAI's Whisper ASR model), and [PyAV](https://github.com/PyAV-Org/PyAV) (ffmpeg bindings) for audio/video demuxing and decoding.

Key features included in this initial release:
- transcription of audio or video files.
- automatic language detection by whisper model
- translation of the detected language to English.
- GPU acceleration support with CUDA.
- command-line interface.
- easy installation via pipx.

Refer to the [README](https://github.com/andreabak/whispersubs/tree/v0.1.2#readme) for installation and usage instructions.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.