-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve robustness of analysis #8
Comments
I've made the version of audiohealth for docker public on my github repo public: Note it now has no pre-processing transforms via sox, I have recompiled the OSBH engine to 8k sample rate. I'm assuming the parameter for sample rate is provided for that reason(?) I use inotifywait on the server side to call docker_healthaudio to process the incoming wav file. I apply sox transforms to the input file prior to passing it to docker_audiohealth while testing. inotify script:
|
Dear John, that looks excellent. Thank you very much for sharing your improvements. I will look into how to integrate them back into the main repository, if I can find some time. With kind regards, |
Hi again,
@insipiens shared some promising news with us at 1, where he outlined how to get more sane results after applying a filter curve EQ and normalizing the audio file beforehand -- thanks!
The procedure is currently based on Audacity - it would be sweet if we could integrate it into the repository in one way or another.
With kind regards,
Andreas.
Footnotes
https://community.hiveeyes.org/t/docker-container-for-audiohealth/4402/6 ↩
The text was updated successfully, but these errors were encountered: