Hi, my name is EKO WAHYUDIHARTO
I'm just an ordinary man


Trustworthy | Competent | Harmonious | Loyal | Adaptive | Collaborative

PAST

PRESENT

FUTURE

TAKE A LOOK @ WHAT I RECORD AND WRITE

Something that might be useful for anyone who have passion in computer science, quality control circle and project management

`
  • Posted on Tuesday October 05, 2021
    Google Text-to-Speech (gTTS) is one of several text-to-speech library available to used on Google Colab. It has simple code and reliable to use with, for example it also provide a simple language parameter so the speech out depend on what country id will be used. Don't forget to add audio player library since gTTS will create an audio file on-the-fly and need the audio player to make a sound. Check a compact code below and run it from Google Colab:!pip install gTTSfrom gtts import gTTSfrom IPython.display import Audiotts = gTTS('Selamat datang di channel youtube eko wahyudiharto',lang='id')tts.save('1.wav')sound_file = '1.wav'Audio(sound_file, autoplay=True)   I wrapped above code into a 5 mins video below in  my Youtube channel (in Bahasa). Please subscribe if you haven't or send your thumbs for the video or share it if you like.PS: Still unable how to play a loop string in a 'for' syntax. Anyone can help? Share your thoughts on below comment box. Thank you! Continue Reading »

I LIVE IN JAKARTA

Jakarta is the political, economic and cultural capital of Indonesia. ... Around 230 languages are spoken here and you'll find a wealth of different cultures and communities throughout the capital. ... Jakarta's world-class tourist attractions are renowned across the globe.