Python AI Assistant with a Natural Voice

Опубликовано: 21 Октябрь 2024
на канале: Mikael Codes
11,226
182

In this video we upgrade our voice-controlled AI assistant to respond to us with a more humanlike voice by leveraging the Google Text-to-speech API and the generous free $300 allotment.

In the first half of the video we cover the steps to take to gain access to the Google Cloud API. In the second half we explore the available voice options and update the AI assistant code to make use of the new text-to-speech approach.

01:00 Setting up a Google Cloud Account
09:26 Exploring Google Voices
12:50 Updating the AI assistant

Get Google Cloud access here:
https://cloud.google.com/text-to-speech/

Review the AI Assistant code here:
https://github.com/Mikael-Codes/ai-as...

Text-to-speech API instructions:
https://codelabs.developers.google.co...

Alternative TTS APIs:
https://www.ibm.com/demos/live/tts-de...
https://www.readspeaker.com/

#python #TTS #AI #googlecloud #shodan