The Linux app SpeechNote has a bunch of links to models of both varieties, in various languages, and supports training on a specific voice.
The Linux app SpeechNote has a bunch of links to models of both varieties, in various languages, and supports training on a specific voice.
What browser are you currently using? Is that Chrome? How did you get it working for that?
I do see them when I go to the resource manager
plugins { alias(libs.plugins.android.application) alias(libs.plugins.kotlin.android) }
android { namespace = “org.jackgreenearth.materialmusic” compileSdk = 35
defaultConfig {
applicationId = "org.jackgreenearth.materialmusic"
minSdk = 30
targetSdk = 35
versionCode = 1
versionName = "1.0"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {
release {
isMinifyEnabled = false
proguardFiles(
getDefaultProguardFile("proguard-android-optimize.txt"),
"proguard-rules.pro"
)
}
}
compileOptions {
sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17
}
kotlinOptions {
jvmTarget = "1.8"
}
buildFeatures {
viewBinding = true
}
}
dependencies {
implementation(libs.androidx.core.ktx)
implementation(libs.androidx.appcompat)
implementation(libs.material)
implementation(libs.androidx.constraintlayout)
implementation(libs.androidx.navigation.fragment.ktx)
implementation(libs.androidx.navigation.ui.ktx)
testImplementation(libs.junit)
androidTestImplementation(libs.androidx.junit)
androidTestImplementation(libs.androidx.espresso.core)
implementation(libs.androidx.vectordrawable)
implementation(libs.androidx.vectordrawable.animated)
}
I edited the link to txt so it should work now, although for me it was white on white so I had to ctrl-a the text to read it. I replied to your other points in a separate comment
I’ve tested it on 3 real phones, I imported the vector graphics from the google database of default vector graphics and followed the android studio docs page on how to import images, I used the srcCompat attribute and added vectordrawable to the build.gradle.kts.
How do I share my project settings? Is that a file?
Anything in the log?
Plenty, but nothing that is obvious enough to me as a newbie to android dev. Maybe it’s obvious to someone more experienced though, the log is too long to post in this comment, but here is a link to the file.
https://share.jackgreenearth.org/logcat/samsung-SM-A405FN-Android-11_2024-10-30_102911.txt
Is that just a model, or is there actually a display in the middle that does something?
I just use Auxio on Android or GNOME Music on Linux to listen to my downloaded files, and sync them via Syncthing.
Can this be self-hosted, so you’re not sending data to a third party service?
Anyone who knows what LLMs are knew this from the start. They are good at creating text, but if you need the text to be true, they’re probably not the best tool for the job.
I would select CC-BY-SA so that if they share it they have to use the same licence
I use Krita for raster, but Inkscape is the best for vector
I tried what I said, reinstalling to see if it still had internet. It did not. Therefore I went into a rabbithole of trying to rule out specific things of why it was working then but not now, and I still have no idea why it was working then, but I have plugged the Ethernet powerline into a new, more inconvenient, plug socket, and the wired internet is mostly working! I can still access most sites, but Firefox won’t connect to addons.mozilla.com or accounts.firefox.com. Idk if that’s a Firefox issues or a network issue, but it’s mostly working now, which is great!
Fairphone 5 isn’t old. It’s a fairly recent, midrange phone
Linux phones do exist, I was saying that you could use Waydroid on those devices (although you can also use it on Linux Desktop), such as postmarketOS on eg a Fairphone 5.
You can already, Waydroid exists
Hmm. One way to check multiple options at once is to try the install again and see it internet is still present when installing the OS, as it was before. If it is, that would rule out a hardware issue.
Why is that? I applied the change, and restarted the Ethernet connection, but I still don’t have internet
What’s the answer? I need the link
Edit: I found it