项目作者: ManuSekhon

项目描述 :
Mozilla DeepSpeech in flutter using Dart FFI
高级语言: CMake
项目地址: git://github.com/ManuSekhon/mozilla-deepspeech-flutter.git
创建时间: 2021-03-26T10:02:08Z
项目社区:https://github.com/ManuSekhon/mozilla-deepspeech-flutter

开源协议:

下载


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.