Add Hifigan compatibility to this repo #455
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
insufficient info
invalid
news
not a bug
question
wontfix
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: mrq/ai-voice-cloning#455
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Jarod/ai-voice-cloning:master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Added files and made modifications to get hifigan working. Is required by this PR: mrq/tortoise-tts#50
@ -1223,3 +1230,1 @@
gen, additionals = tts.tts(cut_text, **settings )
parameters['seed'] = additionals[0]
print(settings)
Print statement on this line appears to be redundant and might not be necessary. overall, everything looks great.
Overall, everything looks great
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Gitea.