Project

hanvox

0.0
No commit activity in last 3 years
No release in over 3 years
Hanvox is an audio processing library used to find specific signatures within audio. It was developed as part of the wardialer AT-5001, and is primarily used to analyze call audio
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies
 Project Readme
Hanvox is a library for processing audio files to search for certain signatures. It was originally part of AT-5001, but has been decoupled to allow for use in other projects.

WARNING: Hanvox only functions on UNIX based systems.

Installation:
1. Install sox
2. Install gnuplot
3. gem install hanvox

Example Usage:
pa = Hanvox::ProcAudio.new "path_to_file"
pa.process