Mugo Squero

Results 11 comments of Mugo Squero

You can try implementing [whisper.cpp](https://github.com/ggerganov/whisper.cpp) too. It runs quite easily on my phone using the base model.

Does the Phonesky.apk file have to be legit/modified Play Store? Or can it be the MicroG Companion app?

I just realized that this creates the problem of where to save the lyrics. This could be fixed with #80 to ask the user where to save the .LRC file....

Had this issue myself (#2666) some time ago, reinstalling such apps helped. Now MicroG Companion crash instead of said apps, but I live with it: `java.lang.NullPointerException: Attempt to invoke virtual...

Try [AllTheTrims](https://modrinth.com/mod/allthetrims). Works for 1.21(.1) and 1.20(.1). I recommend installing [Dynamic Trim](https://modrinth.com/mod/dynamic-trim) too.

You can surely create one using the configuration system. Read the [conf-readme.md](https://github.com/FriendlyNeighborhoodShane/MinMicroG/blob/master/conf/conf-readme.md) file or just edit the [defconf-minimal.txt](https://github.com/FriendlyNeighborhoodShane/MinMicroG/blob/master/conf/defconf-minimal.txt) file and remove the **maps.jar** from the **stuff** and **stuff_perm** options.

I have the same issue. "On - 0 registered Apps" it says after the update.

> Likely an incompatibility with the mod "terrablender fix" though need to be tested on a fresh instance with the mods {'terrablender', 'noisium', 'lithium'} with and without 'terrablenderfix' Sadly, I...

Is not the case for me. Are you using any terrain generation mods/datapacks?

Publishing lyrics to lrclib DB is possible. Just get [tranxuanthang/lrcget](https://github.com/tranxuanthang/lrcget), and you can both edit and publish the lyrics. Here is the [API documentation](https://lrclib.net/docs#Publish) if you want more details