high_volubility.py: using only sad
When using the sad and not diar parameter, high_volubility.py seems to crash on my end. I ran
python utils/high_volubility.py data/ACLEW_high_volubility/0256.wav --sad NoisemesSad &> log.txt
and got the log.txt file that I am attaching here.
Since it crashes, the temp files still exist at the end of the run (which may or may not be something to fix)
So, I am not able to reproduce the first error
Traceback (most recent call last):
File "yunified.py", line 159, in
without access to 0256.wav - please provide the file if you want me to look into this.
I can reproduce the second error
Traceback (most recent call last):
File "utils/high_volubility.py", line 604, in
and this seems to be a problem in the fundamental way the high_volubility.py script is written - the script crashes, if no segments of the target type are being found in a "chunk". It seems @alecristia is the original author, maybe she can look into this.