Tag: python

How to create your own voice assistant with python and ChatGPT API

This post describes how to build your own voice assistant based on openai api. The assistant is build with python and uses python libraries for speech to text and text to speech conversion. Additionally the script contains some special commands for activation, deactivation and test mode.