You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 7, 2025. It is now read-only.
I noticed that in Batch v1 it is possible to send raw audio bytes for transcription, which is preferable for my use case. However, I noticed that in Batch v2, it appears that URI's are used, which based on my understanding, means that sending raw audio bytes is not supported in Batch v2. Is being able to send raw audio bytes via Batch v2 planned in the future? Or is it currently possible and I am missing something? I was hoping just to get some clarification regarding this as I want to use the newest API version, but not if it means a critical use case for me is missing.