KevinWang676 / Bark-Voice-Cloning

Bark Voice Cloning and Voice Cloning for Chinese Speech
MIT License
2.79k stars 401 forks source link

测试bark报错 #55

Open skeras opened 1 year ago

skeras commented 1 year ago

Hi, 在colab和本地测试bark报错: if isinstance(obj, BaseModel): File "/home/deepincite/anaconda3/envs/bark/lib/python3.10/site-packages/pydantic/_internal/_model_construction.py", line 227, in instancecheck return hasattr(instance, '__pydantic_validator') and super().instancecheck__(instance) RecursionError: maximum recursion depth exceeded while calling a Python object

QuantJia commented 1 year ago

+1

KevinWang676 commented 1 year ago

@skeras @QuantJia 已修复,感谢提醒!Fixed. Thanks for opening the issue.

8600862 commented 1 year ago

还是有这个报错,运行app.py后打开链接的时候