TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Local Transcription and Summarization of Voice Memos for iOS and Mac

10 点作者 thimm超过 1 年前
Hey everyone,<p>I&#x27;m excited to share a small project I hacked together last night: a local tool to transcribe and summarize voice memos from the iOS and MacOS Voice Memos app.<p>What does it do? It&#x27;s a lifesaver for anyone who, like me, records loads of voice memos and needs an efficient way to integrate these recordings into their note-keeping system (like Obsidian).<p>Why is this useful? - No Cloud Processing: Your voice memos are processed entirely on your device, ensuring privacy and security. - Integration with Note-taking Apps: Directly pull transcribed and summarized content into your preferred note-taking app. - Time-Saving: Automatically processes recordings without manual intervention.<p>Tech Stack: - Ollama and whisper.cpp for transcription and summarization.

1 comment

aikinai超过 1 年前
I was looking for something exactly like this! But I&#x27;d like to run it on other audio files, not just those in Voice Memos.