sakharam_gatne
  • Joined on Feb 05, 2023

sakharam_gatne opened issue mrq/ai-voice-cloning#39

Is it possible to enable saving model / training_state mid-epoch?

2023-02-26 07:07:11 +07:00

sakharam_gatne opened issue mrq/ai-voice-cloning#35

OverflowError: Python int too large to convert to C int

2023-02-25 16:08:01 +07:00

sakharam_gatne opened issue mrq/ai-voice-cloning#29

Suggestion: More user-friendly labels in "Generate Configuration"

2023-02-23 17:57:53 +07:00

sakharam_gatne commented on issue mrq/ai-voice-cloning#25

Discussion About BitsAndBytes Integration

> because I accidentally deleted it and not the re-test setup oh dear :( By the way, another strange bug I've noticed sometimes while training is that if you have `Verbose Console Output`…

2023-02-23 15:51:51 +07:00

sakharam_gatne commented on issue mrq/ai-voice-cloning#25

Discussion About BitsAndBytes Integration

As I understand it, when the progress bar in the command line fills up, it's gone through the entire dataset, thus one epoch is complete. This is reflected in the webui by increasing the value of…

2023-02-23 15:17:53 +07:00

sakharam_gatne commented on issue mrq/ai-voice-cloning#25

Discussion About BitsAndBytes Integration

@mrq I'm training with an approx. 100 sample dataset, with the exact same settings as you. It calculated the total steps as 15666. (500 epochs * 94 lines / batch size 3) When I start training, I…

2023-02-23 14:04:20 +07:00

sakharam_gatne commented on issue mrq/ai-voice-cloning#18

Suggestion: Option to delete intermediate .wav files after processing batches of text

No problem at all, thanks a lot!

2023-02-22 16:02:16 +07:00

sakharam_gatne closed issue mrq/ai-voice-cloning#18

Suggestion: Option to delete intermediate .wav files after processing batches of text

2023-02-22 16:02:16 +07:00

sakharam_gatne commented on issue mrq/ai-voice-cloning#18

Suggestion: Option to delete intermediate .wav files after processing batches of text

Thanks! Also, any opinion on the second point about the notebook?

2023-02-22 13:47:44 +07:00

sakharam_gatne commented on issue mrq/ai-voice-cloning#18

Suggestion: Option to delete intermediate .wav files after processing batches of text

> it does some rather abhorrent things for loading lol yeah, yesterday I processed one chapter of a book, it generated about 50 audio files, and the history tab froze for a solid minute before…

2023-02-21 14:13:36 +07:00

sakharam_gatne opened issue mrq/ai-voice-cloning#18

Suggestion: Option to delete intermediate .wav files after processing batches of text

2023-02-21 11:24:58 +07:00

sakharam_gatne commented on issue mrq/ai-voice-cloning#3

FileNotFoundError immediately after starting training

> I haven't gotten it to work locally on my 2060 at all Oh ok, I'll just stick to the colab then. By the way, I think ec550d74fd5a32ad1878528b9431ec5fde2b4c0a broke the notebook, because now…

2023-02-19 07:01:35 +07:00

sakharam_gatne commented on issue mrq/ai-voice-cloning#3

FileNotFoundError immediately after starting training

> I just ran it for shits and grins and nothing broke for me on my dingy 2060. Can you give me the parameters you used? I have almost the same GPU (2060 Laptop version). The program suggested a…

2023-02-19 06:06:51 +07:00

sakharam_gatne commented on issue mrq/ai-voice-cloning#3

FileNotFoundError immediately after starting training

Now there's a fresh new error immediately after starting training: ``` TorToiSe initialized, ready for generation. Traceback (most recent call last): File "C:\Users\Username\Desktop\ai-voice-…

2023-02-19 05:33:06 +07:00

sakharam_gatne commented on issue mrq/ai-voice-cloning#3

FileNotFoundError immediately after starting training

> You didn't happen to migrate over your `tortoise-venv` folder, did you? Yup, that's exactly what I did lol I'm doing a fresh install now, as even after that problem I had another error…

2023-02-19 04:51:41 +07:00

sakharam_gatne commented on issue mrq/ai-voice-cloning#3

FileNotFoundError immediately after starting training

> Run this to force install mrq/tortoise-tts in pip: That unfortunately didn't work. Then I ran ``` pip uninstall tortoise pip install git+https://git.ecker.tech/mrq/tortoise-tts.git ``` an…

2023-02-18 17:39:04 +07:00

sakharam_gatne commented on issue mrq/ai-voice-cloning#3

FileNotFoundError immediately after starting training

Thanks for the fix! I still get this error. ``` TypeError: TextToSpeech.__init__() got an unexpected keyword argument 'autoregressive_model_path' ``` I've run `update.bat`, `update-force.bat`,…

2023-02-18 17:11:47 +07:00

sakharam_gatne reopened issue mrq/ai-voice-cloning#3

FileNotFoundError immediately after starting training

2023-02-18 15:35:02 +07:00

sakharam_gatne commented on issue mrq/ai-voice-cloning#3

FileNotFoundError immediately after starting training

I think commit 2615cafd75bc7ad397f9fea2d0055b125af0ffaf broke something, because now I get this error while while running start.bat: ``` Traceback (most recent call last): File "C:\Users\Usern…

2023-02-18 15:32:32 +07:00

sakharam_gatne opened issue mrq/ai-voice-cloning#3

FileNotFoundError immediately after starting training

2023-02-18 13:40:19 +07:00