Replies: 6 comments 3 replies
-
|
Good luck with your experiment. Feel free to share the results :) |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
oh NO, but to chunk it; it need ffmpeg. however i am not sure how a script inside pydroid3 could reach the ffmpeg inside termux, as android apps are isolated in different sandbox. so could be used as a script for .mp3 < 25MB, but not over. |
Beta Was this translation helpful? Give feedback.
-
|
honeslty android is a fxxking weird monster, i dont know why it sucess. |
Beta Was this translation helpful? Give feedback.
-
|
ok, now using termux, every function worked. the .mp3 could be chunked into custom size e.g. a 30MB file chunked into 30x1MB successfully sent to groq and turned into .srt and .txt. but termux dont support GUI well. may be just make a web GUI interface or put aside... sigh. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
hi, buzz is good that i throw large files to it, it auto split the file by ffmpeg, send to api and merge the .srt.
i myself have wrote some python script that do similar but buzz's mechanism is more robust.
next month when i have more time, i would like to ask cursor to try just to grab this mechanism out and move to a android python GUI, likely using kivy.
if any one interested, even a vibe coder like me, is wellcome to join.
% of success is great, as i already have some python script that do similar; and cursor+AI have helped me write some android kivy pythons ( i just didn't compile them into .apk).
let's see.
Beta Was this translation helpful? Give feedback.
All reactions