You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran it above termux ,It would be great if I could test it on my cell phone and take it anywhere.
If you want to run it like me you need to download python for termux, and pip packages, then you download the code file on the developer page, then extract it and launch:
Here is my example: python /storage/emulated/0/Download/VoiceAI-Asuna-main/RUN_ME.py
You can develop it on your phone if you have python installed, Pydroid3 works really well for this out of the box (Editing and running). For me, I use (Acode to write python code ) As for running code, I use termux .
Note that your device must have enough capacity, more is better (1gb RAM should be enough up till now)
The text was updated successfully, but these errors were encountered:
Thanks. Pinned (and edited some stuffs) I actually developed most of the code using Pydroid3 and it doesn't even require termux and its a really good code editor.
python /storage/emulated/0/Download/VoiceAI-Asuna-main/RUN_ME.py
Pydroid3
works really well for this out of the box (Editing and running). For me, I use (Acode to write python code ) As for running code, I use termux .The text was updated successfully, but these errors were encountered: