• https://git.ecker.tech/ aims to provide a place to share my efforts while maintaining true ownership of my code, as I do not trust GitHub.

    XMR: 4B9TQdkAkBFYrbj5ztvTx89e5LpucPeTSPzemCihdDi9EBnx7btn8RDNZTBz2zihWsjMnDkzn5As1LU6gLv3KQy8BLsZ8SG

  • Joined on 2022-10-10
ecker pushed to master at ecker/ai-voice-cloning 2023-02-24 23:13:21 +00:00
d5d8821a9d fixed some files not copying for bitsandbytes (I was wrong to assume it copied folders too), fixed stopping generating and training, some other thing that I forgot since it's been slowly worked on in my small free times
ecker pushed to main at ecker/tortoise-tts 2023-02-24 23:11:17 +00:00
7cc0250a1a added more kill checks, since it only actually did it for the first iteration of a loop
ecker pushed to master at ecker/tortoise-tts 2023-02-24 23:10:12 +00:00
7cc0250a1a added more kill checks, since it only actually did it for the first iteration of a loop
ecker pushed to master at ecker/DL-Art-School 2023-02-24 23:09:03 +00:00
0f04206aa2 added ability to toggle some settings with envvars for later testing without needing to manually edit this file (and some other things like disabling it when a user requests it in the future)
ecker commented on issue ecker/ai-voice-cloning#34 2023-02-24 22:46:35 +00:00
Could not find module (libtorchaudio.pyd)

Strange, did a clean install and can't replicate it.

I'll assume you're using Python3.9, as problems from users having a different version hasn't happened in a long while. I'll suggest running…

ecker commented on issue ecker/ai-voice-cloning#34 2023-02-24 21:40:05 +00:00
Could not find module (libtorchaudio.pyd)

Strange, I'll try and replicate it with a fresh install on Windows when I get a chance.

ecker closed issue ecker/ai-voice-cloning#33 2023-02-24 19:40:12 +00:00
No module named 'tortoise.models.cvvp'
ecker commented on issue ecker/ai-voice-cloning#31 2023-02-24 19:39:44 +00:00
Colab is failing with "FileNotFoundError: [Errno 2] No such file or directory: './training/'"

Should be fixed. The setup.py managed to disappear somehow.

ecker closed issue ecker/ai-voice-cloning#31 2023-02-24 19:39:44 +00:00
Colab is failing with "FileNotFoundError: [Errno 2] No such file or directory: './training/'"
ecker pushed to master at ecker/ai-voice-cloning 2023-02-24 19:32:26 +00:00
e5e16bc5b5 updating gitmodules to latest commits
ecker pushed to main at ecker/tortoise-tts 2023-02-24 19:31:06 +00:00
de46cf7831 adding magically deleted files back (might have a hunch on what happened)
2c7c02eb5c moved the old readme back, to align with how DLAS is setup, sorta
34b232927e Oops
d8c6739820 added constructor argument and function to load a user-specified autoregressive model
00cb19b6cf arg to skip voice latents for grabbing voice lists (for preparing datasets)
Compare 283 commits »
ecker pushed to master at ecker/tortoise-tts 2023-02-24 19:30:12 +00:00
de46cf7831 adding magically deleted files back (might have a hunch on what happened)
ecker commented on issue ecker/ai-voice-cloning#33 2023-02-24 19:20:48 +00:00
No module named 'tortoise.models.cvvp'

Should be fixed now, not sure what managed to break it. I believe running the update-force script would force update it, the normal update script might whine about bad histories.

ecker commented on issue ecker/ai-voice-cloning#31 2023-02-24 19:19:26 +00:00
Colab is failing with "FileNotFoundError: [Errno 2] No such file or directory: './training/'"

It seems like mrq/tortoise-tts just magically died. I'll see what happened and try and force-push a known-working local copy to the repo.

ecker pushed to main at ecker/tortoise-tts 2023-02-24 19:18:39 +00:00
5bbae621f2 Oops
d75b277d1f added constructor argument and function to load a user-specified autoregressive model
ac0a572679 arg to skip voice latents for grabbing voice lists (for preparing datasets)
b2dd5e31a8 updated notebooks to use the new "main" setup
4d9ba00dcc oops
Compare 307 commits »
ecker commented on issue ecker/ai-voice-cloning#33 2023-02-24 19:17:44 +00:00
No module named 'tortoise.models.cvvp'

That's strange, it's just outright missing in the repo, and I haven't touched the repo in a while. One moment while I find a way to put it back.

ecker closed issue ecker/ai-voice-cloning#11 2023-02-24 16:50:27 +00:00
Cuda out of memory
ecker closed issue ecker/ai-voice-cloning#22 2023-02-24 16:50:10 +00:00
gr.Dropdown list index out of range when starting server
ecker commented on issue ecker/ai-voice-cloning#32 2023-02-24 16:49:32 +00:00
FileNotFoundError: [WinError 3]

No worries, it's my bad since I didn't put much thought into naming it. I renamed it to Import Existing Dataset Settings or something, and updated the wiki (finally).

ecker closed issue ecker/ai-voice-cloning#32 2023-02-24 16:49:32 +00:00
FileNotFoundError: [WinError 3]