ManuSekhon / mozilla-deepspeech-flutter

Mozilla DeepSpeech in flutter using Dart FFI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Mozilla DeepSpeech in flutter using Dart FFI


Languages

Language:CMake 49.6%Language:C 24.8%Language:Dart 14.0%Language:Ruby 3.7%Language:C++ 3.1%Language:Kotlin 2.1%Language:Swift 1.4%Language:Objective-C 1.1%