speech_sherpa 0.1.0 copy "speech_sherpa: ^0.1.0" to clipboard
speech_sherpa: ^0.1.0 copied to clipboard

Cross-platform speech provider over sherpa-onnx - streaming and batch STT, VAD, diarization, and speaker embeddings.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add speech_sherpa

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  speech_sherpa: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:speech_sherpa/speech_sherpa.dart';
1
likes
150
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Cross-platform speech provider over sherpa-onnx - streaming and batch STT, VAD, diarization, and speaker embeddings.

Repository (GitHub)
View/report issues

Topics

#audio #speech #onnx #transcription

License

MIT (license)

Dependencies

archive, audio_core, audio_processing, flutter, http, path, sherpa_onnx, speech_core

More

Packages that depend on speech_sherpa