-
presently different TTS software has been published:
- https://en.wikipedia.org/wiki/Comparison_of_speech_synthesizers
- https://wiki.archlinux.org/title/List_of_applications#Speech_synthesizers
…
-
Hi, I tried using this tool and it worked just fine. Then I tried to train a model, deleted the folder in voices and training. And when I relaunch the app, the gradio app keeps saying "Loading..." wit…
-
I have been at this issue for a few weeks. Perhaps @manmay-nakhashi and @neonbjb could advise or help.
Currently it's loaded with torch.load and load_state_dict, which breaks when transformers make…
-
I've noticed that it's not uncommon for TorToiSe to generate weird artifacts in place of words or entire sentences.
I would like to use TorToiSe in a project where it's not possible to manually rev…
-
Hello, I've tried creating a new voice, I've put 3 wav files in a subdirectory of tortoise/voices, but whenever I run `python3 tortoise/do_tts.py --text "testing" --voice *nameOfVoice* --preset fast` …
-
py tortoise/do_tts.py --text "I'm going to speak this" --voice random --preset fast
Traceback (most recent call last):
File "C:\Users\patel\PycharmProjects\pythonProject\venv\tortoise-tts\tortoise…
-
Sorry for newbie question, but I believe I have followed your install instructions (tried both on ubuntu and windows). how to start your audiobook application? I tried running python scripts/start.py …
-
I am new to this, and trying to run the program based on the instructions given in this video: https://www.youtube.com/watch?v=uQ9PYhAsd6w. I made sure the files were of the proper format, and downloa…
-
Is there a way to include and serve MeloTTS and/or OpenVoice?
They're state-of-the-art TTS (and voice cloning) and pretty fast, even on CPU only.
https://github.com/myshell-ai/MeloTTS
https://git…
-
First of all, congrats for the awesome job you did speeding up tortoise. Tortoise is, hands down, the best tts engine out there and you (and the tortoise-tts-fast project) have made it usable. Now, wi…