Create Your Own Voice Assistant In Java || Just Like Google Assistant, Siri OR Amazon Alexa

  Рет қаралды 61,221

Infybuzz

Infybuzz

Күн бұрын

In this video we will see how to create our own Voice Assistant using Java ?
You might have used Google Assistant, Siri OR Amazon Alexa. So that kind of voice assistant we are going to create in Java using Sphinx library.
In other words you can say that how to make a voice assistant in java ?
Timestamps :
0:00 Introduction to create voice assistant like Amazon Alexa using Java.
1:16 Getting started to create voice assistant using Java.
4:00 Usage of Sphinx library in Java to create own voice assistant.
12:45 Run your own voice assistant to open and close Google Chrome Browser.
Source Code - www.infybuzz.com/2021/01/how-t...
Related Queries -
speech recognition in java
speech recognition
speech recognition using java
Checkout below Courses Provided by me :-
GraphQL with Spring Boot - bit.ly/32E98kc
Build REST API with Spring Boot and Spring Data JPA - bit.ly/2ZUT0JO
Jasper Reports with Java & Spring Boot - bit.ly/3mncX5n
Learn MongoDB with Java and Spring Boot using Spring Data MongoDB and MongoRepository. - bit.ly/3a1pNkb
Learn RabbitMQ : Messaging with Java, Spring Boot And Spring MVC - bit.ly/2IRCn9U
Learn Java Messaging Service - Spring MVC, Spring Boot, ActiveMQ - bit.ly/2UdN7V4
Java Interview Preparation || 100+ Quality Questions Covered - bit.ly/33kzLdX
For more GO HERE - www.infybuzz.com
#java #java8 #infybuzz

