quivr icon indicating copy to clipboard operation
quivr copied to clipboard

Whisper limits

Open alexruben007 opened this issue 1 year ago • 2 comments

Whisper API limits upload to 25MB. If it is case maybe you will need to chunk the audio file before processsing

alexruben007 avatar May 13 '23 15:05 alexruben007

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: @.***>

altryne avatar May 13 '23 15:05 altryne

@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

StanGirard avatar May 13 '23 15:05 StanGirard

Closing in favor of #1.

You can join the discussion on Discord or in the discussion panel 😉

StanGirard avatar May 16 '23 10:05 StanGirard