AI

Mindsdb

What is mindsdb? Was reviewing mindsdb as self-hosted under docker: Unable to find image ‘mindsdb/mindsdb:latest’ locallylatest: Pulling from mindsdb/mindsdbe1caac4eb9d2: Pull complete51d1f07906b7: Pull completec0d8da8ab021: Pull completece524da9d572: Pull completed0d45da63dd1: Pull complete6ef1ab331fc7: Pull…

Whisper

https://openai.com/research/whisper https://github.com/openai/whisper After installing, I played around with runtime options:print ” — convert_WMA_2_TXT($wmaFile)\n”;#my $cmd = “whisper $wmaFile –model large”;my $cmd = “whisper $wmaFile –model small.en”; d:\recordings\runWhisper.pl