Training using "ipa" tokenizers #467
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#467
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
Guys has anyone tried to use ipa tokenizers for training? I can't, get the error "expected string or bytes-like object".
You would have to provide more details to help you in this specific case, but if you are going into phonemes I'd suggest creating your own phonemizer using kaikki's dictionary and falling back onto the default what this repo uses [espeak NG]. Espeak doesn't really handle some words well in my experience.