Convert Text to Audio Tutorial in Python 3.10 (Text to MP3)

Поділитися
Вставка
  • Опубліковано 2 лис 2024

КОМЕНТАРІ • 15

  • @Aprendizaje_Autodacta_Digital
    @Aprendizaje_Autodacta_Digital 2 роки тому

    Thank So much! very very good!

  • @bastianrivero
    @bastianrivero Місяць тому

    2 years later now, is it possible to get a realistic human sounding voice somehow?

  • @builder481
    @builder481 Рік тому +1

    you have imported pyttsx3 and your code is 30 lines? idk what i'm not getting here

  • @CripsoCS
    @CripsoCS Рік тому +2

    for some reason i cannot save the output to a file, and i've not found the solution :/
    The program ends without errors though no file is saved.
    I'm on windows

    • @calendarman-nb2db
      @calendarman-nb2db Рік тому

      if you find out I would love to know, im deep in a rabbit hole rn

    • @CripsoCS
      @CripsoCS Рік тому

      @@calendarman-nb2db spoiler, it’s not implemented so I changed the plans 😅

    • @kevinflanigan8653
      @kevinflanigan8653 Рік тому

      You neeed to add True to the last line to set the save parameter to True
      tts.text_to_speech('Hello there! I am Pythonize!', True)

  • @MrRaja
    @MrRaja Рік тому

    I can't figure out how to get a list of available voices... i can't run the text in my notepad++ like you are doing with your paid program. How would i go about it?

    • @Indently
      @Indently  Рік тому

      My paid program is free

  • @mathieucote3966
    @mathieucote3966 Рік тому

    Pretty new to coding I've done step by step what you have done and cannot seem to figure out why I keep getting the following error.
    import pyttsx3
    ModuleNotFoundError: No module named 'pyttsx3'
    Any help would be appreciated

    • @jj_man123
      @jj_man123 Рік тому

      The module needs to be installed through the command line or the Package installer if you’re using VS 2022

    • @thomasseidl8335
      @thomasseidl8335 8 місяців тому

      Did you 'pip install pyttsx3' in the terminal at first?

  • @valmirrastelyjunior9400
    @valmirrastelyjunior9400 9 місяців тому

    ok

  • @designckinet
    @designckinet Рік тому

    Nice 👌

  • @rverm1000
    @rverm1000 6 місяців тому

    do you know how to get the windows voice? Microsoft David Desktop - English (United States): (None) [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voices\Tokens\TTS_MS_EN-US_DAVID_11.0]?