
Please Ramble | Voice questionnaires for the answers forms miss
Let someone explain it out loud. Please Ramble returns their answer as a transcript organized by your questions.
@markproxa · X
Side project launched today:
The full gallery
Tech stack
68 projects

Let someone explain it out loud. Please Ramble returns their answer as a transcript organized by your questions.
@markproxa · X
Side project launched today:

Prepare for appointments, record healthcare conversations you choose to record, create transcript-grounded visit memories, track next steps and share only what you choose.
@Kinvectum · X
- AI notetaker for patients

Practice LeetCode problems with automated spaced repetition scheduling.
@JoydeepNath007 · X

Speak for 60 seconds. Get a complete multi-format content bundle: a ready-to-publish LinkedIn carousel PDF, a formatted LinkedIn text post, and an X (Twitter) thread. No Canva, no
@Upasanax · X
A voice-first engine that turns raw audio memos into a LinkedIn carousel PDF, post, and X thread in 2 minutes.

Transcribe MP4 videos to text with timestamps, speaker labels, and summaries.
yongkunchen · V2EX
做了一个 MP4 转文字的小工具 最近自己做了一个 MP4 转文字的 AI 小工具,主要用于把视频快速转换成文本。 项目地址: https://mp4totext.ai/ 开发过程中发现,真正麻烦的并不是调用语音识别模型,而是视频格式兼容、音频提取、长视频处理以及异步任务这些细节。 目前还在持续优化,如果大家平时有视频转文字的需求,欢迎试试看。 也想听听大家对视频转写类工具还有哪些实际需求。


AI transcription for video and audio with 40+ tools for captions, summaries, translations, and image upscaling.
@indrapurnomos · X
Check out what I just built with Lovable!

NewsSnap.ai helps you catch up on breaking news faster with AI-powered summaries, multiple-source perspectives, personalized topics, and audio briefings.
@newssnapai · X
🚀 — Discover what's happening—in minutes with Your Daily Impact, Your Local, multiple perspectives, and audio briefings.

Transcribe podcasts to text with speaker labels and AI summaries.
u/vadeconry · Reddit
I built a tool that turns Podcast URLs into transcripts and summaries Hi everyone, I am a software developer by profession, and over the past few months I've been working on a side project called PodTyper. You can access it at https://www.podtyper.com Instead of downloading audio files or uploading episodes manually, you just paste a podcast URL (Spotify, YouTube or Apple Podcasts) and it generates a transcript along with AI-powered summaries. I originally built it becau

Browse indexed AI Engineer YouTube talks with summaries and timestamps.
strickvl · HN
A searchable, timestamped index of 1,124 AI Engineer talks

Convert audio and video files to text with speaker labels and timestamps, no signup required.
zxhywork · V2EX
SayScribe AI - 音频转文字的在线工具 花了几周搞了一个基于 OpenAI Whisper 的 AI 转录工具 **[SayScribe]( https://sayscribe.org)**,目前 5 个工具全部免费,每天 3 次无需注册。上线前请 SEO 专家做了一轮诊断,踩了不少坑,分享出来给同样在做工具站的 V 友参考。 --- ## 做了什么 核心工具是 **[Audio to Text Converter]( https://sayscribe.org)**(主页),上传音频/视频文件,AI 自动转成带 speaker labels 和时间戳的文字稿。选这个词的原因是:Google 第一页有个 DR 只有 10 的小站排第三,KD 才 20.2 ,链接预算只要 15-35 个引用域就能进前十——典型的弱盘面蓝海。 然后在主页基础上拆了 4 个子工具,每个打一个独立搜索词: - **[MP3 to Text]( https://sayscribe.org/mp3-to-text)** — 只转 MP3 。KD 41.7 比主页难一些,但

Transcribe audio and video recordings into searchable, editable text.
lavande · V2EX
做了一个语音转文字的工具,另加 AI 总结、翻译、提问等(附踩坑记录) 先上链接:[Echoryte]( https://echoryte.com/) 感觉这个网站 vibe coding 的话,感觉手熟的同学可能半天就能搓出来…… 但是我用了一个多月才上线,主要是被 GPT5.6 坑了,当时 5.6 和 fable 前后发布,然后试了试用 fable 5 做的 plan ,然后 5.6 sol 推理开到最大去执行。结果愣是给我干了 33 个小时没停,写了将近 2 万行代码。 但是坑就坑在这,推理开太高,就过度思考了,给我整了很多虚头巴脑的东西出来,什么“门禁”我也不懂,什么合规,一大堆,然后我就不停地删,删了一个月,最后我就跟 GPT 说,我特么是个人小项目,不是大公司,再这么高下去永远上不了线了。然后终于看删的差不多了,上线了! 欢迎大家试用,轻拍,谢谢!