- mono/stereo
- bit depth: 8 or 16
- sample rate: 0 - 48828.125
You need to install two packages for this to work first:
pip install numpy pip install pydub
Syntax:
python wav2zcm.py --channels {1,2} --bit_depth {8,16} --sample_rate SAMPLE_RATE input_file output_file
Download python script: