34j
34j
``` > pipdeptree --reverse --packages llvmlite Warning!!! Possibly conflicting dependencies found: * poetry==1.4.2 - platformdirs [required: >=2.5.2, poetry => poetry-plugin-export * poetry => poetry-plugin-export => poetry ------------------------------------------------------------------------ llvmlite==0.39.1 - numba==0.56.4...
Sorry, my typo, I was trying to ask if `torch-mlir` would work with 3.10.
Since both inference and training rely on librosa as of now, 3.11 support is not possible.
Installing the rc version of numba may allow it to be used with Python 3.11, but may cause other problems (I haven't tried it) (https://github.com/numba/numba/issues/8841)
You can use CLI
Try increasing db_thresh (decrease absolute value)
Try removing the hubert model manually.
Calm down and look at the error carefully. Obviously there is no need to reinstall Visual Studio and python. the HuBERT model is in the current directory. BTW, please use...
``` rm checkpoint_best_legacy_500.pt ``` If the same error occurs after re-downloading, please manually download the file and place it in `./`.
Cannot reproduce. It correctly returns an error. Did you really try it???