When i select "deepspeed" and apply model settings in tortoise, it says there was no module found. #205
Closed
FemBoxbrawl
started this conversation in
General
Replies: 2 comments
-
Are you on windows? Because deepspeed requires manual installation on
windows. Jarod has made one but, at least the last few times I checked, has
not made it easily/publicly accessible.
As for the diffusion, 2 might be the same speed as 4, it depends on the
batch size, since these are processed in parallel batches. I don't remember
if I made the fix to set the minimum to be the batch size but as far as i
remember, setting it below 4 would require changing the actual tortoise
code and potentially still be the same speed. (If the batch size is 4 but
you force it to be 2, it just errors).
…On Sat, Oct 28, 2023, 12:31 PM FemBoxbrawl ***@***.***> wrote:
i heard there is also a way to make tortoise tts even faster, so i was
wondering if you could look into thise video and somehow add it to the text
gen webui? ( i do not know how to code):
https://youtu.be/39RGRfEQFXc?feature=shared
but yeah for some reason deepspeed doesn't download. and lastly, i am
asking how i can set my tortoise samples instead of 4 as a minimum, down to
2.
thanks
—
Reply to this email directly, view it on GitHub
<#205>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTRXI64GUI5ILX6QS5H4F3YBTGHDAVCNFSM6AAAAAA6T6Z2YCVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZVG44DMNBZGE>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes I am on windows. But thanks for letting me know and answering so quick!
i really appreciate it!
I'll most likely figure it out how to install it.
Thanks!
On Sat, Oct 28, 2023 at 11:41 AM Roberts Slisans ***@***.***>
wrote:
… Are you on windows? Because deepspeed requires manual installation on
windows. Jarod has made one but, at least the last few times I checked,
has
not made it easily/publicly accessible.
As for the diffusion, 2 might be the same speed as 4, it depends on the
batch size, since these are processed in parallel batches. I don't
remember
if I made the fix to set the minimum to be the batch size but as far as i
remember, setting it below 4 would require changing the actual tortoise
code and potentially still be the same speed. (If the batch size is 4 but
you force it to be 2, it just errors).
On Sat, Oct 28, 2023, 12:31 PM FemBoxbrawl ***@***.***> wrote:
> i heard there is also a way to make tortoise tts even faster, so i was
> wondering if you could look into thise video and somehow add it to the
text
> gen webui? ( i do not know how to code):
> https://youtu.be/39RGRfEQFXc?feature=shared
>
> but yeah for some reason deepspeed doesn't download. and lastly, i am
> asking how i can set my tortoise samples instead of 4 as a minimum, down
to
> 2.
>
> thanks
>
> —
> Reply to this email directly, view it on GitHub
> <#205>, or
> unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/ABTRXI64GUI5ILX6QS5H4F3YBTGHDAVCNFSM6AAAAAA6T6Z2YCVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZVG44DMNBZGE>
> .
> You are receiving this because you are subscribed to this thread.Message
> ID: ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#205 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A63WIBWH4LKGBIQNGML2GKDYBTHNJAVCNFSM6AAAAAA6T6Z2YCVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TIMJQGQZDQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
i heard there is also a way to make tortoise tts even faster, so i was wondering if you could look into thise video and somehow add it to the text gen webui? ( i do not know how to code): https://youtu.be/39RGRfEQFXc?feature=shared
but yeah for some reason deepspeed doesn't download. and lastly, i am asking how i can set my tortoise samples instead of 4 as a minimum, down to 2.
thanks
Beta Was this translation helpful? Give feedback.
All reactions