Michael Seydel
Michael Seydel
Attempting to build android-dagger results in a compilation failure, due to android.arch.lifecycle:runtime:1.0.0 not being found on jcenter. ``` micseydel@localhost ~/kotlin-examples/gradle/android-dagger $ ./gradlew build > Configure project :app The CompileOptions.bootClasspath property...
This isn't a huge deal since it's easy to turn the plugin off and on again, but it seems like with it turned on I cannot collapse headers. I also...
Per https://github.com/rhasspy/piper/?tab=readme-ov-file#running-in-python I tried `pip install piper-tts` but got ``` Collecting piper-tts Using cached piper_tts-1.2.0-py3-none-any.whl.metadata (776 bytes) INFO: pip is looking at multiple versions of piper-tts to determine which version...