• 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#152 2023-03-19 21:26:51 +00:00
VALL-E Integration (and In Response To TorToiSe: a Quick Retrospective)

The enhuiz implementation seems dead, the author is unresponsive

I'm no stranger to that, given how I'm pretty much fostering TorToiSe, whether I like it or not.

and going by the open…

ecker commented on issue ecker/ai-voice-cloning#156 2023-03-19 14:57:01 +00:00
Possible to use separate batch size for autoregressive samples and CLVP?

Since the CLVP step is pretty fast already, would it be possible to have an option to change the batch size of only the autoregressive model?

Not possible, they go hand and hand.

ecker commented on issue ecker/ai-voice-cloning#147 2023-03-19 00:54:19 +00:00
Discussion about Fine Tuning on a different language.

Was it with VALL-E or DLAS?

DLAS.

What effect does "language": "ja", in the japanese.json have?

Hints to both DLAS's [tokenizer](https://git.ecker.tech/mrq/DL-Art-School/src/branch/mas

ecker commented on issue ecker/ai-voice-cloning#147 2023-03-18 22:38:58 +00:00
Discussion about Fine Tuning on a different language.

Trained a new model with the Japanese tokenizer, and after ~55 epochs (~825000 samples processed),…

ecker closed issue ecker/ai-voice-cloning#154 2023-03-18 22:10:41 +00:00
Random voice not working with CVVP?
ecker commented on issue ecker/ai-voice-cloning#154 2023-03-18 22:10:41 +00:00
Random voice not working with CVVP?

Not possible, as the CVVP requires auto_conds from processing the original audio. Random voices never possessed…

ecker pushed to master at ecker/ai-voice-cloning 2023-03-18 15:16:23 +00:00
74510e8623 doing what I do best: sourcing other configs and banging until it works (it doesnt work)
ecker pushed to master at ecker/ai-voice-cloning 2023-03-18 15:14:39 +00:00
da9b4b5fb5 tweaks
ecker commented on issue ecker/ai-voice-cloning#152 2023-03-18 05:14:00 +00:00
VALL-E Integration (and In Response To TorToiSe: a Quick Retrospective)

My batch size is pretty much pinned to 16 for my 2x6800XTs (2x16GiB) if I want stability. Granted, distributed training is different from DLAS, where DLAS will take your batch size and divide by…

ecker opened issue ecker/ai-voice-cloning#152 2023-03-18 04:21:02 +00:00
VALL-E Integration (and In Response To TorToiSe: a Quick Retrospective)
ecker commented on issue ecker/ai-voice-cloning#147 2023-03-17 21:34:43 +00:00
Discussion about Fine Tuning on a different language.

Do the "Prompt Engineering" options still work with the Japanese model

I don't know, and desu I don't care too much to find out if it does.

From a [cursory auditing](https://github.com/neon

ecker pushed to master at ecker/DL-Art-School 2023-03-17 20:24:20 +00:00
efd038c076 forgot the other things that were in tortoise implementation but not here
ecker pushed to master at ecker/DL-Art-School 2023-03-17 20:23:17 +00:00
51539d2b27 forgot the other things that were in tortoise implementation but not here
ecker commented on issue ecker/ai-voice-cloning#150 2023-03-17 20:10:41 +00:00
Line Delimiter doing nothing?

Line splitting Works on my Machine™. image

Phonemizer message should be gone.

ecker pushed to master at ecker/ai-voice-cloning 2023-03-17 20:08:15 +00:00
f44895978d brain worms
ecker pushed to master at ecker/ai-voice-cloning 2023-03-17 20:04:49 +00:00
b17260cddf added japanese tokenizer (experimental)
ecker pushed to master at ecker/DL-Art-School 2023-03-17 20:04:00 +00:00
64a41fde24 added japanese preprocessor for tokenizer
ecker pushed to master at ecker/DL-Art-School 2023-03-17 20:03:36 +00:00
0127d33dce added japanese preprocessor for tokenizer
ecker pushed to master at ecker/tortoise-tts 2023-03-17 20:03:19 +00:00
d1ad634ea9 added japanese preprocessor for tokenizer
ecker pushed to main at ecker/tortoise-tts 2023-03-17 20:03:18 +00:00
d1ad634ea9 added japanese preprocessor for tokenizer