Speech Recognition TensorFlow Machine Learning icon

Speech Recognition TensorFlow Machine Learning

★★★★★
★★★★★
(2.71/5)

1.1Free6 years ago

Download Speech Recognition TensorFlow Machine Learning APK latest version Free for Android

Version 1.1
Update
Size 29.28 MB (30,702,522 bytes)
Developer Amphan
Category Apps, Libraries & Demo
Package Name machinelearning.tensorflow.speech
OS 5.0 and up

Speech Recognition TensorFlow Machine Learning APPLICATION description

Listens words, and highlights them in the UI when they are recognized.
Runs a simple speech recognition model built by the audio training tutorial. Listens for a small set of words, and highlights them in the UI when they are recognized.

The example application displays a list view with all of the known audio labels,
and highlights each one when it thinks it has detected one through the
microphone.

more info
https://androidcontrol.blogspot.com/2017/09/speech-recognition-tensorflow-android.html

What is TensorFlow?
TensorFlow is open source machine learning library from Google. Computation code is written in C++, but programmers can write their TensorFlow software in either C++ or Python and implemented for CPUs ,GPUs or both.

In November 2015, Google announced and open sourced TensorFlow, its latest and greatest machine learning library. This is a big deal for three reasons:

1.Machine Learning expertise: Google is a dominant force in machine learning. Its prominence in search owes a lot to the strides it achieved in machine learning.
2.Scalable : the announcement noted that TensorFlow was initially designed for internal use and that it’s already in production for some live product features.
3.Ability to run on Mobile.

This last reason is the operating reason for this post since we’ll be focusing on Android. If you examine the tensorflow repo on GitHub, you’ll find a little tensorflow/examples/android directory. I’ll try to shed some light on the Android TensorFlow example and some of the things going on under the hood.

original code
https://github.com/tensorflow/tensorflow/tree/master/tensorflow/examples/android

My Website
http://softpowergroup.net/

My Blog
https://androidcontrol.blogspot.com

email : [email protected]
[email protected]
Tel. +6681-6452400 ( Thailand )

Google+ https://plus.google.com/+SoftpowergroupNetThailand/
Facebook : https://www.facebook.com/softpowergroup/
↓ Read more
Speech Recognition TensorFlow Machine Learning screen 1 Speech Recognition TensorFlow Machine Learning screen 2