Hoàng Đức Công

Results 5 comments of Hoàng Đức Công

@rekvizitt Here is my code ``` const result = await app.predict("/infer_convert", [ 0, // number (numeric value between 0 and 2333) in 'Select Speaker/Singer ID:' Slider component filePath, // string...

I still have the same error on mac m2 max

If I install it the normal manual way (using conda python 3.8), the installation can be successful, however when I run convert on the model I have trained, the process...

I successfully reinstalled it on Mac M2 Max according to the instructions, but when I run inference I get the error below and the program automatically crashes. Python.framework/Versions/3.8/lib/python3.8/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker:...

Well I fixed it, just reinstalling faiss-cpu is enough pip install faiss-cpu==1.7.0