5 ms·
why not just run whisper from the command line directly? Why put it into a docker container??
by malborodog 3y ago
why not just run whisper from the command line directly? Why put it into a docker container??
- ec109685 3y agoWhy not keep everything tightly contained?
- kerpotgh 3y ago[dead]
- malborodog 3y agoHm, I'm on Mac so it takes up a bunch of ram and I'm not used to this workflow. good point though.
- ec109685 3y agoUnless you actually use the memory (e.g. allocate it), it won’t impact system performance, but yeah, it definitely is overhead.
- pdntspa 3y agosome people just love making their environments needlessly complicated.
- jazzyjackson 3y agocomplexity is in the eye of the beholder, some people just get docker enough that it's not a friction Now installing the dependencies of every git repo I want to try on my host system, that's how an environment becoming needlessly complicated
- deleted 3y ago[deleted]