reach-vb's picture
reach-vb HF staff
d8a7db4edaacc0583e7e90c067134775f8305891e944022b51db316e0f6d8963
908850a
#!/Users/vb/Documents/hf_projects/mlx-examples/whisper/whisper_mlx/bin/python3.11
# -*- coding: UTF-8 -*-
from __future__ import print_function, division, absolute_import
from numba.misc.numba_entry import main
if __name__ == "__main__":
main()