Definitely found this useful! simplified and great explanation of the process. Thank you!!! 👌👍👍
@NicholasRenotte3 жыл бұрын
Anytime!!
@E-Man083 жыл бұрын
Thanks for these man! I got a question, do you think it would be possible to use a language identification for the speech instead of having to change the language manually? Also, does this work well with your text to speech?
@NicholasRenotte3 жыл бұрын
Sure can, check this out @gogojijigo: cloud.ibm.com/apidocs/language-translator?code=python#identify
@abhishekrajeev34443 жыл бұрын
Great explanation my friend!!
@godwinudofia65862 жыл бұрын
Dear Nicholas, I am having troubles uploading my own audio files. Need help.
@vikashchand.4 жыл бұрын
Cool stuff man. Do you think it might be possible to do this in real time? Something like the Talking Tom app ..?
@NicholasRenotte4 жыл бұрын
Yep @Vikash Chand! I've got a vid planned for real time speech to text for interviews so could go it for voice translation as well, it would be close to real time!
@vikashchand.4 жыл бұрын
@@NicholasRenotte perfect! 🤘
@pranavdange56953 жыл бұрын
@@NicholasRenotte Waiting for the same Bro ❤️
@diegocaumont56774 жыл бұрын
Back at it againnnn, legoooo
@NicholasRenotte4 жыл бұрын
You know it thanks @Diego Caumont!
@montezmusic3 жыл бұрын
I'm getting this error please help me sir. Listening... Recognizing... User said: translate hello 'NoneType' object has no attribute 'group' Code:elif 'translate' in query: try: speak('translating your sentences or words.....') query=query.replace("translate", " ") translator =Translator() result=translator.translate(query,dest='hi') speak('according the google translate') print(result.pronunciation) speak(result.pronunciation) except Exception as e: print(e) speak("try with the another sentences or try after sometime")
@rjcrabbe12103 жыл бұрын
Hey Nick, for some reason Jupyter won't let me upload my mp3 file. Please help; here are my errors: DecodeError: It is required that you pass in a value for the "algorithms" argument when calling decode() Errno 2: No such file in directory
@NicholasRenotte3 жыл бұрын
Eyyy @RJ, this is due to an issue in PyJWT, try installing 1.7.1 and it should fix the issue. Example install: pip install PyJWT==1.7.1
@rjcrabbe12103 жыл бұрын
@@NicholasRenotte thanks a lot Nick! Also i was able to get my other error fixed!!!!!!
@NicholasRenotte3 жыл бұрын
YESSS, perfect. Anytime @@rjcrabbe1210!
@rjcrabbe12103 жыл бұрын
@@NicholasRenotte ayyy it worked!!!!
@rjcrabbe12103 жыл бұрын
@@NicholasRenotte First Time I was FINALLY ABLE TO COMPLETE AND WATCH YOUR TUTORIALS. I AM SO HAPPPPPPYYYYYYYY. NOW TO CONVERT TEXT TO SPEECH. Any vids on that?
@andersonmungani88083 жыл бұрын
how do i install the ibm waston .... its giving me this error: ImportError: No module named 'ibm_watson'
@NicholasRenotte3 жыл бұрын
The first couple of lines of code should install it for you @anderson. !pip install ibm-watson should do it.
@supipiarunodya21202 жыл бұрын
Do I need to spend $200 to create IBM cloud account? I cant create an IBM cloud account. They asked for the credit card info.
@ifgcguitarclub13953 жыл бұрын
is it possible from schemas source- voice language A ----phyton codes --- output- voice language B but the case in here is in realtime manner thank you for reply. im so interesdeted
@NicholasRenotte3 жыл бұрын
Could definitely add a text to speech pipeline to another language in here!
@johnrduartesgv3 жыл бұрын
I appreciate the video it helped me with this project.
@NicholasRenotte3 жыл бұрын
Thanks so much! So glad you enjoyed it!
@kanishkawadhwani7485 Жыл бұрын
did you have to take a watson account for the same?
@samikshakolhe50863 жыл бұрын
I want to translate to other lan like korean,japanese...what should I have to use??
@NicholasRenotte3 жыл бұрын
Heya @Samiksha, ko for Korean and ja for Japanese: cloud.ibm.com/docs/language-translator?topic=language-translator-translation-models
@hamzaghraoui16222 жыл бұрын
hi nicholas can u do speech to speech translation project instead of speech to text please?
@athullyar6772 Жыл бұрын
I cant create an ibm account its showing error in creting account how to resolve this
@i_shoot_jello24233 жыл бұрын
how to add it for a streamer i speak English but i want to show up every language in the video plz help ty
@NicholasRenotte3 жыл бұрын
Hmm, haven't worked too much with streaming platforms my bad but it would probably be something to do with the view apis.
@i_shoot_jello24233 жыл бұрын
@@NicholasRenotte im just see if it can be done on a streaming platform im not sure how to do it if it can be done
@rayyanamir85602 жыл бұрын
Can i add this to my resumé??, Or do I have to add something more complex on my resumé??
@commandersleepy4 ай бұрын
hey so what did u end up doing?
@atifasadkhan4 жыл бұрын
here we goooooooo
@NicholasRenotte4 жыл бұрын
🙌 you know it @Atif khan, already working on this Sunday's vid!
@rodrigoreyes39522 жыл бұрын
Is gret video i have this proyed Build a Speech Translation Bot with Twilio Programmable Voice and IBM Watson do you have any totorial for this thanks
@a_01_aaditya_thakur692 жыл бұрын
hey... hello thanks for this video i am getting apiexception error can you please tell me the solution
@ayushk38703 жыл бұрын
Thank you sir
@jihadketan2 жыл бұрын
مرحبا ممكن مساعدتي في انشاء مترجم صوتي باستخدام البايثون بدون اتصال بالانترنت .
@saketkumar73353 жыл бұрын
You have put Indian flag ....now being an good Indian citizen I will have to click it
@noorchishti21083 жыл бұрын
can i translate urdu language?
@NicholasRenotte3 жыл бұрын
Not supported in Watson STT unfortunately!
@al-qasemalihuddin29683 жыл бұрын
Hello, Do you have a system design for this system? It could really help me.
@NicholasRenotte3 жыл бұрын
Unfortunately I don't have one atm.
@lakshit69753 жыл бұрын
I don't know why you places the flag of india 🇮🇳 in the thumbnail what was it's reason 😅😂😂
@Ur.Podcast_Buddy2 жыл бұрын
To attract india users
@SHAIKASMAZABIBBTEC3 жыл бұрын
with open('Welcome.mp3','rb') as f: res = st.recognize(audio=f, content_type='audio/mp3', model='en-AU_NarrowbandModel', continuous=True).get_result() I am getting an error in this DecodeError Traceback (most recent call last) DecodeError: It is required that you pass in a value for the "algorithms" argument when calling decode().
@NicholasRenotte3 жыл бұрын
Try upgrading the JWT library: pip install PyJWT==1.7.1 --upgrade
@adilkiddo3 жыл бұрын
How i can contact you ? Do you have an Instagram id i want to tell you something !
@NicholasRenotte3 жыл бұрын
Hit me up on Discord!
@anushkajoshi81172 жыл бұрын
Hello, Do you have a system design for this system? It could really help me.