VoiceSauce is an open-source software tool for automated voice analysis (Shue et al., 2011). It offers a wide range of acoustic measurements, making it a valuable tool for studying human speech.

In my work, I needed to process a large number of audio files, which made running VoiceSauce through the MATLAB GUI on my MacBook inefficient. So I developed a wrapper function that allows VoiceSauce to run both on my Mac environment and a remote Linux server.

If you’re dealing with similar challenges, you can find my wrapper code here:
Chloe’s GitHub repo for VoiceSauce

Follow the instructions in the repository, and you should be able to adapt it for your own setup. Let me know if you have any questions or need help customizing it!

References

  • Shue, Y.-L., Keating, P. A., Vicenik, C., & Yu, K. M. (2011). VoiceSauce: A program for voice analysis. The Journal of the Acoustical Society of America, 130(4), 2429. DOI: 10.1121/1.3640749