From 24af17f4032eff51919fdeaa0fe1d6e2aa8518d9 Mon Sep 17 00:00:00 2001 From: Luke Southam Date: Sat, 10 Dec 2022 23:32:35 +0000 Subject: [PATCH] Update whispercpp.pxd --- whispercpp.pxd | 2 -- 1 file changed, 2 deletions(-) diff --git a/whispercpp.pxd b/whispercpp.pxd index f941ca1..1725cfd 100644 --- a/whispercpp.pxd +++ b/whispercpp.pxd @@ -1,7 +1,5 @@ #!python # cython: language_level=3 -# distutils: libraries=['whisper'] - from libc.stdint cimport ( int64_t