All Projects → ManuSekhon → mozilla-deepspeech-flutter

ManuSekhon / mozilla-deepspeech-flutter

Licence: other
Mozilla DeepSpeech in flutter using Dart FFI

Programming Languages

CMake
9771 projects
c
50402 projects - #5 most used programming language
dart
5743 projects
ruby
36898 projects - #4 most used programming language
kotlin
9241 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to mozilla-deepspeech-flutter

vspeech
📢 Complete V bindings for Mozilla's DeepSpeech TensorFlow based Speech-to-Text library. 📜
Stars: ✭ 38 (+65.22%)
Mutual labels:  mozilla, deepspeech
swift-bridge
swift-bridge facilitates Rust and Swift interop.
Stars: ✭ 260 (+1030.43%)
Mutual labels:  ffi
tl-create
tl-create is a cross-platform command line tool to create a X.509 trust list from various trust stores. (Keywords: CABFORUM, eIDAS, WebPKI)
Stars: ✭ 32 (+39.13%)
Mutual labels:  mozilla
php-rdkafka-ffi
PHP Kafka client - binding librdkafka via FFI
Stars: ✭ 49 (+113.04%)
Mutual labels:  ffi
buke
full text search manpages
Stars: ✭ 27 (+17.39%)
Mutual labels:  ffi
pybluemonday
pybluemonday is a library for sanitizing HTML very quickly via bluemonday.
Stars: ✭ 25 (+8.7%)
Mutual labels:  ffi
idris-ffi-example
A minimal example of the Idris C FFI
Stars: ✭ 14 (-39.13%)
Mutual labels:  ffi
PhpWebcam
This is a PHP library to capture webcam frames
Stars: ✭ 33 (+43.48%)
Mutual labels:  ffi
purescript-ffi-utils
A utility library for the purescript foreign function interface
Stars: ✭ 22 (-4.35%)
Mutual labels:  ffi
PointerScript
Scripting language with pointers and native library access.
Stars: ✭ 26 (+13.04%)
Mutual labels:  ffi
deepspeech
A PyTorch implementation of DeepSpeech and DeepSpeech2.
Stars: ✭ 45 (+95.65%)
Mutual labels:  deepspeech
windigo
Windows API and GUI in idiomatic Go.
Stars: ✭ 187 (+713.04%)
Mutual labels:  ffi
generic-linked-in-driver
A generic non-blocking linked-in driver for interfacing Erlang and C
Stars: ✭ 46 (+100%)
Mutual labels:  ffi
LibPortablePlus
-----
Stars: ✭ 17 (-26.09%)
Mutual labels:  mozilla
libserialport.dart
Serial Port for Dart
Stars: ✭ 51 (+121.74%)
Mutual labels:  ffi
mozscreenshots
Take screenshots of Mozilla applications in various UI configurations
Stars: ✭ 17 (-26.09%)
Mutual labels:  mozilla
inlang
Open Source Localization Solution for Software.
Stars: ✭ 160 (+595.65%)
Mutual labels:  mozilla
winsafe
Windows API and GUI in safe, idiomatic Rust.
Stars: ✭ 110 (+378.26%)
Mutual labels:  ffi
unixstring
An FFI-friendly null-terminated byte string
Stars: ✭ 19 (-17.39%)
Mutual labels:  ffi
cffi
Safe* C foreign function interface for Rust, using proc macros and marshaling types.
Stars: ✭ 15 (-34.78%)
Mutual labels:  ffi

Mozilla DeepSpeech Flutter

This is an example repo for the article Mozilla DeepSpeech Engine in Flutter Using Dart FFI

  • libdeepspeech_0.9.3 contains android arm64-v8a and armeabi-v7a shared libraries and iOS static framework for DeepSpeech 0.9.3.

  • libc_deepspeech is the C library built for the flutter plugin.

  • deepspeech_flutter is the flutter plugin that integrates the above C library.

Note: Please try the example app on physical devices only. Binaries for simulators are not present in example app.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].