|
0b1a71430c
|
added BigVGAN and HiFiGAN (from https://git.ecker.tech/jarod/tortoise-tts), vocoder selectable in webUI
|
2024-06-19 21:43:29 -05:00 |
|
|
a5c21d65d2
|
added automatically loading default YAML if --yaml is not profided (although I think it already does this by using defaults), default YAML will use local backend + deepspeed inferencing for speedups
|
2024-06-19 18:49:39 -05:00 |
|
|
5d24631bfb
|
don't pad output mel tokens to speed up diffusion (despite copying it exactly from tortoise)
|
2024-06-19 15:27:11 -05:00 |
|
|
849de13f27
|
added tqdm bar for AR
|
2024-06-19 15:00:14 -05:00 |
|
|
99be487482
|
backported old fork features (kv_cache (which looking back seems like a spook), ddim sampling, etc)
|
2024-06-19 14:49:24 -05:00 |
|
|
268ba17485
|
crammed in HF attention selection mechanisms for the AR
|
2024-06-19 10:21:43 -05:00 |
|
|
e5136613f5
|
semblance of documentation, automagic model downloading, a little saner inference results folder
|
2024-06-19 10:08:14 -05:00 |
|
|
fb313d7ef4
|
working, the vocoder was just loading wrong
|
2024-06-18 20:55:50 -05:00 |
|
|
b5570f1b86
|
progress
|
2024-06-18 17:09:50 -05:00 |
|
|
7aae9d48ab
|
training + LoRA training works? (keeps OOMing after a step)
|
2024-06-18 13:28:50 -05:00 |
|
|
d7b63d2f70
|
encoding mel tokens + dataset preparation
|
2024-06-18 10:30:54 -05:00 |
|
|
37ec9f1b79
|
initial "refractoring"
|
2024-06-17 22:48:34 -05:00 |
|
James Betker
|
3dc66ba308
|
Revert "Merge pull request #3 from osanseviero/main"
This reverts commit 1a41f7f769 , reversing
changes made to cf7a4bc7e7 .
|
2022-04-27 09:15:55 -06:00 |
|
osanseviero
|
77a25ebdd2
|
Package everything
|
2022-04-27 15:04:15 +02:00 |
|