dhiraa / shabda

Deep Learning for Audio with TFLite support to run on Android

Home Page:https://shabda.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Documentation Status License

Shabda

Introduction

In recent past, Deep Learning models have proven their potential in many application areas, however its entry into embedded world has its own twists and practical difficulties.

Problem Statement

To come up with a framework that enables a fast prototyping of Deep Learning models for Audio (to start with!) and provides an easy way to port the models on to Android using TFLite.

Proposed Solution

Come up with following modular components which can be then used as plug and play components:

  • Dataset modules with preprocessing modules
  • DataIterator modules
  • Tensorflow Models (Estimators)
  • Engine to run the models
  • Tensorflow model serving using TFLite
    • Web app
    • Mobile

Architecture

Other notatble Audio Repos

About

Deep Learning for Audio with TFLite support to run on Android

https://shabda.readthedocs.io/en/latest/

License:Apache License 2.0


Languages

Language:Jupyter Notebook 98.6%Language:Java 0.5%Language:C++ 0.5%Language:Python 0.4%Language:Perl 0.0%Language:C 0.0%Language:CMake 0.0%Language:Shell 0.0%Language:Scala 0.0%Language:Kotlin 0.0%