👀 Problem

Whisper emerges as a standout among the most cutting-edge DNN-based ASR systems currently available. These exceptional systems empower a wide array of human-computer interfaces, notably including the widely-used Alexa. The primary objective of this project is to delve into the effectiveness of quantisation as a method for efficiently reducing the inference cost associated with these models.

Introducing Whisper

https://github.com/openai/whisper


💭 Proposal

Base elements

The student will be tasked with implementing the Whisper network and its benchmarking flow within MASE, our team's internal compiler stack. Additionally, they will be required to utilize the various quantisation functions in MASE and assess their performance.

Extensions


🛫 Plan


🖥️ Skill Requirements