-
-
Notifications
You must be signed in to change notification settings - Fork 209
merge main to dev #30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
updated timeout
New Finetuning of your models New API endpoint Full documentation (online and built in) A couple of minor file updates. Small bug fix on file generation in instruct mode with no character name available (thanks to @danielwburch)
Forgot it was only looking for wav's!
Couple of documentation spelling mistakes Set environment variable
file naming on short sentences could possibly have a race condition. set uuid as opposed to timestamp to avoid this outcome.
Added links to the minor bugs/known issues on gthub
Added a video link to show people how to install AllTalk.
Pulls Conda and Python environment details.
Added a section on Running AllTalk as a standalone
Applies the same race condition fix for narrator/character that potentially existed, but for the standalone mode API. Will have zero effect for anyone not using the API
Updated the visibility of the settings & documentation page within Text-gen-webui interface. Minor built in documentation update.
updated a screenshot
Now includes both Python and environment variables PATH search locations.
a mini compact routine for anyone who wants to compact their existing model. This is built into the new version of finetune anyway, but is here just to capture those outlier instances.
Simplified the final stages of finetuning. Added model compaction. Added cleaning routines to tidy up after training.
Improved over what was before. Still more work to do in future though.
A few changes/clarifications in the fine-tuning sections
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.