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
MLC local ci setup.
This PR adds CI for Windows and macOS building, which may take 90-100
mins.

Co-authored-by: Siyuan Feng <Hzfengsy@sjtu.edu.cn>
@MasterJH5574 MasterJH5574 force-pushed the mlc branch 2 times, most recently from f8b2ff1 to 59c3556 Compare February 20, 2024 14:55
@MasterJH5574 MasterJH5574 force-pushed the mlc branch 2 times, most recently from f178458 to 4b79ceb Compare March 4, 2024 22:24
@MasterJH5574 MasterJH5574 force-pushed the mlc branch 4 times, most recently from d20be8b to c06ec1f Compare March 17, 2024 02:08
@MasterJH5574 MasterJH5574 force-pushed the mlc branch 3 times, most recently from 1ce4a34 to dcdd541 Compare March 24, 2024 00:36
@MasterJH5574 MasterJH5574 force-pushed the mlc branch 2 times, most recently from 0c81069 to ae057a2 Compare April 12, 2024 21:11
@MasterJH5574 MasterJH5574 force-pushed the mlc branch 3 times, most recently from 597664a to ce58d63 Compare May 15, 2024 05:49
@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