-
Notifications
You must be signed in to change notification settings - Fork 794
Update tokenizer path in README for parakeet model #16495
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/16495
Note: Links to docs will display an error until the docs builds have been completed. ✅ You can merge normally! (2 Unrelated Failures)As of commit ddee9df with merge base 3090486 ( BROKEN TRUNK - The following job failed but were present on the merge base:👉 Rebase onto the `viable/strict` branch to avoid these failures
UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This PR needs a
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the tokenizer path in the README to reflect the correct location within the parakeet_tdt_exports directory, aligning it with the model path structure.
Key Changes
- Updated the
--tokenizer_pathargument to point toexamples/models/parakeet/parakeet_tdt_exports/tokenizer.modelinstead ofexamples/models/parakeet/tokenizer.model
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.