-
### Describe the bug
I am using code at: https://github.com/hengjiUSTC/xtts-streaming-server/blob/main/server/main.py Building a Fastapi server for streaming TTS service. Got following error
```
…
-
Tried training a voice for the first time on a dual GPU system. Went to run training and got this error:
```
Traceback (most recent call last): …
-
**Is your feature request related to a problem? Please describe.**
I use Windows currently because Linux was crashing for some reason, but I also have a AMD GPU :(. ROCm support doesn't seem planned,…
-
Log:
2024-05-21 07:21:35,143 - INFO - PyTorch and xtts_api_server package installed successfully.
2024-05-21 07:21:35,143 - INFO - Installing requirements for pandrator_installer...
2024-05-21 07:2…
-
As I am playing with TTS right now. How about adding a standard way to play audio?
This does the trick for me:
```go
func PlayAudio(data []byte) {
var b bytes.Buffer
w := base64.NewEn…
-
I have a problem running the file pandrator_start_minimal_xtts.exe after installation in the installation file I have something like this:
2024-05-03 22:14:59,829 - INFO - Created Pandrator folder …
-
Looking at the log, it seem that the installation of Visual C++ Build Tools expects a Y or N response, however the prompt never appears to the user during the installation, and thus the installation f…
-
I can't figure out where the video output should be from, I launched all parts of the application but there was no understanding
I looked at the localhost that open in the console, but they are emp…
-
mình thử train xtts v2 bằng modify của mình . mình thay đổi các file tokenizer và file xtts config để nó nhận tiếng việt, mình có thay đổi file vocab thì nó gặp lổi này ` size mismatch for gpt.text_em…
-
Hi,
I am having issues with the installation, specifically _"ERROR: Could not find a version that satisfies the requirement torch==2.1.1+cu118 (from versions: 2.2.0+cu118, 2.2.1+cu118, 2.2.2+cu118,…
Apok1 updated
2 months ago