Adding different text tokenizers #154
Closed
SmittyB00p
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
A model is paired to it's tokenizer, the tokenizer cannot be changed without updating the model weights. I'd actually be surprised if it sounds like speech at all (unless you've trained the model for the new tokenizer) |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
Hello all,
I have been working with this model for a few weeks and was wondering if there could be an option of adding different text tokenizers, such as Qwen 2.5. I have manually experimented with using the Qwen 2.5 1.5B tokenizer and the quality of speech is different, but it would be nice to be able to run the different text tokenizers to hear the difference in a notebook.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions