master #112

Merged
mrq merged 2 commits from tigi6346/ai-voice-cloning:master into master 2023-03-11 03:28:05 +00:00
Contributor

Fixes Gradio bugging out when attempting to load a missing train.json.

Fixes Gradio bugging out when attempting to load a missing train.json.
tigi6346 added 2 commits 2023-03-11 01:38:53 +00:00
Fixed Gradio's 'Generate Configuration' page erroring out when train.json missing
tigi6346 closed this pull request 2023-03-11 02:14:36 +00:00
tigi6346 reopened this pull request 2023-03-11 02:17:17 +00:00
tigi6346 closed this pull request 2023-03-11 03:17:06 +00:00
tigi6346 reopened this pull request 2023-03-11 03:23:48 +00:00
Owner

Oh right, I forgot to look at the PR. I honestly might just snip out the change so it doesn't have the delete-then-add a whole file thing.

./venv/bin/activate: line 3: $'\r': command not found

You might have botched your venv somehow with it having Windows line endings (CRLF).

Oh right, I forgot to look at the PR. I honestly might just snip out the change so it doesn't have the delete-then-add a whole file thing. > ./venv/bin/activate: line 3: $'\r': command not found You might have botched your venv somehow with it having Windows line endings (CRLF).
mrq merged commit dcdcf8516c into master 2023-03-11 03:28:05 +00:00
mrq referenced this issue from a commit 2023-03-11 03:28:09 +00:00
Owner

Oh neat, I can just squash it instead.

Oh neat, I can just squash it instead.
Author
Contributor

You might have botched your venv somehow with it having Windows line endings (CRLF).

I sure did.

> You might have botched your venv somehow with it having Windows line endings (CRLF). I sure did.
Sign in to join this conversation.
No description provided.