Skip to content
  • Alexey Skipetrov's avatar
    Enhance feature_in_stream_finder with command-line interface and WAV processing improvements · 969b6b03
    Alexey Skipetrov authored
    - Added argparse for command-line argument parsing to specify input WAV files and peak data files.
    - Improved WAV file processing by reading all samples at once and utilizing the Goertzel algorithm for frequency analysis.
    - Updated README.md to reflect new usage instructions and features.
    - Introduced unit tests for feature detection and correlation calculations in test_feature_finder.py.
    969b6b03