• 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 commented on issue ecker/ai-voice-cloning#125 2023-03-12 22:21:17 +00:00
Can't train

Now, usually it would just mean it's still initializing, as there's no (meaningful) error message by then. There's a bit of a gap between that point and when it finishes the first iteration for…

ecker pushed to master at ecker/ai-voice-cloning 2023-03-12 18:14:44 +00:00
51ddc205cd update submodules
ecker pushed to master at ecker/ai-voice-cloning 2023-03-12 18:06:05 +00:00
dd1c6ed898 update submodules
ecker commented on issue ecker/ai-voice-cloning#123 2023-03-12 18:01:21 +00:00
WebUI Dropdown Index out of range

Fixed in commit ccbf2e6affd76e1f2e3e06e9c7ac27cd81e8e0e8. Serves me right for blindly accepting a PR for once.

ecker closed issue ecker/ai-voice-cloning#123 2023-03-12 18:01:21 +00:00
WebUI Dropdown Index out of range
ecker pushed to master at ecker/ai-voice-cloning 2023-03-12 17:52:03 +00:00
ecker pushed to main at ecker/tortoise-tts 2023-03-12 17:48:55 +00:00
97cd58e7eb maybe solved that odd VRAM spike when doing the clvp pass
ecker pushed to master at ecker/tortoise-tts 2023-03-12 17:48:50 +00:00
97cd58e7eb maybe solved that odd VRAM spike when doing the clvp pass
ecker pushed to master at ecker/ai-voice-cloning 2023-03-12 15:49:57 +00:00
9238df0b03 fixed last generation settings not actually load because brain worms
ecker pushed to master at ecker/ai-voice-cloning 2023-03-12 15:39:57 +00:00
9594a960b0 Disable loss ETA for now until I fix it
ecker merged pull request ecker/ai-voice-cloning#122 2023-03-12 15:38:35 +00:00
updated several default configurations to not cause null/empty errors. also default samples/iterations to 16-30 ultra fast which is typically suggested.
ecker pushed to master at ecker/ai-voice-cloning 2023-03-12 15:38:35 +00:00
51f6c347fe Merge pull request 'updated several default configurations to not cause null/empty errors. also default samples/iterations to 16-30 ultra fast which is typically suggested.' (#122) from zim33/ai-voice-cloning:save_more_user_config into master
be8b290a1a Merge branch 'master' into save_more_user_config
233baa4e45 updated several default configurations to not cause null/empty errors. also default samples/iterations to 16-30 ultra fast which is typically suggested.
Compare 3 commits »
ecker pushed to master at ecker/ai-voice-cloning 2023-03-12 15:17:17 +00:00
296129ba9c output fixes, I'm not sure why ETA wasn't working but it works in testing
ecker pushed to master at ecker/ai-voice-cloning 2023-03-12 14:48:10 +00:00
098d7ad635 uh I don't remember, small things
ecker commented on issue ecker/ai-voice-cloning#61 2023-03-12 07:03:40 +00:00
Memory Leak

Figured to mention it here rather than make a new issue, as I feel like it'd be weird for me to open an issue for an actual issue for once.

My autism with constantly checking my GPU metrics…

ecker commented on issue ecker/ai-voice-cloning#120 2023-03-12 06:49:34 +00:00
API IndexError: list index out of range

I remember I had that exact line throw, but I don't remember what caused it.

Given my luck, I'll run into it again soon and find out the problem.

ecker commented on pull request ecker/ai-voice-cloning#118 2023-03-12 06:47:21 +00:00
keep_training

Oh, it reverted between df0edacc60b502d25ff185d4ff82fe0e436dca6b and 7f2da0f5fbf0e591137af5cb85a952ce4e89d1c9.

ecker merged pull request ecker/ai-voice-cloning#118 2023-03-12 06:47:03 +00:00
keep_training
ecker pushed to master at ecker/ai-voice-cloning 2023-03-12 06:47:03 +00:00
1ac278e885 Merge pull request 'keep_training' (#118) from zim33/ai-voice-cloning:keep_training into master
29b3d1ae1d Fixed Keep X Previous States
9e320a34c8 Fixed Keep X Previous States
Compare 3 commits »
ecker commented on pull request ecker/ai-voice-cloning#118 2023-03-12 06:46:52 +00:00
keep_training

I swear I already fixed that before, I'm not sure how it reverted.