local_ai_sherpa 0.0.3 copy "local_ai_sherpa: ^0.0.3" to clipboard
local_ai_sherpa: ^0.0.3 copied to clipboard

sherpa_onnx adapters for LocalAI Kit: on-device VAD (Silero), streaming STT (SenseVoice) and TTS, all FFI work isolated in worker isolates.

local_ai_sherpa #

sherpa_onnx adapters for LocalAI Kit, providing on-device VAD, streaming STT and TTS. Register SherpaAdapterPlugin to enable these capabilities:

import 'package:local_ai_sherpa/local_ai_sherpa.dart';

final plugins = <AdapterPlugin>[SherpaAdapterPlugin()];

FFI work is isolated from the UI isolate. See the LocalAI Kit repository for configuration and model documentation.

0
likes
150
points
184
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

sherpa_onnx adapters for LocalAI Kit: on-device VAD (Silero), streaming STT (SenseVoice) and TTS, all FFI work isolated in worker isolates.

Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

flutter, local_ai_core, sherpa_onnx

More

Packages that depend on local_ai_sherpa