Add Dart API for keyword spotter (#1162)

This commit is contained in:
Fangjun Kuang
2024-07-22 10:53:34 +08:00
committed by GitHub
parent 22a262f5e4
commit ac8223bd8a
17 changed files with 518 additions and 5 deletions

View File

@@ -31,20 +31,24 @@ dependencies:
sdk: flutter
sherpa_onnx_android: ^1.10.17
# path: ../sherpa_onnx_android
# sherpa_onnx_android:
# path: ../sherpa_onnx_android
sherpa_onnx_macos: ^1.10.17
# path: ../sherpa_onnx_macos
# sherpa_onnx_macos:
# path: ../sherpa_onnx_macos
sherpa_onnx_linux: ^1.10.17
# path: ../sherpa_onnx_linux
# sherpa_onnx_linux:
# path: ../sherpa_onnx_linux
#
sherpa_onnx_windows: ^1.10.17
# path: ../sherpa_onnx_windows
# sherpa_onnx_windows:
# path: ../sherpa_onnx_windows
sherpa_onnx_ios: ^1.10.17
# sherpa_onnx_ios:
# path: ../sherpa_onnx_ios
# path: ../sherpa_onnx_ios
dev_dependencies:
flutter_lints: ^3.0.0