Publish flutter packages for Android (#1074)

This commit is contained in:
Fangjun Kuang
2024-07-04 20:07:07 +08:00
committed by GitHub
parent b502116068
commit f5e9a162d1
117 changed files with 628 additions and 7559 deletions

View File

@@ -1,7 +1,23 @@
name: sherpa_onnx_linux
description: "A new Flutter FFI plugin project."
description: >
Speech recognition, speech synthesis, and speaker recognition using next-gen Kaldi
with onnxruntime without Internet connection.
version: 0.0.1
homepage:
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/
homepage: https://github.com/k2-fsa/sherpa-onnx
topics:
- speech-recognition
- speech-synthesis
- speaker-identification
- audio-tagging
- voice-activity-detection
environment:
sdk: '>=3.4.0 <4.0.0'