00:01 Guide on setting up OpenAI TTS API in Python 01:43 Setting up a virtual environment for isolating packages and avoiding global issues. 03:50 Store the API key in a YAML file for security. 06:18 Set up OpenAI API key and account correctly for TTS functionality 08:24 Implement OpenAI's TTS API in Python for audio file processing. 10:49 Utilizing OpenAI's TTS API in Python 13:04 Creating a system personality for OpenAI's TTS API 15:20 Appending user input and bot responses to messages list. 17:44 Creating a chatbot using OpenAI's TTS API in Python 20:02 The TTS API can be expanded with user voice input and chatbot generation using GPT. Crafted by Merlin AI.
You've made my day! Your instructions were perfectly clear! I don't know Python, but following along with you was a breeze. I found another one of your videos that helped me install vs code and everything else I would need before attempting this one. I will definitely be subscribing to your channel! Thank You!
Hey, do you think it´s possible to make whole books (pdf) into audiobooks? I´ve tried but it didn´t work :/ Also I didn´t find anything related anywhere
I had a problem with " import yaml ModuleNotFoundError: No module named 'yaml'" I've tried to find a solution in several searches and haven't found it. Don't know where this conflict is coming from, because when you check the terminal everything is installed correctly. Thx anyway
Odd, if pip show pyyaml shows that it's installed, it should work. It's possible the IDE is picking up the wrong environment, causing issues compared to the terminal, may wanna check that
00:01 Guide on setting up OpenAI TTS API in Python
01:43 Setting up a virtual environment for isolating packages and avoiding global issues.
03:50 Store the API key in a YAML file for security.
06:18 Set up OpenAI API key and account correctly for TTS functionality
08:24 Implement OpenAI's TTS API in Python for audio file processing.
10:49 Utilizing OpenAI's TTS API in Python
13:04 Creating a system personality for OpenAI's TTS API
15:20 Appending user input and bot responses to messages list.
17:44 Creating a chatbot using OpenAI's TTS API in Python
20:02 The TTS API can be expanded with user voice input and chatbot generation using GPT.
Crafted by Merlin AI.
You know it'll be a good day when there's a new JJ video drop 🥳
Haha thanks mate! :")
You've made my day! Your instructions were perfectly clear! I don't know Python, but following along with you was a breeze. I found another one of your videos that helped me install vs code and everything else I would need before attempting this one. I will definitely be subscribing to your channel! Thank You!
I have never coded anything in my life.
Thanks to this tutorial I have my own sarcastic 12 year old AI assistant. That's cool as hell. Thanks man!
I am very glad to find your channel. For a beginner you make it understandable to following this topic.
Hopefully more tutor about TTS. Many thanks.
awesome thank you so much! I got it to work.
Hey, do you think it´s possible to make whole books (pdf) into audiobooks?
I´ve tried but it didn´t work :/
Also I didn´t find anything related anywhere
As long as it's in a python friendly format, PDF can be rough
I had a problem with
" import yaml
ModuleNotFoundError: No module named 'yaml'"
I've tried to find a solution in several searches and haven't found it.
Don't know where this conflict is coming from, because when you check the terminal everything is installed correctly.
Thx anyway
Odd, if pip show pyyaml shows that it's installed, it should work. It's possible the IDE is picking up the wrong environment, causing issues compared to the terminal, may wanna check that
This method doesn't see to be supported by openAI anymore, do you have a work around?
Ah, they probably updated their documentation for this. I won't have any updated video for this though unfortunately
@@Jarods_Journey i didn't see any updates on there site, i think they stop support for the API for TTS :/
VS code is not an IDE
does it work in Spanish?
Yup!