Тёмный

Flutter Speech To Text Tutorial | Voice Recognition App iOS & Android Tutorial 

Hussain Mustafa
Подписаться 11 тыс.
Просмотров 18 тыс.
50% 1

Наука

Опубликовано:

 

3 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 101   
@m_hussain_mustafa
@m_hussain_mustafa Год назад
Download Source Code From Here: cutt.ly/owbvUTJN
@KamalpreetSingh-u6u
@KamalpreetSingh-u6u 11 месяцев назад
source code is empty
@m_hussain_mustafa
@m_hussain_mustafa 11 месяцев назад
Hi@@KamalpreetSingh-u6u I just checked and the source code is avalible and is not empty.
@justegouclounon9839
@justegouclounon9839 6 месяцев назад
I downloaded the code and run on my phone. No error but not working for me (nothing showed while I speak)
@moneyman-ne9lw
@moneyman-ne9lw Год назад
Thanks for another great video brother. I didn't know we could do this in Flutter. Awesome work.
@m_hussain_mustafa
@m_hussain_mustafa Год назад
You’re welcome. 😇
@MHM-jy4uj
@MHM-jy4uj Год назад
Amazing step by step tutorial. Worked on iOS for me like a charm.
@m_hussain_mustafa
@m_hussain_mustafa Год назад
Glad to know it worked for you.
@lamiyaislam9267
@lamiyaislam9267 Год назад
Best channel for flutter developer
@m_hussain_mustafa
@m_hussain_mustafa Год назад
Thank you for your support.
@abhisheksharma8295
@abhisheksharma8295 5 месяцев назад
this is the smoothest video I have seen for speech-to-text. great work
@m_hussain_mustafa
@m_hussain_mustafa 5 месяцев назад
You're welcome.
@ronyhassanroman
@ronyhassanroman Год назад
The app shows the confidence level. Thats really unique for me. Thank you ❤
@m_hussain_mustafa
@m_hussain_mustafa Год назад
Yes that is indeed a very cool feature.
@preneure
@preneure Год назад
Thanks for providing this valuable content.
@m_hussain_mustafa
@m_hussain_mustafa Год назад
You’re welcome. ☺️
@smv1949
@smv1949 Год назад
Nice video!!
@m_hussain_mustafa
@m_hussain_mustafa Год назад
Thank you very much.
@englishplease8726
@englishplease8726 7 месяцев назад
Does it work for another language such as Hindi, French etc.... Do we need another package? ... please do provide other package 🙏
@m_hussain_mustafa
@m_hussain_mustafa 7 месяцев назад
Hi, This package would work with what ever locales are installed on a particular device. If French locale is installed then it should work otherwise not.
@justapasserby445
@justapasserby445 6 дней назад
Can this be use for other country language?
@jense.465
@jense.465 11 месяцев назад
Thanks a lot Hussain! I've been trying to make an application where I can give commands using speech to text. I was looking for a good crossplatform framework. Tried react-native (expo and native) but doesn't seem to support speech-to-text properly (always getting deprecated error for packages). After All of this struggle I've invested my time in flutter to see if this supports it better. Your tutorial is perfect!
@m_hussain_mustafa
@m_hussain_mustafa 11 месяцев назад
Glad I could help! :)
@たつっき
@たつっき 22 дня назад
Cool video! Is it possible to use speech_to_text dependency to create an auto generated caption of a video? Im using chewie btw.
@rahmanauf5584
@rahmanauf5584 8 месяцев назад
Great video but im having trouble to find a compatible dialogflow version with speech to text, any tips on finding the correct version that is compatible with each other.
@m_hussain_mustafa
@m_hussain_mustafa 8 месяцев назад
Hi, I have no idea about dialogflow, your best bet would be Google.
@kadirhakan-le3sz
@kadirhakan-le3sz 8 месяцев назад
Thanks very much for the video. How can I do this in the form of constant listening? Or how can I run it in the background as an assistant application? Thank you again.
@m_hussain_mustafa
@m_hussain_mustafa 8 месяцев назад
Hi, Due to privacy concerns and limitations there in this plug-in cannot be used for continuous listening ot background listening.
@sonusuresh6642
@sonusuresh6642 7 месяцев назад
@@m_hussain_mustafa is there any other way we can acheive background listening?
@mycloudvip
@mycloudvip 8 месяцев назад
Great example! Can the language be set according to users current settings and then allow to quickly change it to any other available language? Is this a native API from either iOS and Android? so there is no payment needed from Azure, AWS or Google Speech? Thanks
@m_hussain_mustafa
@m_hussain_mustafa 8 месяцев назад
Yes the language can be changed to any available locale on the device! Yes this package targets native API on android and iOS so no payment is required.
@RonyHassan47
@RonyHassan47 Год назад
Another awesome video. Thank you so much
@m_hussain_mustafa
@m_hussain_mustafa Год назад
Glad you liked it.
@manalamjad9989
@manalamjad9989 9 месяцев назад
This tutorial was so helpful thank you
@m_hussain_mustafa
@m_hussain_mustafa 9 месяцев назад
You're welcome.
@MarkLeoChiu
@MarkLeoChiu 3 месяца назад
does it can use in offline environment?
@m_hussain_mustafa
@m_hussain_mustafa 3 месяца назад
I belive that is not possible. The package requires internet access.
@shuqiangfeng4011
@shuqiangfeng4011 11 месяцев назад
Thanks for the amazing video, can the package transcribe other languages , like Chinese ?
@m_hussain_mustafa
@m_hussain_mustafa 11 месяцев назад
As long as the locale you are trying to transcribe is available on the device you should be able to use this technique. If the locale is not available on the device then some other solution might be required.
@how5235
@how5235 11 месяцев назад
Thanks bro for this video I have one problem,, i want the mic keep listening till i stop it manually. Is that possible
@m_hussain_mustafa
@m_hussain_mustafa 11 месяцев назад
Hi, thanks for your comment. I believe this will not be possible due to the underlying platform limitations imposed by apple and google. I believe on android speech recognition automatically stops when the user stops talking and I think its similar for iOS as well.
@mrinalpalit6933
@mrinalpalit6933 4 месяца назад
This tutorial was so helpful me but Can i dynamically change the time duration of speech. Like, when I will press and hold the button only this time it's listening the speech. This time be like may be 1 minute or 2 minute.
@m_hussain_mustafa
@m_hussain_mustafa 4 месяца назад
Hi, that’s not possible with this account package as it automatically cuts off listening after a defined period.
@EftifaJannat
@EftifaJannat Год назад
Awesome video. Love it
@m_hussain_mustafa
@m_hussain_mustafa Год назад
Glad you enjoyed it
@jahcrtvs
@jahcrtvs 2 месяца назад
Hi, I have a question, in what way I can train a audio dateset for me to include some words to improve the accuracy.
@m_hussain_mustafa
@m_hussain_mustafa 2 месяца назад
Hi, that is not possible with this method. You'd have to use your own custom speech to text model for that.
@07c1-phamvungocchau2
@07c1-phamvungocchau2 6 месяцев назад
Thank you very much
@m_hussain_mustafa
@m_hussain_mustafa 6 месяцев назад
You are welcome
@loydvincentbutron4345
@loydvincentbutron4345 6 месяцев назад
is this only applicable to english language? i want te create something like this with our own dialect
@m_hussain_mustafa
@m_hussain_mustafa 6 месяцев назад
Hi, Any locale installed on your device is supported. Take a look at the documentation for the plugin to learn more about this.
@rodyatube
@rodyatube 15 дней назад
Somehow the voice on iPhone is too level despite keeping the volume on device to max level.
@RaiyanHassan-yd1jj
@RaiyanHassan-yd1jj Год назад
An awesome video
@m_hussain_mustafa
@m_hussain_mustafa Год назад
Thank you.
@ThePilli41
@ThePilli41 Год назад
Hello there, thank you for the tutorial. Any plans on making the github repo public?
@m_hussain_mustafa
@m_hussain_mustafa Год назад
You're welcome. The source code is available already by using the link in the first pinned comment or description. Thanks.
@AdhamFaisal875
@AdhamFaisal875 8 месяцев назад
can you improve it like Sight Words Coach ?
@m_hussain_mustafa
@m_hussain_mustafa 8 месяцев назад
Hi, but I do not know about the Sight Words Coach app.
@haiderjaafer8164
@haiderjaafer8164 11 месяцев назад
Great... Can this support both English and Arabic at same time example... اريد ان اقوم بإصلاح ال fan... Hope got my idea
@m_hussain_mustafa
@m_hussain_mustafa 11 месяцев назад
Only one language at one time is supported. You'd have to use another solution to achieve the functionality you are looking for.
@haiderjaafer8164
@haiderjaafer8164 11 месяцев назад
@@m_hussain_mustafathank you for responding... So what others functionality that can use or others solutions can achieve this
@lyricsgo6873
@lyricsgo6873 5 месяцев назад
is there any downloadable apps like this out there?
@m_hussain_mustafa
@m_hussain_mustafa 5 месяцев назад
Hi, I believe there are apps on the AppStore and google play store that support dictation. Moreover your phones keyboard might also have this feature.
@lyricsgo6873
@lyricsgo6873 5 месяцев назад
true, but I want something that I can monitor the confidence level. I am wishing for an apk of what you made if that is not a bother
@m_hussain_mustafa
@m_hussain_mustafa 5 месяцев назад
@@lyricsgo6873 This should work for both iOS and Android.
@sil2334
@sil2334 4 месяца назад
This works on web but not android for me
@m_hussain_mustafa
@m_hussain_mustafa 4 месяца назад
The plugin should work on Android and iOS as well. Did you add the necessary permissions to the android manifest?
@sil2334
@sil2334 4 месяца назад
@@m_hussain_mustafa yes but it's not consistent, sometimes it works sometimes it doesn't
@Kathir-n1n
@Kathir-n1n 7 месяцев назад
Sir can you help me make it listen forever I mean when I click the button and nothing gets recorded for 5 seconds it stops but I want it to be more or forver if possible please help me
@m_hussain_mustafa
@m_hussain_mustafa 7 месяцев назад
Hi, Continuous listening is not possible with this plugin.
@bburningpirate7087
@bburningpirate7087 6 месяцев назад
​@@m_hussain_mustafa Sir is there some way to convert voice to text continuously without pressing and keeping the button..like if it's on, it will keep on converting Please reply as soon as possible sir..
@bburningpirate7087
@bburningpirate7087 6 месяцев назад
Hey, did you get some other way to do so?
@MASEANDREAPIO
@MASEANDREAPIO 10 месяцев назад
Can I use it to translate from speech to text in snother languagge like italian?
@m_hussain_mustafa
@m_hussain_mustafa 10 месяцев назад
If the Italian language locale is installed on device then yes you should be able to. I'd recommend taking a look at the documentation for this plugin.
@abhisiktadash5251
@abhisiktadash5251 5 месяцев назад
How speech_to_text work according to the api in apps like dummy api in flutter
@m_hussain_mustafa
@m_hussain_mustafa 5 месяцев назад
I don't understand your question.
@abhisiktadash5251
@abhisiktadash5251 5 месяцев назад
I am saying apps work according to my voice like in app there is order screen and I will say open order screens or I will say order this thing like that
@abhisiktadash5251
@abhisiktadash5251 5 месяцев назад
Like I am in cart I will say place order it will place the order through voice and order placement apis will call
@m_hussain_mustafa
@m_hussain_mustafa 5 месяцев назад
This is an application of an AI voice assistant and is quite complicated than just simple speech to text.
@neerajjangid9622
@neerajjangid9622 8 месяцев назад
There is issue, if we do not start by pressing the button , if we do not say anything then , it do not atumatilcy off, it's status always be isNotListening = true, it never come to isNotListening = true
@m_hussain_mustafa
@m_hussain_mustafa 8 месяцев назад
This is not an issue but actually the default behaviour. The reason for this is due to privacy concerns as you cannot have the device always listening.
@sahilkachhap
@sahilkachhap 8 месяцев назад
Sir will it convert speech to text if user speaks in their native language ?
@m_hussain_mustafa
@m_hussain_mustafa 8 месяцев назад
Hi, I believe if the user has a specified locale installed on their phone, you can switch the speech to text capabilities to transcribe that language.
@sahilkachhap
@sahilkachhap 8 месяцев назад
@@m_hussain_mustafa ok got it sir. Thank you 🙏
@AllInOne-jg5qx
@AllInOne-jg5qx 10 месяцев назад
It stops listening after a bit of silence. It's not filling the requirement this way. Anyone has any better idea here?
@m_hussain_mustafa
@m_hussain_mustafa 10 месяцев назад
This is functionality imposed on Android and I believe iOS due to privacy concerns.
@TechAddax
@TechAddax Год назад
not working on real device android 11
@m_hussain_mustafa
@m_hussain_mustafa Год назад
Have you enabled the appropriate permissions for Android?
@noormaizatulaliyahjohanrafizi
@noormaizatulaliyahjohanrafizi 10 месяцев назад
hye, after launching the emulator, why my emulator still blank with G logo? and if im using web chrome, its blank?
@m_hussain_mustafa
@m_hussain_mustafa 10 месяцев назад
I believe there is an error somewhere in your code causing a runtime exception.
@poptechmalayalam5587
@poptechmalayalam5587 10 месяцев назад
Can i store this voice to files
@m_hussain_mustafa
@m_hussain_mustafa 10 месяцев назад
You might want to use a different package if you're looking for recording user audio from microphone.
@ew0x546
@ew0x546 11 месяцев назад
i am clicking the button and talking but nothing happens. Why do you think that happens?
@m_hussain_mustafa
@m_hussain_mustafa 11 месяцев назад
Hi, Which platform are you using to test your app? Have you added the necessary permissions required for listening to audio and transcribing it?
@ew0x546
@ew0x546 11 месяцев назад
​@@m_hussain_mustafa I use vscode flutter emulator. Yes I added but i will check it again maybe i added wrong place.
@ew0x546
@ew0x546 11 месяцев назад
Ok i tried it in different emulator it works now. Thank you.Can we use it with different languages or it is just for english ?
@m_hussain_mustafa
@m_hussain_mustafa 11 месяцев назад
@@ew0x546 As long as the locale for a specific language is present on device this strategy should work. Otherwise, you may have to use another solution.
@ew0x546
@ew0x546 11 месяцев назад
@@m_hussain_mustafa okayy thank you
@jupiter34000
@jupiter34000 8 месяцев назад
You earned a dislike for click-baiting me by putting an iPhone screen on the thumbnail
@m_hussain_mustafa
@m_hussain_mustafa 8 месяцев назад
Hi, I do not believe this to be clickbait as this plugin works for both iOS and Android. So the tutorial should apply to both platforms. Thanks.
Далее
Best FREE Speech to Text AI - Whisper AI
8:22
Просмотров 987 тыс.
Лучше одной, чем с такими
00:54
Просмотров 942 тыс.
Flutter Speech to Text - It's so Easy #flutter
10:03
Просмотров 1,6 тыс.
Building a Mobile App in 2024: The BEST Technologies
13:31
Navigating Through the Flutter App Using Voice
4:13
Speech to Text Flutter || Voice Recognition App
10:41
i fell for mocks again...
9:08
Просмотров 19 тыс.
How to Use Open AI's GPT-4o in FlutterFlow - Part 1
9:59
😍Самый ПРИЯТНЫЙ Айфон🔥
0:34
Просмотров 650 тыс.
iPad Turned Into Car Touchscreen (Via: @biggibril)
0:11