1
0
Fork 0
Commit Graph

20 Commits (9e3eca2261bcc3752679e0f174acf0ada7f24ccb)

Author SHA1 Message Date
mrq 5003bc89d3 cleaned up brain worms with wrapping around gradio progress by instead just using tqdm directly (slight regressions with some messages not getting pushed) 2023-05-04 23:40:33 +07:00
mrq 09d849a78f quick hotfix if it actually is a problem in the repo itself 2023-05-04 23:01:47 +07:00
mrq fd306d850d updated setup-directml.bat to not hard require torch version because it's updated to torch2 now 2023-04-29 00:50:16 +07:00
mrq d8b996911c a bunch of shit i had uncommited over the past while pertaining to VALL-E 2023-04-12 20:02:46 +07:00
mrq 5a5fd9ca87 Added option to unsqueeze sample batches after sampling 2023-03-21 21:34:26 +07:00
mrq 0b62ccc112 setup bnb on windows as needed 2023-03-16 20:48:48 +07:00
mrq 46ff3c476a fixes v2 2023-03-16 14:41:40 +07:00
mrq f9154c4db1 fixes 2023-03-16 14:19:56 +07:00
mrq 4ac43fa3a3 I forgot I undid the thing in DLAS 2023-03-16 04:51:35 +07:00
mrq da4f92681e oops 2023-03-16 04:35:12 +07:00
mrq ee8270bdfb preparations for training an IPA-based finetune 2023-03-16 04:25:33 +07:00
mrq 7b80f7a42f fixed not cleaning up states while training (oops) 2023-03-15 02:48:05 +07:00
mrq 363d0b09b1 added options to pick tokenizer json and diffusion model (so I don't have to add it in later when I get bored and add in diffusion training) 2023-03-15 00:37:38 +07:00
mrq 92a05d3c4c added PYTHONUTF8 to start/train bats 2023-03-14 02:29:11 +07:00
mrq 51ddc205cd update submodules 2023-03-12 18:14:36 +07:00
mrq 098d7ad635 uh I don't remember, small things 2023-03-12 14:47:48 +07:00
mrq 2feb6da0c0 cleanups and fixes, fix DLAS throwing errors from '''too short of sound files''' by just culling them during transcription 2023-03-11 01:19:49 +07:00
mrq d3184004fd only God knows why the YAML spec lets you specify string values without quotes 2023-03-10 01:58:30 +07:00
mrq eb1551ee92 what I thought was an override and not a ternary 2023-03-09 23:04:02 +07:00
mrq b64948d966 while I'm breaking things, migrating dependencies to modules folder for tidiness 2023-03-09 04:03:57 +07:00