• Joined on Jul 19, 2023
Loading Heatmap…

NoM commented on issue mrq/ai-voice-cloning#320

Error when running start.bat after installing.

Type python -V How did you go about setting this up?

2023-08-01 14:09:10 +07:00

NoM commented on issue mrq/ai-voice-cloning#152

VALL-E Integration (and In Response To TorToiSe: a Quick Retrospective)

> *For real* should be my last update for a while unless something catastrophic happens (I doubt it), but I figured this should be it's own block as this is more about integrating RetNet. > > I…

2023-07-25 11:44:42 +07:00

NoM commented on issue mrq/ai-voice-cloning#313

Rust compiler is required on Windows

It does work on windows in python 3.9-3.10, but it crashes on the regular. I've had to run it entirely on Linux, as it's rocksolid on the same machine.

2023-07-25 10:29:26 +07:00

NoM commented on issue mrq/ai-voice-cloning#261

Question; How to continually run from CLI

What I do is use the trained voice data on the original tortoise-tts, as it's quite a bit faster on Linux than the version bundled in this project. And then I hacked do_tts.py to read through a…

2023-07-24 01:31:49 +07:00

NoM closed issue mrq/ai-voice-cloning#312

Browser crashes probably shouldn't pause training

2023-07-23 15:02:13 +07:00

NoM opened issue mrq/ai-voice-cloning#312

Browser crashes probably shouldn't pause training

2023-07-23 14:19:14 +07:00

NoM closed issue mrq/ai-voice-cloning#310

Cannot get the cli to work

2023-07-23 02:30:54 +07:00

NoM commented on issue mrq/ai-voice-cloning#290

No module named 'tortoise.api'

The issue is because your Python version is too new, and one of the depencies errors upon installing if you scroll up. To fix: - Install pyenv - pyenv install 3.9.17 - pyenv virtualenv…

2023-07-22 14:51:38 +07:00

NoM commented on issue mrq/ai-voice-cloning#256

ModuleNotFoundError: No module named 'tortoise'

The issue is because your Python version is too new, and one of the depencies errors upon installing if you scroll up. To fix: - Install pyenv - pyenv install 3.9.17 - pyenv virtualenv…

2023-07-22 14:51:29 +07:00

NoM commented on issue mrq/ai-voice-cloning#310

Cannot get the cli to work

> See https://git.ecker.tech/mrq/ai-voice-cloning/issues/242#issuecomment-1718 Thank you! I might have to add it to the documentation.

2023-07-22 10:50:37 +07:00

NoM opened issue mrq/ai-voice-cloning#310

Cannot get the cli to work

2023-07-20 04:32:25 +07:00