You-Only-Speak-Once
You-Only-Speak-Once copied to clipboard
Add missing pip dependency
@sinarj , @iamlost127 , @vivekkr12 .. This PR solves following error while running docker :
ModuleNotFoundError: No module named 'numba.decorators'
It solves this by installing specific version of numba
.
numba
is dependency of librosa