Speech Recognition implemented for android

609 views
Skip to first unread message

The Hacker ONE

unread,
Apr 25, 2021, 12:05:39 PM4/25/21
to Kivy users support
Hi,

I've made an android speech-to-text implementation repository and It's working properly.  I have made an example video and posted in my youtube channel:: http://youtube.com/shorts/wvZQshoAw-Q?feature=share
And here is  the URL of my git repository::  https://github.com/Abhishek-op/SR
clone this repo into your project and make a beautiful app.

regards, 
Abhishek

Robert

unread,
Apr 25, 2021, 3:34:16 PM4/25/21
to Kivy users support
Thanks, great work.

Vijay Raut

unread,
Apr 26, 2021, 12:08:26 AM4/26/21
to Kivy users support
Thanks Abhishek,

I tried this but app crashes on android with below error:
2021-04-26 09:34:33.688 21889-21938/org.cameratest.stt2 I/python:  Traceback (most recent call last):
2021-04-26 09:34:33.688 21889-21938/org.cameratest.stt2 I/python:    File "/content/.buildozer/android/app/main.py", line 6, in <module>
2021-04-26 09:34:33.688 21889-21938/org.cameratest.stt2 I/python:  ModuleNotFoundError: No module named 'Speechrecognizer'
2021-04-26 09:34:33.689 21889-21938/org.cameratest.stt2 I/python: Python for android ended.

Do we need to include Speechrecognizer in buildozer.spec?.

The Hacker ONE

unread,
Apr 26, 2021, 12:20:59 AM4/26/21
to Kivy users support
Simply clone this repo to your project like this:
-Speechrecognition
-main.py [your app code]
-buildozer.spec
then try it will work
सोमवार, 26 अप्रैल 2021 को 9:38:26 am UTC+5:30 बजे vijay...@gmail.com ने लिखा:

Vijay Raut

unread,
Apr 26, 2021, 1:05:11 AM4/26/21
to Kivy users support
Thanks a lot Abhishek,

I am using Google colab for building .apk
as you said, I created the folder structure and uploaded all the files in colab, and it WORKED !!!

The Hacker ONE

unread,
Apr 26, 2021, 1:27:14 AM4/26/21
to Kivy users support
You’re welcome.
सोमवार, 26 अप्रैल 2021 को 10:35:11 am UTC+5:30 बजे vijay...@gmail.com ने लिखा:

Santosha Spickard

unread,
May 4, 2022, 11:40:20 AM5/4/22
to Kivy users support
I am running this on a windows machine as a first pass before porting it to android. How should I modify the setup.py?
Reply all
Reply to author
Forward
0 new messages