chatty_vader / README.md
aar2dee2
fix audio output
7aad239
|
raw
history blame contribute delete
No virus
707 Bytes

A newer version of the Gradio SDK is available: 4.44.0

Upgrade
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

  1. Create an account on Coqui and get an api key from account settings.
  2. Clone a voice using a recording of length between 3 and 5 seconds. I used a .wav file.
  3. Create a sample of the cloned voice
  4. Store the sample and save the voice_id in your env variables as COQUI_VOICE_ID.