-
Notifications
You must be signed in to change notification settings - Fork 29
Support Whisper #45
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
Merged
Merged
Support Whisper #45
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
c5a899a
feat: add ASR task for Whisper
chmjkb b2401ff
feat: modify integrations.py to make Seq2seqLM export work with Whisper
chmjkb 6e050d7
feat: add ExecuTorchModelForSpeechSeq2Seq to modeling.py
chmjkb 62800ff
post rebase constructor fix
chmjkb a108a6f
docs: Update README with Whisper
chmjkb 5106c69
chore: add ExecuTorchModelForSpeechSeq2Seq to __init__.py
chmjkb 42a9cd2
fix: post-rebase modelling fix
chmjkb de1d7f8
tests: add Whisper testing
chmjkb ba9644f
lint: run black formatter
chmjkb 462acc0
ci: add Whisper test to CI
chmjkb d71ae4a
chore: review changes
chmjkb e40b0d1
deps: add librosa and soundfile to test dependencies
chmjkb f32e7ac
deps: force numba versions other than 0.58.0
chmjkb d6c1718
lint: run ruff check
chmjkb 33d6274
Merge branch 'main' into main
guangy10 2a3df8a
Update test_models.yml
guangy10 09fb277
Update test_models.yml
guangy10 edbb88c
Update setup.py
guangy10 e4b053b
Update README.md
chmjkb f396043
lint: run make lint
chmjkb File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.