Whisper or ‘Whisper-Faster’ can run as a standalone terminal program on macOS 10.14 with whisper-standalone-win by simply downloading the binary from ‘releases’ and running a single command from the resulting folder:
./whisper-faster "~/alfa/bravo.mp3" --pp --model base.en --language=en --output_format all --output_dir .
This will fetch the model if there isn’t a local copy, and transcribe into about half a dozen formats, including plaintext, JSON, and subtitle files.
The .en models for English-only applications tend to perform better, especially for the tiny.en and base.en models. We observed that the difference becomes less significant for the small.en and medium.en models.
To run it without printing text into the console, use -pp or send to NUL
Triplet tension in chorus; lyric flows while never mechanically aligning with the beat’s grid; bass triplets that happen a few times create a feeling of suspension; contrast between silence and full beat avoids monotony,
About 45% of those who have been a member of kottke.org are currently not active paying members. That’s a lot of churn! If even half of those folks would re-up, I could do some additional cool shit around here, I think. That said, the number of active members has remained relatively steady over time, which I’m thankful for.
when a person hovers their cursor over the page (or scrolls on mobile) it triggers body:hover which calls the URL for the post hit. I don’t think any bots hover and instead just use JS to interact with the page, so I can, with reasonable certainty, assume that this is a human reader.