Update spectrum_analysis.py

This commit is contained in:
Alexandre
2024-05-27 08:58:34 +02:00
committed by GitHub
parent 42dc70030c
commit 6b9fd262a7

View File

@@ -4,6 +4,8 @@ import matplotlib.pyplot as plt
import os
import glob
# Dependencies /usr/bin/pip install numpy scipy matplotlib
# Define the directory containing the WAV files
input_directory = '/tmp/StreamData'
output_directory = '/config'