An open API service indexing awesome lists of open source software.

https://github.com/lucataco/cog-xtts-v2

Cog wrapper for Coqui / xtts-v2
https://github.com/lucataco/cog-xtts-v2

cog

Last synced: over 1 year ago
JSON representation

Cog wrapper for Coqui / xtts-v2

Awesome Lists containing this project

README

          

# coqui /xtts-v2

[![Try a demo on Replicate](https://replicate.com/lucataco/xtts-v2/badge)](https://replicate.com/lucataco/xtts-v2)

This is an implementation of the [coqui /xtts-v2](https://github.com/coqui-ai/tts) as a Cog model. [Cog packages machine learning models as standard containers.](https://github.com/replicate/cog)

Run predictions:

cog predict -i text="Hi there, I'm your new voice clone. Try your best to upload quality audio" -i speaker=@female.wav

## Example:

"Hi there, I'm your new voice clone. Try your best to upload quality audio"

![alt text](output.wav)