flashlight / wav2letter

Facebook AI Research's Automatic Speech Recognition Toolkit
https://github.com/facebookresearch/wav2letter/wiki
Other
6.35k stars 1.02k forks source link

Add missing arrayfire header #1013

Closed r-barnes closed 1 year ago

r-barnes commented 1 year ago

Summary: Adds a missing header so that this project compiles with LLVM-15.

A bunch of these files show errors relating to the af:: prefix not getting found. Adding the arrayfire header fixes this.

Differential Revision: D41674148

facebook-github-bot commented 1 year ago

This pull request was exported from Phabricator. Differential Revision: D41674148