DanteUrdaneta/CENSORSHIP.PY
Censorship Audio is a Python library that allows you to censor specific words in an audio file based on a given list of words. The library outputs a censored version of the input audio, replacing the specified words with a beep sound.
This tool helps content creators, podcasters, and broadcasters automatically bleep out specific words from audio files. You provide an audio file and a list of words to be censored, and it generates a new audio file where those words are replaced with a beep sound. It's designed for anyone needing to clean up spoken audio for sensitive audiences or broadcast standards.
No commits in the last 6 months.
Use this if you need to quickly and automatically remove profanity, sensitive information, or unwanted phrases from an audio recording, without manually editing the waveform.
Not ideal if you require very precise, context-aware censorship that goes beyond simple word replacement or if you need to replace words with alternative speech rather than a beep.
Stars
13
Forks
1
Language
Python
License
—
Category
Last pushed
Oct 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/DanteUrdaneta/CENSORSHIP.PY"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
descriptinc/descript-audio-codec
State-of-the-art audio codec with 90x compression factor. Supports 44.1kHz, 24kHz, and 16kHz...
drethage/speech-denoising-wavenet
A neural network for end-to-end speech denoising
YuanGongND/ast
Code for the Interspeech 2021 paper "AST: Audio Spectrogram Transformer".
iver56/torch-audiomentations
Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.
lmnt-com/wavegrad
A fast, high-quality neural vocoder.