Skip to content

sleekEagle/audio_processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio processing

mix_noise.py

functions to add noise to a signal provided a Signal to Noise Ratio (SNR).

get_white_noise

returns additive white gausian noise of the provided SNR with respect to the signal

get_noise_from_sound

return noise from an audio file. This noise has the required SNR with respect to the signal

About

VArious audio processing tasks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages