argmaxinc / WhisperKit

On-device Speech Recognition for Apple Silicon
https://takeargmax.com/blog/whisperkit
MIT License
3.17k stars 267 forks source link

Remove purported OGG support from CLI #153

Closed iandundas closed 4 months ago

iandundas commented 4 months ago

I think the mention of OGG here is a typo, as the CLI doesn't work with OGG files (I think due to lack of support in AVFoundation).

Error when transcribing ../test.ogg: Error Domain=com.apple.coreaudio.avfaudio Code=1954115647 "(null)" UserInfo={failed call=ExtAudioFileOpenURL((CFURLRef)fileURL, &_extAudioFile)}