KevinWang676 / Bark-Voice-Cloning

Bark Voice Cloning and Voice Cloning for Chinese Speech
MIT License
2.59k stars 369 forks source link

RecursionError: maximum recursion depth exceeded in comparison #49

Open xqqcylh6780 opened 9 months ago

xqqcylh6780 commented 9 months ago
Can you please tell me how to solve this problem?

jsonable_encoder( File "/usr/local/lib/python3.10/dist-packages/fastapi/encoders.py", line 226, in jsonable_encoder if isinstance(obj, classes_tuple): File "/usr/lib/python3.10/abc.py", line 119, in instancecheck return _abc_instancecheck(cls, instance) RecursionError: maximum recursion depth exceeded in comparison

AbdouSarr commented 9 months ago

I've been encountering the same issue as well (via the quickstart Colab running on a T4 GPU). Commenting in case there's a future update from Kevin regarding the fix 🙏

robertsw22 commented 9 months ago

lmk if this gets resolved. Same issue on all google colab hardware