Language Translation and Identification in 10 Minutes with Python and Watson AI

preview_player
Показать описание
Language barriers are a thing of the past right?

Ahhh, not quite!

Being able to work with text in different languages helps boost access to information for all, but sometimes working with different languages can be a pain. But it doesn't need to be. You can begin to translate and identify different languages in under 10 minutes. In this video you'll learn how to do just that!

In this video you'll learn how to:
1. Translate text to other languages
2. Detect different languages from a single line of text and
3. Build a AI Travel Assistant to convert text to speech in another language!

Want to learn more about it all:

Oh, and don't forget to connect with me!

Happy coding!
Nick

P.s. Let me know how you go and drop a comment if you need a hand!

Music by Lakey Inspired
Рекомендации по теме
Комментарии
Автор

Thankyou so much, you saved my butt! I have been trying to figure out how to make this for my IBM certificate and you have the only video that I apparently could find to explain to me how to do this

prettyzucchini
Автор

For anyone who had this error in the console: "jwt.exceptions.DecodeError: It is required that you pass in a value for the "algorithms" argument when calling decode()."
That error occurred because of the newest version of PYJWT, to solve that run in your console: "pip install PyJWT==1.7.1"
btw, cool tutorial thanks man!

exclusivestudios
Автор

Another great video Nick thanks! Love the intro too lol

spencergarth
Автор

Hi, I cannot see the language options in the video in the text to speech section. I see the service as supporting English (dialects of Australia, the United Kingdom, and the United States), French (dialects of Canada and France), German, Italian, Japanese, Korean, Portuguese (Brazil), and Spanish. How can I add languages such as Chinese or Turkish?

NurefsanKopuz
Автор

Hi Nicholas,
Very nice video with detailed information.
Can you please guide me for the following two queries
1. How can we go offline conversation of these detected languages?
2. Do we have another provision means without using ibm watson ?

mathewd
Автор

Hello Nicholas!. I have found interesting channel, that will help me begins my way to programming. Thank you!

rainbowchild
Автор

Hello Nicholas! Really interesting work. Thank you for sharing. How do you slow down the voice for text to speech? Mine is talking really fast. lol

tracygoodluck
Автор

Hey Mr, cool stuff
I have small doubt about if you deploy model called sign language translator and you are getting word for example 'Thank you ' then how this text can be converted onto speech because this model is deployed on site rather than code for tts conversion ...

DhruvPatel-mgou
Автор

Hi Nicholas,
Very nice video with detailed information.
Can you please guide me if i want to translate a file instead of acertain text

hadyalmaddah
Автор

Great video thanks a lot. It made my day. I have an issue with translation that how to translate from English to other languages but the output text should be in English. When i am using 'en-zh' it outputs translation in Chinese text. But i want the Chinese translation in English text. How can i do that. Pls Help me.

xarpatal
Автор

Just a qurey,
As a developer, if we develop a travel guide there is only few thousand words to clarify ...does the developer uses these apikeys and url to create real world travel guide apps....in that case does the developer create interface for user to make payments to further use apikeys after free limit....or does the developer create its own apikeys ..implimenting them from scratch and training them on suitable both ?

daljeetsinghranawat
Автор

Well, unfortunately, IBM account is refusing to be made, Error: Could not place order. Problem authorizing the credit card. We are unable to process your request: Those card details could not be verified with the payment gateway. i just wanted to make an account :(

aleksandramilicevic
Автор

how do you know in 7:25 ?



this is a concept in python? sorry, I'm beginner.

raizera_
Автор

Bonsoir Nicholas!!
I need your HELP PLZ
i got this error when i try to test my function
AssertionError: {'translations': [{'translation': 'Hallo'[37 chars]': 5} != 'hallo'
I have no idea how can I fix it ? I did a long search but i didn't found anything
Thanks for advance to anyone could help me

nizarnizar
Автор

Your videos are so awesome please teach us python from scratch as I am completely a noob.

sirrr.
Автор

Great explanation, I have 1 problem when trying to get only the translation is not filtering anything out, it still prints the extra data, any ideas where I have gone wrong, I am just learning and using piecharm
TIA

lemonadepromotions
Автор

Hi bady great video is posible to speach spanish and translate on ingles with out tex thaks my friends olso you any idea how to set up this Build a Speech Translation Bot with Twilio Programmable Voice and IBM Watson

rodrigoreyes
Автор

sir thanks for this tutorial.. pls make one more video on twitter trending, you tube trending, and other social site trending application but with online web development...

yogeshjadhav
Автор

how to do that translation in real time and display side by side?

hongmeixie
Автор

i want to translate a word doucument
How can i do it

tikiristo