Publish flutter packages for Android (#1074)
This commit is contained in:
@@ -4,7 +4,7 @@ description: >
|
||||
Speech recognition, speech synthesis, and speaker recognition using next-gen Kaldi
|
||||
with onnxruntime without Internet connection.
|
||||
|
||||
repository: https://github.com/k2-fsa/sherpa-onnx/tree/master/sherpa-onnx/flutter
|
||||
repository: https://github.com/k2-fsa/sherpa-onnx/tree/master/flutter
|
||||
|
||||
issue_tracker: https://github.com/k2-fsa/sherpa-onnx/issues
|
||||
documentation: https://k2-fsa.github.io/sherpa/onnx/
|
||||
@@ -16,8 +16,8 @@ topics:
|
||||
- audio-tagging
|
||||
- voice-activity-detection
|
||||
|
||||
# remember to change the version in ../sherpa_onnx_macos/macos/sherpa_onnx.podspec
|
||||
version: 1.10.7
|
||||
# remember to change the version in ../sherpa_onnx_macos/macos/sherpa_onnx_macos.podspec
|
||||
version: 1.10.9
|
||||
|
||||
homepage: https://github.com/k2-fsa/sherpa-onnx
|
||||
|
||||
@@ -30,16 +30,16 @@ dependencies:
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
sherpa_onnx_android:
|
||||
sherpa_onnx_android: ^1.10.9
|
||||
# path: ../sherpa_onnx_android
|
||||
|
||||
sherpa_onnx_macos:
|
||||
sherpa_onnx_macos: ^1.10.9
|
||||
# path: ../sherpa_onnx_macos
|
||||
|
||||
sherpa_onnx_linux:
|
||||
sherpa_onnx_linux: ^1.10.9
|
||||
# path: ../sherpa_onnx_linux
|
||||
#
|
||||
sherpa_onnx_windows:
|
||||
sherpa_onnx_windows: ^1.10.9
|
||||
# path: ../sherpa_onnx_windows
|
||||
|
||||
flutter:
|
||||
|
||||
Reference in New Issue
Block a user