Skip to content
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

[VM] Add whisper feature extractor to Relax VM #280

Closed
wants to merge 6 commits into from

Conversation

LeshengJin
Copy link
Contributor

This pr brings Whisper's feature extractor to Relax VM. The feature extractor extracts mel-filter bank features from raw speech data. The deviation between the current implementation and huggingface's WhisperFeatureExtractor._np_extract_fbank_features is less than 1e-4.

tqchen and others added 6 commits August 4, 2023 14:50
@tqchen tqchen closed this May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants