nlgtuankiet

Results 18 comments of nlgtuankiet

add ``` ``` to `app/src/debug/AndroidManifest.xml` will fix the bug This is because the [package visibility changes](https://developer.android.com/about/versions/11/privacy/package-visibility) introduced in Android 11

is there anything else I can do? @manuelvicnt

I can confirm that the issue exists. @mikewallace1979 is there any update on this?

I followed your step, seem like it doesn't appear at all, > When do you see the dialog? I saw the dialog right after I click on `Tool` > `Open...

Just in case. I can provide a large set of data transcribed by whisper so that you guys can validate whether the change affects the text output.

> you can also use this kvm and update it after installation Did you try it? Does it work @DarkBrines ?

> Maybe your opinion has a point. However, it will be better if you point out why the fork is bad instead of calling it "stupid fork" or "buggy shit"....

I believe the best practice right now to set android:extractNativeLibs to false. If set it to true you end up having 2 versions of the native library (1 compressed and...

May I submit a PR for this @AlecKazakova I tested it, work perfectly for null and not null case.