
GPT Transcribe | AI Transcript Generator for Audio & Video
用AI将音频和视频转换为可搜索的转录文本。
giang_taira · Product Hunt
GPT Transcribe Turn recorded speech into reviewable text
完整作品展
技术栈
30 projects

用AI将音频和视频转换为可搜索的转录文本。
giang_taira · Product Hunt
GPT Transcribe Turn recorded speech into reviewable text


用AI总结YouTube视频和播客,然后保存或下载摘要和文字稿。
@slaven_ra · X
- recently added subscribe to Youtube channel feature to receive auto-summaries via email on each new published video

API 和 MCP 服务器,可将社交视频和播客转录为带时间戳的文本。
chandler_casey · Product Hunt
TranscriptFetch Video and audio transcripts, structured for AI

Podcasts bid cash for the top spot in their genre. Outbid the leader, take the mic.
@salasjil · X
Podcasts bid cash for the top spot in their genre. Outbid the leader, take the mic🎙️

跨平台播客数据分析和联盟报告创作者仪表板
@thepaulwakim · X
I've been building the companion creator platform for my podcast app @PodSipsApp . I built the creators platform for 2 reasons: 1. To help podcasters gather all of a show's data in one place. RSS downloads come through an RSS prefix server I built and all your stats from YouTube and Spotify. 2. To give that aggregate data to AI agents, whether that is Codex, Claude Code, Hermes, OpenClaw, or whatever else you use. The agent Skill file and API, and API docs on the platform work together to give your agent access to all your show's data in one place. It can answer questions about how the show is doing, build custom data visualizations, work those visualizations into a sponsorship deck, or do anything else you want done with your data. The API also surfaces anonymized summaries of what listeners are asking PodSips about while they listen to your episodes. You get to see which moments people wanted explained and which topics they wanted more of. Podcasters can sign

上传音频或视频,SayScribe 自动转成带说话者标签和时间戳的文字稿。
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 比主页难一些,但

将文档和电子书转换成自然语音的有声书。
@coder_zi · X
Clipifai converts e-books to audiobooks say you have a few books in mind to read, but haven't really had the time to read them, you could just convert them into audiobooks and listen to them on the go...

AutoPod generates deep-researched, SEO-optimized articles with real citations, translates them into 30 languages, creates podcast episodes, and publishes everything on your domain.
kestas · Product Hunt
AutoPod AI content autopilot for podcasts and creators

AI为代码库起草文档,团队编辑后通过提交发布。
linktothenew · HN
Docs.dev – A docs site you own, where AI drafts and you edit in place


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