-
### Describe the bug
Error when model.load_state_dict(checkpoint['model']):
```
RuntimeError: Error(s) in loading state_dict for Xtts:
Unexpected key(s) in state_dict: "gpt.gpt_inference.transf…
-
Hello,
After performing the adjustments mentioned here
https://github.com/DrewThomasson/VoxNovel/issues/4
I still experience some issues (see code at the end).
Any idea about what the problem …
-
Issue to keep track of the "Model `license:other` challenge" for the Hacktoberfest 2023.
## Context
The Hugging Face Hub hosts hundreds of thousands of public models and datasets. Public doesn't…
-
### Describe the bug
I see in XTTS config that length_penalty can be set but I'm getting this:
UserWarning: `num_beams` is set to 1. However, `length_penalty` is set to `0.6` -- this flag is only …
-
This Library looks amazing! I have actually have been working on something extremely similar to image and audio data. I was working on open sourcing it in it's own repo but would love to just make it…
-
Some post-processing of of the audio would be nice, experiment with https://github.com/spotify/pedalboard.
Also try inference_stream https://discord.com/channels/1037326658807533628/106288720935258…
-
I'm using UnityLLM: https://github.com/undreamai/LLMUnity but I would like to have text to speech audio generate as well
-
After following the installation steps and downloading Coqui's model, I'm getting the following error when loading the model. What am I missing?
![image](https://github.com/kanttouchthis/text_gener…
-
用源码安装的
-
**EDIT - there's now a whole new build of this* https://github.com/erew123/alltalk_tts
**Description**
When you are running a model that takes up all of your VRAM on your card, coqui_tts can be …