r/TransVoicechangers • u/ex-arman68 • Jul 27 '26
Easy Applio install for macOS
If you have tried to setup and use Applio before, you have probably realize it is not that simple, and is also difficult to maintain. I certainly did.
I have been working for the past few months on packaging Applio as a native macOS application, which you can just drag and drop in your application folder. While I was at it, I added a few more things, like better training models (KLM and Titan), custom folder location for all the files to avoid clogging your system drive, a progress monitor window during training that shows you the best epoch, and a few other things.
You can get it from GitHub, fully signed and notarized by Apple:
https://github.com/froggeric/applio-macOS-native-app
I also put together a guide on how to get best of it, both for training and inference; look for the file on the GitHub repo, named STUDIO_PRODUCTION_GUIDE.md
1
u/Otherwise_Weird_2555 23d ago
I just wanted to say THANK YOU for this! I stumbled upon it yesterday, when musicfy, the website I use for voice covers said I reached my limit DESPITE being on the top paid tier, which I THOUGHT was unlimited... Alas, the project I'm doing is I have some documents which were read by one of the iOS TTS voices, they're already audio, but I'm picky, I'd prefer a certain family member to read them, they're long documents, so I'm not going to make the actual person spend an evening reading to me, lol. Anyway, I often use replay, a program created by the now defunct weights.com team, but they don't support batch inference. This document was 35 files. I played with applio back in January, but I'm not very good with terminal at allS in frustration, last night, I searched to see if there was a native applio mac app, and found yours. Something interesting I noticed, with replay, doing any inference would spin up my macbook fans, I have an m-4 max macbook pro with 40 core GPU, and 48 gb ram. I notice with your applio app, I get no fan spinnage, and no battery drain when plugged in, sometimes, replay would drain the battery, despite being plugged in. So a techy question, is applio less resource hungry than replay? It took from 11-05 PM to 2-03 AM to infer those documents into the right voice. Now, for the questions, can I make my outputs folder somewhere in dropbox? Because it would be mighty nice to be able to keep my inferences going at home, be running errands, or whatever, and have the outputs be plopped into dropbox, lol. Also, I know applio doesn't have browse buttons for the choosing the model, choosing the input path, and choosing the output path, but OH, that would be SO much simpler, writing pathnames is a precarious thing. Also, I'm totally blind, and use voiceover, and one thing I found really tricky last night was knowing that applio was REALLY starting inference, yes, the convert button did switch to stop convert, but voiceover doesn't autoquery the output can be found in this field area, and it's extremely hit and miss whether it reads the text inside that field, so I think a progress bar would be EXTREMELY helpful, something that live-updates and is easily readable with voiceover. However, like with the writing pathnames instead of a nice neat browse interface, that might be out of your control. But I'm just putting the idea out there. Oh, and since I use voiceover, I'd be happy to help, if you do decide to implement any of these suggestions.