Update whispercpp.pxd

This commit is contained in:
Luke Southam 2022-12-10 23:32:35 +00:00 committed by GitHub
parent ab2cd7ca76
commit 24af17f403
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,5 @@
#!python
# cython: language_level=3
# distutils: libraries=['whisper']
from libc.stdint cimport (
int64_t