About 126,000 results
Open links in new tab
  1. python - Change pyttsx3 language - Stack Overflow

    Jan 31, 2021 · When trying to use pyttsx3 I can only use English voices. I would like to be able to use Dutch as well. I have already installed the text to speech language package in the …

  2. python - How to change the voice in pyttsx3? - Stack Overflow

    Jul 1, 2017 · How to change the voice in pyttsx3? Asked 8 years, 3 months ago Modified 9 months ago Viewed 97k times

  3. How to add your own tts voices for pyttsx3 python

    Mar 31, 2021 · So I have made a personal voice assistant in Python and it speaks currently with Microsoft David. There are some prebuilt voices to microsoft and you can add some more from …

  4. pip - pyttsx3 not recognized in python 3.11 - Stack Overflow

    Dec 16, 2022 · i am trying to make a tts script and i have done pip install pyttsx3 i have also installed the following librarys: pywin32 comtypes pypiwin32 my python version is 3.11 error: …

  5. Realistic text to speech with Python that doesn't require internet?

    Jan 25, 2018 · Try to use pyttsx3 2.5, according the documentation: gTTS which works perfectly in python3 but it needs internet connection to work since it relies on google to get the audio …

  6. Pyttsx3 voice tone and language configuration - Stack Overflow

    Jul 27, 2023 · Pyttsx3 voice tone and language configuration Asked 2 years, 2 months ago Modified 1 year, 3 months ago Viewed 2k times

  7. How to fix 'pyttsx3' when it isn't working? - Stack Overflow

    Jan 17, 2019 · At first try to install it by writing this command py -3 -m pip install pyttsx3 in terminal. Again, if it get installed but shows error, then go to terminal and type sudo apt install …

  8. How can I save text-to-speech output as an mp3 file?

    NB: pyttsx3 save_to_file() method creates a raw audio file and it won't be useful for other applications to use even if we are able to play it in the media player. pydub is a useful package …

  9. как на Pyttsx3 синтезировать русский текст в речь(тоже на …

    Jun 26, 2019 · engine.runAndWait() Но и оно не работает, а вроде всё сделано верно. Как мне в итоге с помощью Pyttsx3 преобразовать текст на русском языке в речь, или есть …

  10. Newest 'pyttsx3' Questions - Stack Overflow

    pyttsx3 .runAndWait stops working after first execution 43 Sep 5 at 21:49 pyttsx3 Aadvik 1,504 Jul 25 at 22:08 5,408 pyttsx3 audio pyttsx3 King's Zone Apr 17, 2024 at 5:58 votes