Audiogenipy is a simple Python script to convert text files into audiobooks effortlessly. Under the hood, Audiogenipy uses the Google Text-to-Speech (gTTS) library, which leverages Google’s advanced ...
$ python audio_dropout_detector.py -i "/path/to/audio/file.wav" -w 256 -t 10 -w = window = the amount of samples in each analyzer window -t = threshold = the threshold to flag as a possible dropout ...