home.social

#acousticanalysis — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #acousticanalysis, aggregated by home.social.

  1. VoiceLab v1.3.1 has been released.

    Check out the changes and get your copy here: github.com/Voice-Lab/VoiceLab

    VoiceLab is free, open source software that provides reproducible, automated voice analysis, visualizations, and manipulations.

    #Praat #Librosa #VoiceSauce #AcousticAnalysis

    @psychology
    @psycholinguistics
    @linguistics
    @cogsci
    @cognition

  2. I'm preparing another release of VoiceLab. Just need to compile on Windows.

    Anyways the new release modifies Cepstral Peak Prominence to measure only voiced frames (with an option to turn this off for whatever reason), fixes for energy where it wouldn't work on compiled versions, and API updates for command line interface users.

    #Praat #AcousticAnalysis #AcousticPhonetics

    @psychology @linguistics

  3. I've begun a complete rewrite of the VoiceLab backend. It's enough hacking. Time to start from scratch. I won't change the measurements or anything... Just the GUI and the data pipeline to accommodate multiprocessing, and in doing so, I'll tidy up the codebase.

    While I'm developing (will likely take many months), have a look at my latest release:
    github.com/Voice-Lab/VoiceLab

    #Praat #AcousticAnalysis #VoiceSauce #Python #PySimpleGUI #VoiceAnalysis