Add Flutter GUI example for VAD with a microphone. (#905)

This commit is contained in:
Fangjun Kuang
2024-05-24 23:48:12 +08:00
committed by GitHub
parent 4fc0a1dc64
commit 49ea59d4ff
44 changed files with 2289 additions and 115 deletions

View File

@@ -32,7 +32,9 @@ dependencies:
sdk: flutter
path_provider: ^2.1.3
path:
path: ^1.9.0
record: ^5.1.0
url_launcher: ^6.2.6
sherpa_onnx:
# When depending on this package from a real application you should use:
@@ -71,8 +73,8 @@ flutter:
# To add assets to your application, add an assets section, like this:
assets:
- assets/
- assets/sr-data/enroll/
- assets/sr-data/test/
# - assets/sr-data/enroll/
# - assets/sr-data/test/
# - images/a_dot_ham.jpeg
# An image asset can refer to one or more resolution-specific "variants", see