Closed shyamalschandra closed 1 year ago
You can check all of the tests I've written to view some more working examples.
They're not using the async-await api (to preserve backwards compatibility with older Swift versions), but it should be enough to get you going.
Thank you, @exPHAT! I will check it out and get back to you ASAP.
Did you find what you're looking for?
Still need to try it again! Thanks!
I'm going to close this. Reopen it if you can't run the project.
Hi @exPHAT, do you have a example code with all the boilerplate to get started with using the CoreML model, the delegates, and the PCM Array to whisper.cpp STT? Thanks, @shyamalschandra!
Do you have more boilerplate code (examples) to show an example of some application where the speech recognition is working?