mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2024-12-20 05:07:52 +00:00
parent
1d17cd5bb3
commit
70af52a316
@ -53,7 +53,6 @@ void whisper_coreml_encode(
|
||||
|
||||
memcpy(out, outCoreML.output.dataPointer, outCoreML.output.count * sizeof(float));
|
||||
|
||||
[outCoreML release];
|
||||
[inMultiArray release];
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user