user@lemmy.one to Open Source@lemmy.ml • edit-21 year ago(solved)openai whisper - any websites where we can upload our audio file then download/emailed the transcription?external-linkmessage-square6 fedilinkarrow-up112file-textcross-posted to: technology
arrow-up112external-link(solved)openai whisper - any websites where we can upload our audio file then download/emailed the transcription?user@lemmy.one to Open Source@lemmy.ml • edit-21 year agomessage-square6 Commentsfedilinkfile-textcross-posted to: technology
minus-squarepaol@lemmy.mlhexbear1·1 year agoGoogle Colab can run Whisper, but it can most likely also run on an old, cheap laptop that you have. linkfedilink
minus-squarezoe@lemm.eehexbear1·1 year agosecond this. use collab. but add '!' to their commands since collab runs shell. also use T4 as ur runtime to support floating point. gl. running whisper locally is way slow, especially without a dedicated gpu. linkfedilink
Google Colab can run Whisper, but it can most likely also run on an old, cheap laptop that you have.
second this. use collab. but add '!' to their commands since collab runs shell. also use T4 as ur runtime to support floating point. gl. running whisper locally is way slow, especially without a dedicated gpu.