Explore >> Select a destination


You are here

lucassifoni.info
| | saeedesmaili.com
17.1 parsecs away

Travel
| | I was experimenting with some speech-to-text work using OpenAI's Whisper models today, and transcribing a 15-minute audio file with Whisper tiny model on AWS Lambda (3 vcpu) took 120 seconds. I was curious how faster this could be if I ran the same transcription model on a GPU instance, and with a quick search, modal.com seemed like a nice option to spin up a GPU machine, run the code, and shut down the machine, similar to how AWS Lambda works.
| | blog.scottnonnenberg.com
26.4 parsecs away

Travel
| | The more time I spend with JavaScript, the more brushes I have with the dangerous cliffs of Node.js, and the more I gravitate toward functional design principles. Thus, I periodically find myself...
| | kennyballou.com
18.1 parsecs away

Travel
| | Hot code reloading with Elixir and Erlang
| | www.evidentlyai.com
149.8 parsecs away

Travel
| In this blog, we recap the Ask-Me-Anything session with Ben Wilson. We chatted about AutoML use cases, deploying ML models to production, and how one can learn about ML engineering.