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
------ Helpful Video Tutorials -----
Installing Cuda: https://youtu.be/_GpyoEbs3Hs
Installing CuDNN: https://youtu.be/RY2mEbi7PJc
Fresh AI Setup (Windows): https://youtu.be/4aCtOVcvcj4
Installing Miniconda: https://youtu.be/ULAVtKBOKXE
Installing Python: https://youtu.be/1CdeBbk9A2k
Insalling Git: https://youtu.be/xxVOm3ndeSU
Installing WSL: https://youtu.be/3GNqg3GdEKA
Installing Llama.cpp: https://youtu.be/r-05yuXTEPE