khacanh

Results 2 issues of khacanh

Stacktrace ``` java.lang.NoClassDefFoundError: Failed resolution of: Lcom/facebook/internal/SessionAuthorizationType; at com.sromku.simple.fb.Permission$Type.(Permission.java:292) at com.sromku.simple.fb.Permission.(Permission.java:32) at com.prism.sen.app.App.(App.java:32) at java.lang.reflect.Constructor.newInstance(Native Method) at java.lang.Class.newInstance(Class.java:1572) at android.app.Instrumentation.newApplication(Instrumentation.java:994) at android.app.Instrumentation.newApplication(Instrumentation.java:979) at android.app.LoadedApk.makeApplication(LoadedApk.java:558) at android.app.ActivityThread.handleBindApplication(ActivityThread.java:4491) at android.app.ActivityThread.access$1500(ActivityThread.java:144) at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1339)...

Hi team, Thank you very much for releasing this model! I'm curious about training/inference with WavLM to improve performance. Running inference with WavLM-Base throws this error: ``` % python convert.py...