XTTS_V2_CPU_working / INSTRUCTS-for-XTTS-windows-release.md
Olivier-Truong's picture
Create INSTRUCTS-for-XTTS-windows-release.md
6229d5c verified

A newer version of the Gradio SDK is available: 4.36.1

Upgrade
metadata
title: XTTS_V2 work on CPU Can duplicate
author: Olivier-Truong
emoji: 🚀
colorFrom: purple
colorTo: red
sdk: gradio
sdk_version: 3.44.3
app_file: app.py
pinned: true
models:
  - coqui/XTTS-v1

Usage For Windows:

  • Unzip XTTS_V2_CPU_working.zip
  • This folder contain:
  1. python3.10 embed for windows (amd64 / x64)
  2. All libraries for xtts_v2 install in .\runtime\Lib so you don't need to install dependancies
  3. ffmpeg for formats conversion (wav, mp3, m4a, mp4...). Binary is for (x64 / amd64)
  4. A shortcut (go-web.bat) to run xtts_v2 command line is : '%cd%\runtime\python.exe %cd%\app.py'

It's portable version so you can run go-web.bat and it's start gradio web-server.

For a online demo you can check my huggingface: https://huggingface.co/spaces/Olivier-Truong/XTTS_V2_CPU_working

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference