@[email protected] to Open [email protected] • edit-22 years ago(solved)openai whisper - any websites where we can upload our audio file then download/emailed the transcription?github.comexternal-linkmessage-square7fedilinkarrow-up120cross-posted to: [email protected]
arrow-up120external-link(solved)openai whisper - any websites where we can upload our audio file then download/emailed the transcription?github.com@[email protected] to Open [email protected] • edit-22 years agomessage-square7fedilinkcross-posted to: [email protected]
minus-squarepaollinkfedilink1•2 years agoGoogle Colab can run Whisper, but it can most likely also run on an old, cheap laptop that you have.
minus-square@[email protected]linkfedilink1•2 years 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.
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.