This action will delete this post on this instance and on all federated instances, and it cannot be undone. Are you certain you want to delete this post?
This action will delete this post on this instance and on all federated instances, and it cannot be undone. Are you certain you want to delete this post?
This action will block this actor and hide all of their past and future posts. Are you certain you want to block this actor?
This action will block this object. Are you certain you want to block this object?
Are you sure you want to delete the OAuth client [Client Name]? This action cannot be undone and will revoke all access tokens for this client.
Are you sure you want to revoke the OAuth token [Token ID]? This action cannot be undone and will immediately revoke access for this token.

wondering what’s the easiest thing around that can quickly take a video and transcribe the audio? ideally in a way that I could add a “transcribe” button to #ktistec. i appreciate the benefits of video but it’s not the format i’m looking to consume most of the time.
@toddsundsted the audio transcription library that is used in FUTO keyboard is pretty amazing, seems like that mixed with ffmpeg just piping the audio out of the container to something that (tesseract?) can handle

@liaizon thanks! taking a look at that!

@toddsundsted Didn't OpenAI release an open source transcription model? (Whisper)

@nexussfan yes I was thinking about that one, but hoping someone had already done the hard part :-)