chaosparrot / parrot.py

Computer interaction using audio and speechrecognition
MIT License
139 stars 36 forks source link

Comparison.wav file not always same length as recording #50

Closed chaosparrot closed 4 months ago

chaosparrot commented 5 months ago

According to users, the comparison wav files are about twice the size than the source recordings. This seems to happen on macOS 14.4, so I might be able to debug it some time.

templateK commented 4 months ago

I have same problem in macOS 10.14.5(mojave). Comparison wave file size always ends up with following size.

comparison wave file size = source wave file size * 2 - 44 in bytes

I don't know if it's normal but the content of the comparison.wav is nonsensical and If I try to execute learning the data, it crashes with Job 1, 'python settings.py' terminated by signal SIGSEGV (Address boundary error)


Waveform of tongue clucks (4 minutes) parrot_recording_zoom_out

First 2 seconds of the waveform parrot_recording_zoom_in