Welcome to Audio Processing Tool
Enter path to .wav file (default: test_audio/audio_original.wav): Loaded: test_audio/audio_original.wav
 - Channels: 2, Rate: 48000Hz, Depth: 16-bit
Successfully loaded 'test_audio/audio_original.wav'

--- Audio Processing CLI ---
1. Trim Audio (Task 1)
2. Adjust Volume (Task 2)
3. Noise Gate (Task 3)
4. Noise Reduction (Task 4)
5. Export Audio
6. Compare With Another .wav File
0. Exit
----------------------------
Enter your choice: Note: Start and End times are in seconds.
Enter start time (s): Enter end time (s): Trim applied.

--- Audio Processing CLI ---
1. Trim Audio (Task 1)
2. Adjust Volume (Task 2)
3. Noise Gate (Task 3)
4. Noise Reduction (Task 4)
5. Export Audio
6. Compare With Another .wav File
0. Exit
----------------------------
Enter your choice: Enter path to another .wav file to compare: Loaded: test_audio/audio_after_task1.wav
 - Channels: 2, Rate: 48000Hz, Depth: 16-bit
The two audio files are the same.

--- Audio Processing CLI ---
1. Trim Audio (Task 1)
2. Adjust Volume (Task 2)
3. Noise Gate (Task 3)
4. Noise Reduction (Task 4)
5. Export Audio
6. Compare With Another .wav File
0. Exit
----------------------------
Enter your choice: Exiting...
