Spaces:
Runtime error
Runtime error
A newer version of the Gradio SDK is available:
5.13.1
metadata
title: Chatty Vader
emoji: 💣
colorFrom: indigo
colorTo: yellow
sdk: gradio
sdk_version: 3.43.2
app_file: app.py
pinned: false
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
Cloning a voice with Coqui AI
- Create an account on Coqui and get an api key from account settings.
- Clone a voice using a recording of length between 3 and 5 seconds. I used a
.wav
file. - Create a sample of the cloned voice
- Store the sample and save the
voice_id
in your env variables asCOQUI_VOICE_ID
.