加入 cn 和 en 简单的本地模型
This commit is contained in:
@@ -31,3 +31,7 @@ plugins {
|
||||
}
|
||||
|
||||
include(":app")
|
||||
|
||||
// 显式包含 flutter_vosk_wakeword 插件的 android 模块
|
||||
include(":flutter_vosk_wakeword")
|
||||
project(":flutter_vosk_wakeword").projectDir = File(settings.rootDir, "../../packages/flutter_vosk_wakeword/android")
|
||||
Reference in New Issue
Block a user