feat: add remote audiobook generation

This commit is contained in:
Курнат Андрей
2026-08-10 05:24:47 +03:00
parent b115f76e76
commit 173bd672aa
42 changed files with 2300 additions and 125903 deletions
-4
View File
@@ -5,7 +5,3 @@
# Keep the manifest-declared Argus package installer callback constructable by Android.
-keep class xyz.kusoft.argusupdater.ArgusPackageInstallerStatusReceiver { public <init>(); }
# ONNX Runtime's native JNI layer resolves these Java classes and members by
# their original names when converting native OrtValues to Java OnnxValues.
-keep class ai.onnxruntime.** { *; }