Skip to content

Preparing to add preliminary Conformer model support

In preparation for supporting a new ASR model, this MR has three patches:

  • adding provisions for setting up Python requirements based on user supplied model scripts.
  • support for locally supplied models via Python scripts
  • removing the now redundant logic around optimization for models targeted at Arm Ethos-U55 NPU.

Merge request reports

Loading