In this tutorial, you'll learn how to use the new ElevenLabs text-to-speech plugin for TouchDesigner.
openai
Tutorial
Asset
Patch for getting API of openAI Image credits example patch Chat Completion(Chat GPT4) Image Generation(DALL·E 3) Text to Speech(TTS-1) It uses the TouchDesigner version 2023.11340 and python 3.11 1. Install openAI module - macOS > terminal.app - windows > cmd pip install openai 2.
OpenAI API (Chat-GPT4, DALL·E 3, TTS-1)
Tutorial
Hey! In this tutorial we'll go over 2 new components I developed to run OpenAI's Whisper (speech to text) and ChatGPT within TouchDesigner. The components work without any setup needed, just add your OpenAI API key.
Custom ChatGPT and Whisper(speech to text) Plugins for TouchDesigner
Tutorial
Through the use of OpenAI’s DALL-E 2 API and TouchDesigner, I’ve managed to create a, let’s say, MIDI sequencer that captures RGB data incoming from AI generated images in real-time, and uses it to trigger MIDI events in Ableton Live.