doryashar

Results 10 comments of doryashar

I'm still facing this issue with aarch64

I did install from Google play. I don't know Knox so I guess that I'm not using it. No protection of any kind. The app kept crashing so I tried...

I'm willing to assist. How can I generate a log? On Sun, Apr 21, 2024, 12:23 scubajeff ***@***.***> wrote: > I got a few crash reports from Play Console, bit...

And if I do need the Arabic? On Nov 27, 2016 8:54 PM, "Collin Fair" wrote: > These files are automatically generated by the text shaper script. If you >...

i don't see any specific model that you are referring to, if you are talking about the pretrained_model then i use the cosyvoice-300m # inference if [ ${stage} -le 4...

actually i don't even see the model.train function anywhere in this repo. is that expected?

i would expect to see the backprop/train function inside the model definition.

The issue was fixed. python webhooks(/websocket) and stated above curl command are matching Evolution version 1 API instead of version 2

try like this: curl --request POST \ --url https://{server-url}/message/sendText/{instance**_NAME**} \ --header 'Content-Type: application/json' \ --header 'apikey: ' \ --data '{ "number": "", "textMessage": { "text": "" } }'