audiodiff
audiodiff copied to clipboard
A commandline tool that compares two audio files and prints the difference
audiodiff is a small Python library for comparing audio files. Two audio flies are considered equal if they have the same audio streams and normalized tags.
- Documentation: http://audiodiff.readthedocs.org
- PyPI: https://pypi.python.org/pypi/audiodiff
- GitHub: https://github.com/clee704/audiodiff