-
### Feature description
```markdown
Hello, my request is a bit weird and wacky, but I'm trying my luck haha,
so I've been watching anime in french-language since 3 years because I have diffic…
-
Did all by instructions, but I got an error:
`Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "C:\Users\-\miniconda3\Lib\site…
-
-
### Describe the issue you are experiencing
You cannot send the `length_scale` option when invoking TTS as a service to cause the resulting audio to be spoken faster or slower.
### What type of …
-
I'm not sure if this is replicable, but in my case xTTS v2 and Your TTS provides a list of voices, while the expected behavior is to perform a voice clone with a given file. In contrary, in a demonstr…
-
### Summary
I would like to see the device attributes which are set on TTS console to appear in the json I receive via the webhook. This would allow me to have a stateless lambda function process the…
-
Following difficulties deploying API v1.1.1, we discussed whether the current materialized view approach is still the right one. Deploying the full stack depends on a precise order of operations that …
-
sudo apt-get install libsndfile1-dev ffmpeg enchant
conda create -n tts-env
conda activate tts-env
pip3 install -U torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/…
-
### 确认清单
- [X] 我已经阅读过 README.md 和 dependencies.md 文件
- [X] 我已经确认之前没有 issue 或 discussion 涉及此 BUG
- [X] 我已经确认问题发生在最新代码或稳定版本中
- [X] 我已经确认问题与 API 无关
- [X] 我已经确认问题与 WebUI 无关
- [X] 我已经确认问题与 Finetune 无关
##…
-
I was thinking about doing something similar!
Here's what I propose adding:
- Scaling using ESRGAN and similar models for better quality, like: https://github.com/MattyMroz/ESRGAN_Upscale
- TTS usi…