forked from k2-fsa/sherpa-onnx
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathpubspec.yaml
More file actions
52 lines (36 loc) · 1013 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
52 lines (36 loc) · 1013 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
name: non_streaming_vad_asr
description: >
This example shows how to implement "real-time" speech recognition using sherpa-onnx via non_streaming and vad.
publish_to: 'none'
version: 1.13.0
topics:
- speech-recognition
issue_tracker: https://github.com/k2-fsa/sherpa-onnx/issues
repository: https://github.com/k2-fsa/sherpa-onnx/tree/master/sherpa-onnx/flutter
environment:
sdk: ">=2.17.0 <4.0.0"
flutter: ">=2.8.1"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.6
path_provider: ^2.1.3
path: ^1.9.0
# Note: record does not support Linux for streaming ASR
record: 6.0.0
url_launcher: ^6.2.6
sherpa_onnx: ^1.13.0
# sherpa_onnx:
# path: ../../flutter/sherpa_onnx
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter:
uses-material-design: true
assets:
- assets/
#- assets/whisper/
#- assets/senseVoice/
- assets/nemo_transducer/
# - assets/sherpa-onnx-streaming-zipformer-bilingual-zh-en-2023-02-20/