In this video, we cover Cuqoi’s TTS, a very popular TTS (Text to Speech) AI Model, and how you can install it and start using it locally with a matching web-ui for free! Using this powerful model, you can quite literally clone voices within seconds. All you gotta do is select a voice from a list of hundreds of voices (or even use a custom voice as shown in a previous video!), pass it some text, and within seconds you’ll have a spoken version of that text! For more stuff like this make sure you like, comment and share this video. Don’t forget to subscribe as well!
Links:
github -
local installation docs (non-docker) -
local docker installation docs -
Pre-requisites:
Have docker installed OR clone the repo attached above and install all the requirements locally.
If you have a CPU:
docker run —rm -it -p 5002:5002 —entrypoint /bin/bash
python3 TTS/server/ —model_name tts_models/en/vctk/vits
If you have a GPU:
docker run —rm -it -p 5002:5002 —gpus all —entrypoint /bin/bash
python3 TTS/server/ —model_name tts_models/en/vctk/vits —use_cuda true
then head to the url:
http://localhost:5002/
Check out the previous video in this series (how to set up Cuqoi TTS locally and use it with Python):
• XTTS2 is AWESOME - Clone voices in se...
Interesting Links / Projects mentioned in the video:
TTS Generation Web UI -
MusicGen & AudioGen Prompt Library -
#chatgpt #openai #technology #college #cs #engineering #coding #trending #techtrends #ai #artificialintelligence #gpt4 #gpt #university #students #study #web #webdevelopment #software #softwareengineer #softwaredeveloper #softwareengineering #tutorial #tutorials #tutorialyoutube #guide #development #developer #llm #machinelearning #ml #aitools #aitechnology #techtrends #techtutorial
17 views
1709
509
2 months ago 00:11:27 2
Python Local Text To Speech Coqui TTS _ Generate Audio From Text Using Python
2 months ago 00:28:59 12
FREE Voice Cloning in Microsoft Windows with Coqui TTS
2 months ago 00:05:35 17
Coqui TTS - Clone voices within seconds for free!
4 months ago 00:01:29 1
Крефло Доллар: “Вы проводите время с Богом?“
5 months ago 00:14:42 1
100% Local AI Speech to Speech with RAG - Low Latency | Mistral 7B, Faster Whisper ++