I want to second Pelican for Python. Really easy to set up and get going. No need to learn a complicated templating language (it’s jinja2, which is what everything uses).
I want to second Pelican for Python. Really easy to set up and get going. No need to learn a complicated templating language (it’s jinja2, which is what everything uses).
yeah, but it’ll be hard to make those Y Combinator vultures rich at that price
I could be wrong here, but I think the common interpretation here is wrong. The risk is not that the wires overheat and cause a fire. The risk is that the card draws too much current from a single 12V power rail on your PSU, sustained for a long time, and that burns out the power rail on your PSU.
I have a 6950 XT that I used with a 850W PSU that was connected incorrectly according to the diagram, with multiple connectors coming off a single rail. After about 6 months, one day my SSD stopped working, and after some tinkering, I realized that if I plugged it into a different 12V connector, it started working! I had burned out one of the 12V rails on my power supply, and I strongly suspect it was my incorrect wiring into my 6950 XT that caused it. (edit: I got a new PSU and never looked back)
Whisper is the way to go for speech to text (edit: had that backwards). Whisper.cpp is decently fast too: https://github.com/ggerganov/whisper.cpp/releases/tag/v1.7.1 Get the binaries from the link that’s on that page (god GitHub usability sucks)