Searched defs:noise_file (Results 1 – 3 of 3) sorted by relevance
102 def print_result(self, recorded_file, noise_file): argument
105 WavReader noise_file(FLAGS_noise_file); in void_main() local
370 def noise_reduce_file(in_file, noise_file, out_file, argument529 input_audio, noise_file, channels=1, bits=16, rate=48000): argument