PulseAugur
实时 09:26:02
English(EN) 📢 New blog article Yet one one more iteration on building voice assistants on #RaspberryPi with #Platypush . The setup this time (hotword detection, speech-to-t

本地语音助手设置完全在设备上运行

一种新的设置允许使用 Platypush 构建完全本地化的语音助手,主要为 Raspberry Pi 设备设计。该系统集成了 openwakeword(用于热词检测)、Vosk(用于本地语音转文本)和 Piper(用于文本转语音)等开源工具。虽然 OpenAI 的 API 可选用于高级语言处理,但核心组件可以完全在设备上或本地网络内运行,为基于云的助手提供了一个注重隐私的替代方案。 AI

影响 为爱好者和开发者提供注重隐私的、设备上的语音控制。

排序理由 文章描述了使用现有开源组件设置语音助手的方案,而不是大型 AI 实验室发布的新产品。

在 Mastodon — fosstodon.org 阅读 →

AI 生成摘要 · Google Gemini · 来自 3 个来源。 我们如何撰写摘要 →

本地语音助手设置完全在设备上运行

报道来源 [3]

  1. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    一个完全本地化的语音助手设置 https:// lobste.rs/s/luosjw # ai # python https:// blog.platypush.tech/article/Lo cal-voice-assistant

    A fully local voice assistant setup https:// lobste.rs/s/luosjw # ai # python https:// blog.platypush.tech/article/Lo cal-voice-assistant

  2. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    📢 新博文:使用 Platypush 在本地设置支持 Raspberry Pi 的语音助手。设置(热词检测、语音转文本、文本转语音、本地插件

    📢 New blog article A local #RaspberryPi friendly voice assistant setup with #Platypush . The setup (hotword detection, speech-to-text, text-to-speech, local plugins, #AI inference) can run completely on-device. Ingredients: openwakeword (hotword detection) vosk (local speech-to-t…

  3. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    📢 新博客文章:使用 #RaspberryPi 和 #Platypush 构建语音助手的又一次迭代。本次设置(热词检测、语音转

    📢 New blog article Yet one one more iteration on building voice assistants on #RaspberryPi with #Platypush . The setup this time (hotword detection, speech-to-text, text-to-speech, local plugins) is almost fully local. And, if you run your local #AI model (e.g. through an ollama …