Пікірлер: 69
@abdulwahabjatto5264
@abdulwahabjatto5264 3 жыл бұрын
Thanks, I have been looking for sphinx java tutorial for years. Thanks once again.
@infybuzz
@infybuzz 3 жыл бұрын
You are welcome
@techsciencewitha.k.9042
@techsciencewitha.k.9042 3 жыл бұрын
bro i am unable to find the pom.xml file can you please help me
@javadesarrolladores9798
@javadesarrolladores9798 3 жыл бұрын
Genial, me he visto los 15 minutos. Interesante proyecto👏🏼👏🏼 Like👍🏼
@infybuzz
@infybuzz 3 жыл бұрын
Thanks...
@yashbansod1722
@yashbansod1722 2 жыл бұрын
@@infybuzzgenial hola desde la india
@roshanbhattad4493
@roshanbhattad4493 3 жыл бұрын
Nice will try
@SadiVivah371
@SadiVivah371 2 жыл бұрын
Plz make tutorial on intellij idea.with full details
@AbdoulDataAnalyst
@AbdoulDataAnalyst 2 жыл бұрын
Nice contents!!
@infybuzz
@infybuzz 2 жыл бұрын
Thanks...
@chasemartinez3277
@chasemartinez3277 Жыл бұрын
CMU Sphinx 4 requires files that are 16KHz 16bit Mono LittleEndian, How would you convert audio that is 48KHz 16bit STEREO BigEndian to match the the correct format and save it to a .wav file? Also I'm not sure if Sphinx uses signed or unsigned
@user-zv4kq8ly2n
@user-zv4kq8ly2n 3 жыл бұрын
Good man)))
@infybuzz
@infybuzz 3 жыл бұрын
Thanks...
@svenrakov7178
@svenrakov7178 2 жыл бұрын
Amazing tutorial. I need a little bit of help tho, when i run Java Application the console shows nothing and it just says
@vijayreddy754
@vijayreddy754 Жыл бұрын
can you please explain what u mentioned in .dic and .lm file in resource in video u simply copy phaste whatever u had but we are not able understand what u have given and while chose file from generator u selected on file not understanding from where u choose please give an update on it
@madhusudannayak5797
@madhusudannayak5797 3 жыл бұрын
Nice video but why it takes auto command like open open close ..
@thepoetra
@thepoetra 2 жыл бұрын
hello , the sphinx generator is not working anymore , do you have any other alternatives?
@akashdomakunti7662
@akashdomakunti7662 3 жыл бұрын
how to create commands for open file and close file for voice commands can you suggest me
@yogeshburman8981
@yogeshburman8981 2 жыл бұрын
very nice project
@infybuzz
@infybuzz 2 жыл бұрын
Thanks Yogesh...
@yogeshburman8981
@yogeshburman8981 2 жыл бұрын
@@infybuzz can you suggest me best learning project for core java i want to add in my resume
@infybuzz
@infybuzz 2 жыл бұрын
@@yogeshburman8981 If you just want to focus on core Java then develop desktop app either with Java Swing OR JavaFX. But if you want your profile strong then learn Spring Boot to develop web apps.
@yogeshburman8981
@yogeshburman8981 2 жыл бұрын
@@infybuzz thank you sir
@raphaelvelosoweber5509
@raphaelvelosoweber5509 Жыл бұрын
How could I extract text word by voice without a dictionary, I mean only use the language of user? Like Google Voice or Alexa? I download a full Dictionary on internet but its to much heavy to load on the site
@gouravdas874
@gouravdas874 2 жыл бұрын
Not running because of this issue: javax.sound.sampled.LineUnavailableException: line with format PCM_SIGNED 16000.0 Hz, 16 bit, mono, 2 bytes/frame, little-endian not supported.
@brdlmn
@brdlmn 2 жыл бұрын
Is knowledge base generator website down?
@M1thuL
@M1thuL 7 ай бұрын
bro how to export sphinx lib pls give tutorial
@theguywithnoname4745
@theguywithnoname4745 2 жыл бұрын
It's really amazing tutorial but I have a questions, 1. To run this project you must need to have internet connection? 2. Can I export it using runnable jar file? 3. Can we replace chrome with another app because you only coded for chrome REPLY!?, Please answer these only three questions please!
@infybuzz
@infybuzz 2 жыл бұрын
1) It should work without internet. Try it yourself. 2) It's a Java app so obviously you can have jar for it. 3) Chrome is just an example. You can try with other apps
@polasaraswathi8285
@polasaraswathi8285 2 жыл бұрын
How to add jar files u didn't mention about it
@infybuzz
@infybuzz 2 жыл бұрын
@@polasaraswathi8285 Required dependencies are mentioned in video. Have you watched it ?
@SadiVivah371
@SadiVivah371 2 жыл бұрын
Can i make ,same Voiceassistant on intellij idea ? Plz make a same video on intellij idea edition .and also show the process of adding dictionary and library .plz 🙏
@infybuzz
@infybuzz 2 жыл бұрын
It's just IDE. Same thing you can do with any IDE.
@mogaralmadhavi3960
@mogaralmadhavi3960 3 жыл бұрын
Why to create Infinite loop??
@tervicke487
@tervicke487 3 жыл бұрын
Exception in thread java.lang.runtime exception allocation if search manager resources failed can u help me solve this ?
@infybuzz
@infybuzz 3 жыл бұрын
can you try by taking source code given in description ? If still does not work then let me know.
@tervicke487
@tervicke487 3 жыл бұрын
@@infybuzz thanks for the reply i figured it out !
@tervicke487
@tervicke487 3 жыл бұрын
@@ArunKumar-gq1tt i just copy pastedbtye code that was in description also be sure that your mic and all is working
@mdnoorzafirmondal7398
@mdnoorzafirmondal7398 3 жыл бұрын
few errors are there : inport edu. .... cannot be resolved and configuration, livespeechrecognizer, speechresult cannot resolved to a type
@ultanshannon8100
@ultanshannon8100 2 жыл бұрын
hi so to answer your first question, he sort of goes over this at the start but you need to create the project as a maven project not a java project. this is the video I followed: kzfaq.info/get/bejne/rLCkibuCkr-XqKc.html&ab_channel=NoaCloudAnalytics (sorry about the bad audio but at least it's straight forward). Then you need to copy and paste the text he has at the beginning of this video into the area the man shows you in the linked video I provided. The text at the beginning of this video can be found in his source code he links in the description. hope that helps.
@KshitijParad
@KshitijParad 3 жыл бұрын
No libraries found for 'edu.cmu.sphinx.api.Configuration' please help me, now i dont know what to do
@infybuzz
@infybuzz 3 жыл бұрын
Have you added dependency in pom.xml ?
@KshitijParad
@KshitijParad 3 жыл бұрын
@@infybuzz yes sir
@kajad2377
@kajad2377 3 жыл бұрын
Try to use: Maven -> Update Project (Eclipse) or Maven -> Reload All Maven Projects (Intellij)
@bounty9534
@bounty9534 2 жыл бұрын
@@kajad2377 still not working
@chozzi880
@chozzi880 Жыл бұрын
Sir konsa software use kr rahy?
@infybuzz
@infybuzz Жыл бұрын
Eclipse OR Spring Tool Suite (STS)
@sujankoju9776
@sujankoju9776 3 жыл бұрын
Nice and useful video. Sir, can you please provide the commands for other different operations like open chrome and close chrome ?
@infybuzz
@infybuzz 3 жыл бұрын
Open chrome and close chrome is covered in video. For other commands you need to search command as per your operating system and then put else if condition. Also you need to get dictionary and language model files accordingly
@Cowboy1Brian
@Cowboy1Brian 3 жыл бұрын
Seriously? did you watch the video at all? thats literally THE ONLY COMMANDS HE USED IN THE VIDEO!! THE ONLY ONES!!
@techsciencewitha.k.9042
@techsciencewitha.k.9042 3 жыл бұрын
bro i am unable to find pom.xml file can you please help me
@aidanbruner9662
@aidanbruner9662 Жыл бұрын
@TECHSCIENCE WITH A.K. You need to make a maven java project in order to have the pom.xml. almost all ides have tutorials on how too
@epicshit4922
@epicshit4922 3 жыл бұрын
Can u provide me the full code amd flow chart of this in whatsapp it's urgent buddy.
@infybuzz
@infybuzz 3 жыл бұрын
Link for source code is given in description.
@techsciencewitha.k.9042
@techsciencewitha.k.9042 3 жыл бұрын
will you help me bro? cuz i am unable to find pom.xml file in my system
@zengarden6956
@zengarden6956 2 жыл бұрын
@@techsciencewitha.k.9042 eclipse doesn't come with a pom.xml file, he used sphinx which is basically just a cluster fuck of folders u drag n drop into ur src folder, I'm trying to figure it out rn
@vipinsehrawat5203
@vipinsehrawat5203 3 жыл бұрын
Bhai ye run nhi ho rha
@infybuzz
@infybuzz 3 жыл бұрын
any error ?
@atundetayo7341
@atundetayo7341 2 жыл бұрын
Good job bro, JESUS IS COMING BACK SOON; PREPARE
@infybuzz
@infybuzz 2 жыл бұрын
Thanks...
Optionals In Java - Simple Tutorial
15:53
Coding with John
Рет қаралды 201 М.
HOW DID HE WIN? 😱
00:33
Topper Guild
Рет қаралды 43 МЛН
Дарю Самокат Скейтеру !
00:42
Vlad Samokatchik
Рет қаралды 7 МЛН
Smart Sigma Kid #funny #sigma #comedy
00:25
CRAZY GREAPA
Рет қаралды 23 МЛН
I Built a Personal Speech Recognition System for my AI Assistant
16:32
Best FREE Speech to Text AI - Whisper AI
8:22
Kevin Stratvert
Рет қаралды 916 М.
Top 3 Java Frameworks | What are they?
1:00
in28minutes - Get Cloud Certified
Рет қаралды 44 М.
How to make a Great Project for Internships & Placements?
9:53
Apna College
Рет қаралды 1,8 МЛН
Java GUI Tutorial - Make a GUI in 13 Minutes #99
12:58
Alex Lee
Рет қаралды 1,2 МЛН
Best Free Speech-To-Text APIs and Open Source Libraries
7:33
AssemblyAI
Рет қаралды 184 М.
How I Built My Own VOICE ASSISTANT
1:45:12
Developed by Deon Cardoza
Рет қаралды 45 М.
CronJob (Scheduler) With Core Java
5:12
Infybuzz
Рет қаралды 16 М.
Easy Art with AR Drawing App - Step by step for Beginners
0:27
Melli Art School
Рет қаралды 13 МЛН
Как правильно выключать звук на телефоне?
0:17
Люди.Идеи, общественная организация
Рет қаралды 1 МЛН
НЕ ПОКУПАЙ СМАРТФОН, ПОКА НЕ УЗНАЕШЬ ЭТО! Не ошибись с выбором…
15:23
АЙФОН 20 С ФУНКЦИЕЙ ВИДЕНИЯ ОГНЯ
0:59
КиноХост
Рет қаралды 252 М.