Replies: 1 comment 1 reply
|
There isn't a built-in option to customize the output character set at present. If you just want to filter out certain characters you can post-process the outputs of There is a related issue for supporting other languages/scripts (which could include subsets of the default alphabet) here. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is there a way to customize the "dictionary" that the model uses, restricting the output characters to a specified subset? I understand that training a customized model might be the only choice, but I'm curious if there's any workaround.
All reactions