GPT-SoVITS for local inference on Intel or Apple Silicon Mac
Introduction
The GitHub repository for “GPT-SoVITS” is a project focused on voice data processing and text-to-speech (TTS) technology. It highlights the capability of training a good TTS model using as little as one minute of voice data, a method known as “few shot voice cloning.” The project is under the MIT license and involves Python as its primary programming language.
Important: This tutorial has expired, and the project has supported MAC, please follow GitHub’s tutorial.
This tutorial will talk about how to running this project using the CPU under the Mac platform.
- Don’t think about trainning on Mac yet, It’s good enough if they can preprocess and infer. Running LLM might be possible, but if anyone has successfully trained on a Mac (with MPS), please let me know.
- This tutorial mainly talks about the inference