quivr
quivr copied to clipboard
Whisper limits
Whisper API limits upload to 25MB. If it is case maybe you will need to chunk the audio file before processsing
One can use the whisper api of Deepgram which is cheaper and faster but would require an additional key
On Sat, May 13, 2023 at 09:15 Alex Ruben @.***> wrote:
Whisper API limits upload to 25MB. If it is case maybe you will need to chunk the audio file before processsing
— Reply to this email directly, view it on GitHub https://github.com/StanGirard/quiver/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADRDVOA4TROZIEFNEHYR33XF6QSLANCNFSM6AAAAAAYARWKPE . You are receiving this because you are subscribed to this thread.Message ID: @.***>
@alexruben007 @altryne Lets add it then ;)
https://github.com/StanGirard/quiver/blob/main/loaders/audio.py
We could have different tools depending on the user settings
Closing in favor of #1.
You can join the discussion on Discord or in the discussion panel 😉