Commit Graph

13 Commits (master)

Author SHA1 Message Date
mrq 94f88886b0 updated colab notebook 2023-10-24 23:39:46 +07:00
mrq 2830d1fa96 fixed setup scripts and Dockerfile to NOT use extra-index-url and instead use index-url (how this happened I don't know, since pytorch instructions use index-url), '''fixed''' phonemizing japanese for VALL-E with pykakasi 2023-10-12 00:27:46 +07:00
Jarod Mica 7dd8b740e8 freeze beartype==0.15.0, unfrozen comes from x-clip in dlas 2023-09-18 17:18:44 +07:00
mrq 72a38ff2fc made initialization faster if there's a lot of voice files (because glob fucking sucks), commiting changes buried on my training rig 2023-08-21 03:31:49 +07:00
Jarod 350d2d5a95 Freeze pydantic package to 1.10.11
inflect in DLAS requirements.txt installs pydantic 2.0.2, causing issues with the Gradio Webpage
2023-07-09 02:36:23 +07:00
mrq 9e3eca2261 freeze gradio because I forgot to do it last week when it broke 2023-05-18 14:45:49 +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 0b62ccc112 setup bnb on windows as needed 2023-03-16 20:48:48 +07:00
mrq b90c164778 Farewell, parasite 2023-03-11 16:40:34 +07:00
mrq 0e3bbc55f8 added api_name for generation, added whisperx backend, relocated use whispercpp option to whisper backend list 2023-03-06 05:21:33 +07:00
mrq ec550d74fd changed setup scripts to just clone mrq/tortoise-tts and install locally, instead of relying on pip's garbage git-integrations 2023-02-19 05:29:01 +07:00
mrq 96e9acdeec added preparation of LJSpeech-esque dataset 2023-02-17 05:42:55 +07:00
mrq 3a078df95e Initial refractor 2023-02-17 00:08:27 +07:00