You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, do you by any chance have a complete list of dependency versions?
I am trying to run the software but running into errors in the numpy and resampy libraries when reprocessing a wave file for transcription. Not sure where the problem lies exactly but I thought I good start would be exact versions for all the dependencies. Thank you!
Hello, do you by any chance have a complete list of dependency versions?
I am trying to run the software but running into errors in the numpy and resampy libraries when reprocessing a wave file for transcription. Not sure where the problem lies exactly but I thought I good start would be exact versions for all the dependencies. Thank you!
I am trying to convert this wav file: https://drive.google.com/file/d/1TeUdUACeC6OoeUVnWBeLhEfWW4u-FS8M/view?usp=sharing
Some examples of errors:
https://stackoverflow.com/questions/68130038/valueerror-input-signal-length-2-is-too-small-to-resample-from-44100-16000
https://stackoverflow.com/questions/10062954/valueerror-the-truth-value-of-an-array-with-more-than-one-element-is-ambiguous
https://stackoverflow.com/questions/71239896/valueerror-all-the-input-array-dimensions-for-the-concatenation-axis-must-match
The text was updated successfully, but these errors were encountered: