Issue with Encoding Audio Buffer Data to Opus Size Being Incorrect in iOS Swift App
I’m trying to encode frames from an audio buffer to Opus data in a Swift iOS app, and send them to be encoded on a server by Whisper.
I’m trying to encode frames from an audio buffer to Opus data in a Swift iOS app, and send them to be encoded on a server by Whisper.