dotsimulate

Speech To Text in TouchDesigner (3 new ops)

Mark Tutorial Completed! LOPs alpha available: https://www.patreon.com/dotsimulate Explore the docs: https://dotdocs.netlify.app/ My website: https://dotsimulate.com/ This video covers three speech-to-text operators available in LOPs – Assembly AI (cloud-based), Kyutai (local streaming), and Whisper (local: streaming/push-to-talk/file processing). I show how to setup and why to use each operator, including voice activation detection with silero for a variety […]

What's New in TouchDesigner LOPs v0.1.1 (Deep Dive)

Mark Tutorial Completed! Full changelog + updated docs – https://dotdocs.netlify.app/changelog/ Check the guide to ensure you have correct python prerequisite https://dotdocs.netlify.app/guides/installation/#python-3119-requirement LOPs alpha available: https://www.patreon.com/dotsimulate Explore the docs: https://dotdocs.netlify.app/ My website: https://dotsimulate.com/ LOPs – a new family of operators for TouchDesigner that utilizes LLM intelligence as a creative toolset and enables developers/artists to interact and […]

LOPs for TouchDesigner: Installation and Setup Tutorial

Mark Tutorial Completed! LOPs coming soon: https://www.patreon.com/dotsimulate Explore the docs: https://dotdocs.netlify.app/ My website: https://dotsimulate.com/ LOPs – a new family of operators for TouchDesigner that utilizes LLM intelligence as a creative toolset and enables developers/artists to interact and build with LLM models beyond the standard chat interface. This tutorial is a step-by-step guide to installing and […]

New TOX for #touchdesigner

Mark Tutorial Completed! Full tutorial – https://youtu.be/vmJosPpd4Lw?si=C2rlJpTF4Ec0Lyti

LiveTranscribe for TouchDesigner [ new TOX + setup ]

Mark Tutorial Completed! To access the operator, visit https://www.patreon.com/dotsimulate Links from the video + info: Mac: How to install Homebrew on Mac – https://docs.brew.sh/Installation / video https://www.youtube.com/watch?v=IWJKRmFLn-g Once installed, run this in terminal:brew install python@3.11 Windows: Cuda 11.8 or cuda 12.1 installed. CUDNN Archive – https://developer.nvidia.com/rdp/cudnn-archive ( More info on CUDNN – https://docs.nvidia.com/deeplearning/cudnn/latest/installation/windows.html ) Python […]

ComfyTD Deep Dive

Mark Tutorial Completed! ComfyTD operator available here – https://www.patreon.com/dotsimulate This video is a thorough walkthrough of ComfyTD, detailing my entire approach to working with the operator for integrating ComfyUI workfows into TouchDesigner. It is less of a step by step guide and more of a masterclass for how to approach using the operator. I hope […]

Real-time diffusion in TouchDesigner – StreamdiffusionTD Setup + Install + Settings

Mark Tutorial Completed! Important ! Read description for Installation Tips ! This uses TouchDesigner 2023 and will not work in TouchDesigner 2022. Currently only working using windows + nvidia graphics card. StreamDiffusionTD TOX available here -https://www.patreon.com/dotsimulate StreamDiffusion github – https://github.com/cumulo-autumn/StreamDiffusion BEFORE Installing – make sure to have: Python 3.10 (make sure Python is added to […]

Real-time diffusion in TouchDesigner – StreamdiffusionTD Setup + Install + Settings

Mark Tutorial Completed! Important ! This uses TouchDesigner 2023 and will not work in TouchDesigner 2022. Important ! You may need to also download + NDI-SDK & install Visual Studio A quick starting guide on StreamDiffusionTD. available here -https://www.patreon.com/dotsimulate StreamDiffusion github – https://github.com/cumulo-autumn/StreamDiffusion Installing Visual Studio / Desktop development with C++ – (needed for ndi-python) […]