neurostar
neurostar
| CPU | OS | Config | Model | Th | Load | Enc. | Commit | | --- | -- | ------ | ----- | -- | ---- |...
> When running this script: > > ```shell > ./models/generate-coreml-model.sh base.en > ``` > > I got the error: > > ``` > xcrun: error: unable to find utility "coremlc",...
I was able to resolve by sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
I measured it with whiper.cpp sample audio, gb1.wav (198.7 sec) Tested on M2 air 8GB, measured twice pick smaller. type | tiny | base | small | medium | large-v2...
The same gb1.wav used as previously. These are --no-fallback --beam-size 1 and --beam-size 5 Since M2 Air 8G was swapping memory for large fp32 (~6.4GB, short peak at 11.3GB), I...