Working with a TTS server as part of a workflow is always a lot of fun. But learning how to create our own workflow? Well, that's a whole other level of satisfaction!
In this easy to follow tutorial we walk you through a fairly easy process of how to access a TTS server and create a helpful app. While not building a full fledged app for you, we give you the building blocks to spark your imagination and build your own. Expert coding is not necessary as the focus of this lesson is more about learning about the tools to get the task done than needing to understand how it's actually built.
We cover the following:
1) creating command line interface (cli)
2) creating python interface
3) wrapping our python code in a web GUI
The working CLI code can be found here:
https://www.cognibuild.ai/send-text-t...
----- Helpful Video Tutorials ----
Installing Cuda: • NVIDIA CUDA Problems - Install & Troublesh...
Installing CuDNN: • EASY NVIDIA cuDNN Install (5 minutes) - E...
Fresh AI Setup (Windows): • Walkthrough Fresh AI Setup (Windows 11 / N...
Installing Miniconda: • Installing Miniconda on Windows
Installing Python: • Installing Python to Work With AI
Insalling Git: • Installing Git - Important AI System Software
Installing WSL: • Installing & Troubleshooting WSL for AI (...
Installing Llama.cpp: • Installing Llama cpp on Windows