What’s the answer? I need the link
Edit: I found it
What’s the answer? I need the link
Edit: I found it
Yeah, making money from piracy is not ok. If you’re not paying the copyright holders, it’s unfair to make people pay you.
The Linux app SpeechNote has a bunch of links to models of both varieties, in various languages, and supports training on a specific voice.
I do see them when I go to the resource manager
Force sterilise everyone and there won’t be more humans to experience pain.
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 this ‘Sign in to protect our community’?
I just use Auxio on Android or GNOME Music on Linux to listen to my downloaded files, and sync them via Syncthing.
Then run Android in case you care about any of those in the future, to prevent lock in. Unless there is something specific that iOS does better than Android, of course, but to my knowledge there is none.
You should get a Fairphone or a Pixel and install GrapheneOS on it. It would be cheaper than your current option, and provide you much more software freedom, including system wide ad blocking, Firefox with uBlock Origin, LibreTube, the ability to run AI models offline with more than 4GB RAM, the ability to run custom launchers, home apps and SMS apps, and ability to install apps without logging into a megacorporation.
This is only on work issued devices or for work purposes. This doesn’t affect personal devices.
It’s only a problem if you expect them to do formal reasoning. They are fancy word predictors, useful for when your output doesn’t need to be factually accurate. If you use them for things they’re not designed for, you’ll get bad results, but that would be your fault for using them in an incorrect manner, not the LLMs’ faults. You don’t use a screwdriver to bang in a nail and say the screwdriver ‘has a HUGE problem’ when it does a bad job.
No, no one is complicit in anything by their very existence. You don’t get to blame people for other people doing something bad in a group they didn’t choose to belong to.
Were you responding to something specific I said or just providing more facts?
‘Not all men but always a man’ seems to marginalise victims of female rapists, which do exist.
Otherwise, I’m absolutely in favour of rehabilitation, and if necessary, isolation of rapists - of all genders. I hope the court/government can be made to agree
Maybe Turkey’s NATO membership should be questioned.
And Pojav Launcher for some reason makes the progress bar of the number of files downloaded, while ignoring the size of the actual files, so it is very uneven when hundreds of files download in one second, and 1 file takes 10 seconds to download.