-
Using https://github.com/daswer123/xtts-api-server is one option to have XTTS support, I've looked at the code though and it relies on the local filesystem to share voice files between the client and …
-
would be helpful if readme said whether or not CPU usage is possible, and if so, how
-
When using `*WithMetadata` functions, it would be helpful to get access to the confidence score of each token of a given candidate transcript.
It could be made available in the `TokenMetadata` clas…
-
### Describe the bug
When passing a list of custom split sentences using a custom split function, the TTS model (`tts_models/multilingual/multi-dataset/xtts_v2` to be specific) with `split_sentence…
-
The company is shutting down and can no longer license this project for commercial purposes or benefit from such licensing. Suggest moving to MIT license for more permissive modification and redistrib…
-
**python3 evaluation.py --test_dir testdata/ --model_path ckpt/D2Former_epoch_77_0.055 --save_dir saved_tracks_best**
audio_path: testdata/noisy/p287_001_noisy.wav
Traceback (most recent call last):…
-
![Screenshot from 2024-10-16 00-35-42](https://github.com/user-attachments/assets/0a4f4631-7d78-4134-b3ea-2bf3610839b7)
whats up with that?
-
~~DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.~~
~~https://github.…
-
Hey there,
I'm trying to fine-tune the TTS model for the German language, but I'm fairly new to this field. I've tried various approaches and datasets, such as the German part of the M-AI Labs data…
-
Upon starting XTTS, the model is redownloaded, instead of being reused. It says the model has been updated, but it occurs even if I close it down and start it right back up.
(env) D:\AI_Projects\Pi…