Searched defs:noise_file (Results 1 – 2 of 2) sorted by relevance
311 def noise_reduce_file(in_file, noise_file, out_file, argument412 input_audio, noise_file, channels=1, bits=16, rate=48000): argument
102 noise_file = random.choice(glob.glob(list_noisefiles)) variable