Skip to content

Adding in whisper tiny export script in examples #12680

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

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

BujSet
Copy link
Contributor

@BujSet BujSet commented Jul 21, 2025

Summary

Work in progress

Fixes #12352

Test plan

Tested by running python3 -m examples.portable.scripts.export --model_name="whisper_tiny"

Copy link

pytorch-bot bot commented Jul 21, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/12680

Note: Links to docs will display an error until the docs builds have been completed.

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

❌ 6 New Failures

As of commit 2df3bbd with merge base a624083 (image):

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 21, 2025
@BujSet
Copy link
Contributor Author

BujSet commented Jul 21, 2025

@pytorchbot label "release notes: none"

@pytorch-bot pytorch-bot bot added the release notes: none Do not include this in the release notes label Jul 21, 2025
@BujSet BujSet force-pushed the export_whisper_tiny branch from 3c23ade to 1a0c464 Compare July 21, 2025 23:21
@BujSet BujSet force-pushed the export_whisper_tiny branch from 1a0c464 to c401ab2 Compare July 22, 2025 16:57
@BujSet BujSet force-pushed the export_whisper_tiny branch from c401ab2 to f06e66a Compare July 22, 2025 18:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: none Do not include this in the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Whisper as a Supported Model
1 participant