sakharam_gatne
  • Joined on 2023-02-05
sakharam_gatne opened issue mrq/ai-voice-cloning#39 2023-02-26 07:07:11 +00:00
Is it possible to enable saving model / training_state mid-epoch?
sakharam_gatne opened issue mrq/ai-voice-cloning#35 2023-02-25 16:08:01 +00:00
OverflowError: Python int too large to convert to C int
sakharam_gatne opened issue mrq/ai-voice-cloning#29 2023-02-23 17:57:53 +00:00
Suggestion: More user-friendly labels in "Generate Configuration"
sakharam_gatne commented on issue mrq/ai-voice-cloning#25 2023-02-23 15:51:51 +00:00
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

sakharam_gatne commented on issue mrq/ai-voice-cloning#25 2023-02-23 15:17:53 +00:00
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…

sakharam_gatne commented on issue mrq/ai-voice-cloning#25 2023-02-23 14:04:20 +00:00
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…

sakharam_gatne commented on issue mrq/ai-voice-cloning#18 2023-02-22 16:02:16 +00:00
Suggestion: Option to delete intermediate .wav files after processing batches of text

No problem at all, thanks a lot!

sakharam_gatne closed issue mrq/ai-voice-cloning#18 2023-02-22 16:02:16 +00:00
Suggestion: Option to delete intermediate .wav files after processing batches of text
sakharam_gatne commented on issue mrq/ai-voice-cloning#18 2023-02-22 13:47:44 +00:00
Suggestion: Option to delete intermediate .wav files after processing batches of text

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

sakharam_gatne commented on issue mrq/ai-voice-cloning#18 2023-02-21 14:13:36 +00:00
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…

sakharam_gatne opened issue mrq/ai-voice-cloning#18 2023-02-21 11:24:58 +00:00
Suggestion: Option to delete intermediate .wav files after processing batches of text
sakharam_gatne commented on issue mrq/ai-voice-cloning#3 2023-02-19 07:01:35 +00:00
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…

sakharam_gatne commented on issue mrq/ai-voice-cloning#3 2023-02-19 06:06:51 +00:00
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…

sakharam_gatne commented on issue mrq/ai-voice-cloning#3 2023-02-19 05:33:06 +00:00
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-…
sakharam_gatne commented on issue mrq/ai-voice-cloning#3 2023-02-19 04:51:41 +00:00
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…

sakharam_gatne commented on issue mrq/ai-voice-cloning#3 2023-02-18 17:39:04 +00:00
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…

sakharam_gatne commented on issue mrq/ai-voice-cloning#3 2023-02-18 17:11:47 +00:00
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,…

sakharam_gatne reopened issue mrq/ai-voice-cloning#3 2023-02-18 15:35:02 +00:00
FileNotFoundError immediately after starting training
sakharam_gatne commented on issue mrq/ai-voice-cloning#3 2023-02-18 15:32:32 +00:00
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…
sakharam_gatne opened issue mrq/ai-voice-cloning#3 2023-02-18 13:40:19 +00:00
FileNotFoundError immediately after starting training