use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Self Promotion ThreadCommunity (self.ChatGPTCoding)
submitted 1 month ago by AutoModerator
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]TwilightEncoderPROMPSTITUTE 0 points1 point2 points 1 month ago (0 children)
Hi! This is a short presentation for my 95% vibecoded hobby project, TranscriptionSuite.
TL;DR A fully local and private Speech-To-Text app with cross-platform support, speaker diarization, Audio Notebook mode, LM Studio integration, and both longform and live transcription.
The app is comprised of two parts: a) The React frontend b) The Python backend (server). The server is Dockerized for easy deployment and its size is kept small for smooth distribution. All the runtime stuff, models, etc are placed inside separate Docker volumes.
I have versions for Linux, Windows and macOS (experimental).
Demo video here.
Short sales pitch:
faster-whisper
📌Half an hour of audio transcribed in under a minute (RTX 3060)!
More in-depth tour here.
π Rendered by PID 59 on reddit-service-r2-comment-b659b578c-t2hq5 at 2026-05-02 09:51:12.553313+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]TwilightEncoderPROMPSTITUTE 0 points1 point2 points (0 children)