You are here |
lucassifoni.info | ||
| | | |
saeedesmaili.com
|
|
| | | | 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
|
|
| | | | 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
|
|
| | | | Hot code reloading with Elixir and Erlang | |
| | | |
www.evidentlyai.com
|
|
| | 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. |