Zhou Hao
Zhou Hao
Got another crash: ``` Crashed: com.apple.root.default-qos 0 libobjc.A.dylib 0x39d0 objc_retain + 16 1 AWSMobileClient 0x2cb04 $sSlsSQ7ElementRpzrlE10firstIndex2of0C0QzSgAB_tFSay15AWSMobileClient28FetchUserPoolTokensOperationCG_Tg5 + 100 2 AWSMobileClient 0x2ccac $s15AWSMobileClientAAC9getTokensyyyAA0D0VSg_s5Error_pSgtcFyycfU0_ + 136 3 AWSMobileClient 0x2ca94 $sIeg_IeyB_TR + 20...
我也安装不了,Mac mini m2, Mac OS 14.0
> > Have you guys tried CPU inference? I've currently tested So-vits-svc and bert-vits2 for CPU inference. > > CPU inference Work! > > How? I can't start `webui.py` at...
I noticed any extension will cause this error.
Even I removed all extensions and installed only one 1.5 model, it still crash occasionally.
Got the same error in Mac m1 cpu. It was fine but suddenly got this error and then can not start anymore.
Actually there are two difference scenarios: 1.Multiple voices at the same time. 2.Multiple voices at different time. I'm wondering the scenario 2 should be easier.
The previous version data won't crash. But can't recognize anything. My code: ``` let tesseract:G8Tesseract = G8Tesseract(language:"eng"); tesseract.delegate = self; tesseract.charWhitelist = "01234567890"; tesseract.image = UIImage(named: "sample.jpg") tesseract.recognize(); NSLog("%@", tesseract.recognizedText);...
Why this pull request not merged into main branch?
Still have this issue. For example, my host is 192.168.0.104 (local ip in my Mac). But if I still get availability status if I turn off the Mac in my...