
bleep_that_sht
Make anyone's voice sound mischievous/interesting
- Transcribe audio using Whisper model
- Select keywords for beep replacement
- Local processing to protect user privacy
- Supports MP4 video format
- Provide Streamlit interface for video uploading and editing
- Provide a detailed tutorial on Jupyter Notebook
Product Details
Bleep_that_stht is an application written in Python that utilizes the Whisper transcription model to transcribe audio, and then replaces it with beeps using corresponding timestamps based on user selected keywords. All processing is completed locally, without the need to upload data, protecting user privacy.