Coder Social home page Coder Social logo

wanghy96 / androidaudiorecg Goto Github PK

View Code? Open in Web Editor NEW

This project forked from saturn-lab/androidaudiorecg

0.0 0.0 0.0 48.96 MB

An Android application for speech recognition with TensorFlow.

Home Page: http://gitlab.icenter.tsinghua.edu.cn/saturnlab/androidAudioRecg

Java 100.00%

androidaudiorecg's Introduction

An Android app for speech recognition based on TensorFlow library.

Step 1. Software requirement

Step 1.1 Install Android Studio 2.3 +

Android Studio (Build tools API >= 23 is required to build the TF Android demo (though it will run on API >= 21 devices).)

https://developer.android.com/studio/

'''(Skip to Step2.)''' Step 1.2 Download TensorFlow inference library

https://ci.tensorflow.org/view/Nightly/job/nightly-android/

download two files:

*libandroid_tensorflow_inference_java.jar

refer to: https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/android

*libtensorflow_inference.so

includes : tensorflow-inference-debug.aar and tensorflow-inference-release.aar;

refer to: https://github.com/tensorflow/tensorflow/tree/master/tensorflow/contrib/android/cmake

(optinal) Step 2. Training Model and Frozen graph (Work done on Project AudioNet )

Using audioNet to foster a *.h5 file and frozen as *.pb file

(optinal) Step 3. Put model file in android project (already)

put ‘asrModel.pb’ in assets folder

(optinal) Step 4. Run Tensorflow inference interface (already intergated into project)

Step 5. Run Android Studio, open this project: androidAudioRecg

---build apk file, Install apk file in your mobile phone.

done!

Reference

see Tensorflow : An open-source software library for Machine Intelligence.

https://www.tensorflow.org

androidaudiorecg's People

Contributors

zhenchen avatar zhengwx11 avatar zhengwx1995 avatar wanghy96 avatar zhenchen3419 avatar chgao96 avatar changjiahui avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.