fix uie jaa

This commit is contained in:
zhoushunjie
2022-12-28 02:36:13 +00:00
parent 01bf63e8a7
commit e36ee2e1d5

View File

@@ -204,7 +204,7 @@ public class UIEMainActivity extends Activity implements View.OnClickListener {
option.enableLiteFp16();
}
predictor.init(modelFile, paramsFile, vocabFile,
0.3f, 128, schemaTexts,
0.3f, 128, schemaTexts, 64,
option, SchemaLanguage.ZH);
}
}