home.social

#whisper — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #whisper, aggregated by home.social.

  1. 56 минут созвона → текст за 5 минут на M4 без OBS и облака

    У меня от трёх до пяти созвонов в день, почти все в браузере: Meet, Яндекс Телемост, ktalk, реже всего Zoom. Детали встреч мне нужны в тексте, иначе договорённости расползаются. Писал я звонки через OBS с захватом экрана, и на самих звонках началось веселье: звук временами жёстко квакал, всё чуть-чуть подвисало. Причину до конца не выяснял, моё предположение - процессор зажирался захватом и перебивал сам разговор; ktalk и браузер тут ни при чём. А экран, как потом дошло, мне вообще был не нужен. Дальше вторая серия. Расшифровку я гонял своими Python-скриптами: конвертация → транскрибация → диаризация (разметка, кто когда говорил). На встрече с пятью участниками диаризация расставляла голоса крайне плохо, половину фраз всё равно восстанавливал по памяти. Пошёл искать вариант, чтобы запись не мешала звонку, результат был приличный и всё крутилось локально: не хотелось ни отдавать записи в облако, ни платить подписку за минуты. Нашёл платный Audio Hijack , он подкупил лёгкостью и простотой настройки. Потом узнал, что на M-чипе быстрее всего у меня отрабатывает mlx-whisper на MLX : веса large-v3-turbo с Hugging Face, инференс на GPU Mac. Это архитектура Whisper, но рантайм — пакет mlx-whisper и бинарь mlx_whisper , не pip install openai-whisper и не репозиторий openai/whisper . Так собрался стек: Hijack пишет один mp3, mlx_whisper делает VTT, pyannote раскладывает по SPEAKER_XX. На 56-минутном звонке транскрипция заняла около пяти минут. Платный только Hijack — разовая лицензия, без подписки (цену смотрите на сайте Rogue Amoeba). Скрипты выложил в mac-call-transcribe под MIT. Ниже сборка, замеры с двух реальных звонков и грабли; повторяется на любом Mac с M-чипом.

    habr.com/ru/articles/1062068/

    #whisper #mlx #pyannote #speaker_diarization #расшифровка_звонков #python #apple_silicon #транскрибация_звонков

  2. Scrib | F-Droid - Free and Open Source Android App Repository

    f-droid.org/packages/org.scrib

    > On-device voice transcription. Your audio never leaves your phone.

    Распознавание речи на устройстве. Ваше аудио не покидает телефон.

    Аудио распознаётся полностью на вашем телефоне. Ничего не загружается — приложение выходит в сеть только чтобы скачать модель.

    Два способа использовать Scrib

    • Распознать своё аудио. Выберите любой аудиофайл на телефоне и получите текст — прямо здесь, полностью офлайн.

    • Движок распознавания для других приложений. Scrib работает в фоне. Приложения, которые это поддерживают — например Forkgram — могут превращать голосовые в текст через Scrib, на вашем устройстве. В настройках того приложения выберите Scrib как офлайн-распознаватель.

    Модели

    Scrib распознаёт открытыми моделями Whisper. Скачайте модель на главном экране или выберите язык — Scrib подберёт подходящую. Крупнее = точнее; можно и несколько моделей.

    #scrib #voiceRecognition #whisper

  3. La dettatura vocale arriva su Linux con un progetto open source che punta tutto su privacy, velocità e semplicità d'uso. Scopri come funziona Vocalinux e perché potrebbe diventare uno strumento indispensabile. #Linux #OpenSource #VoiceTyping #Privacy #Wayland #Whisper

    linuxeasy.org/vocalinux-porta-

  4. La dettatura vocale arriva su Linux con un progetto open source che punta tutto su privacy, velocità e semplicità d'uso. Scopri come funziona Vocalinux e perché potrebbe diventare uno strumento indispensabile. #Linux #OpenSource #VoiceTyping #Privacy #Wayland #Whisper

    linuxeasy.org/vocalinux-porta-

  5. After tracking down the reflecting pool vandals (a cabal of communist squirrels), Detective Whisper turned her attention to the Case of the Torn Curtain Panel.

    #caturday #whisper #whisperthewonderpuss #cats #northdakota

  6. After tracking down the reflecting pool vandals (a cabal of communist squirrels), Detective Whisper turned her attention to the Case of the Torn Curtain Panel.

    #caturday #whisper #whisperthewonderpuss #cats #northdakota

  7. After tracking down the reflecting pool vandals (a cabal of communist squirrels), Detective Whisper turned her attention to the Case of the Torn Curtain Panel.

    #caturday #whisper #whisperthewonderpuss #cats #northdakota

  8. After tracking down the reflecting pool vandals (a cabal of communist squirrels), Detective Whisper turned her attention to the Case of the Torn Curtain Panel.

    #caturday #whisper #whisperthewonderpuss #cats #northdakota

  9. After tracking down the reflecting pool vandals (a cabal of communist squirrels), Detective Whisper turned her attention to the Case of the Torn Curtain Panel.

    #caturday #whisper #whisperthewonderpuss #cats #northdakota

  10. Vocalinux is an open-source voice dictation app for Linux that works entirely offline.

    It supports Whisper.cpp, OpenAI Whisper, and VOSK, letting you dictate into almost any application without sending your audio to the cloud. It also includes GPU acceleration, customizable hotkeys, and Wayland/X11 support.

    More details: digitalescapetools.com/tools/t

    #OpenSource #Linux #Privacy #SpeechToText #Whisper #Productivity

  11. Vocalinux is an open-source voice dictation app for Linux that works entirely offline.

    It supports Whisper.cpp, OpenAI Whisper, and VOSK, letting you dictate into almost any application without sending your audio to the cloud. It also includes GPU acceleration, customizable hotkeys, and Wayland/X11 support.

    More details: digitalescapetools.com/tools/t

    #OpenSource #Linux #Privacy #SpeechToText #Whisper #Productivity

  12. Vocalinux is an open-source voice dictation app for Linux that works entirely offline.

    It supports Whisper.cpp, OpenAI Whisper, and VOSK, letting you dictate into almost any application without sending your audio to the cloud. It also includes GPU acceleration, customizable hotkeys, and Wayland/X11 support.

    More details: digitalescapetools.com/tools/t

    #OpenSource #Linux #Privacy #SpeechToText #Whisper #Productivity

  13. Vocalinux is an open-source voice dictation app for Linux that works entirely offline.

    It supports Whisper.cpp, OpenAI Whisper, and VOSK, letting you dictate into almost any application without sending your audio to the cloud. It also includes GPU acceleration, customizable hotkeys, and Wayland/X11 support.

    More details: digitalescapetools.com/tools/t

    #OpenSource #Linux #Privacy #SpeechToText #Whisper #Productivity

  14. Vocalinux is an open-source voice dictation app for Linux that works entirely offline.

    It supports Whisper.cpp, OpenAI Whisper, and VOSK, letting you dictate into almost any application without sending your audio to the cloud. It also includes GPU acceleration, customizable hotkeys, and Wayland/X11 support.

    More details: digitalescapetools.com/tools/t

    #OpenSource #Linux #Privacy #SpeechToText #Whisper #Productivity

  15. SpeechAnalyzer : un benchmark confirme que la transcription d’Apple bat le Whisper d'OpenAI dlvr.it/TTX1p1 #Apple #Whisper

  16. SpeechAnalyzer : un benchmark confirme que la transcription d’Apple bat le Whisper d'OpenAI dlvr.it/TTX1p1 #Apple #Whisper

  17. SpeechAnalyzer : un benchmark confirme que la transcription d’Apple bat le Whisper d'OpenAI dlvr.it/TTX1p1 #Apple #Whisper

  18. SpeechAnalyzer : un benchmark confirme que la transcription d’Apple bat le Whisper d'OpenAI dlvr.it/TTX1p1 #Apple #Whisper

  19. SpeechAnalyzer : un benchmark confirme que la transcription d’Apple bat le Whisper d'OpenAI dlvr.it/TTX1p1 #Apple #Whisper

  20. New article on my website: Transcribing voice memos locally in 2026 (on Windows)

    tomfichtner.com/article/transc

    A practical guide to turning voice recordings into text without uploading them to the cloud. Written for beginners, I focus on ease-of-use and reliability. Also covers a bit of technical background and what else may lie ahead in human-machine voice interaction.

    Also available in German: tomfichtner.com/article/de/tra

    #whisper #ai #opensource #transcription #work

  21. New article on my website: Transcribing voice memos locally in 2026 (on Windows)

    tomfichtner.com/article/transc

    A practical guide to turning voice recordings into text without uploading them to the cloud. Written for beginners, I focus on ease-of-use and reliability. Also covers a bit of technical background and what else may lie ahead in human-machine voice interaction.

    Also available in German: tomfichtner.com/article/de/tra

    #whisper #ai #opensource #transcription #work

  22. New article on my website: Transcribing voice memos locally in 2026 (on Windows)

    tomfichtner.com/article/transc

    A practical guide to turning voice recordings into text without uploading them to the cloud. Written for beginners, I focus on ease-of-use and reliability. Also covers a bit of technical background and what else may lie ahead in human-machine voice interaction.

    Also available in German: tomfichtner.com/article/de/tra

    #whisper #ai #opensource #transcription #work

  23. New article on my website: Transcribing voice memos locally in 2026 (on Windows)

    tomfichtner.com/article/transc

    A practical guide to turning voice recordings into text without uploading them to the cloud. Written for beginners, I focus on ease-of-use and reliability. Also covers a bit of technical background and what else may lie ahead in human-machine voice interaction.

    Also available in German: tomfichtner.com/article/de/tra

    #whisper #ai #opensource #transcription #work

  24. New article on my website: Transcribing voice memos locally in 2026 (on Windows)

    tomfichtner.com/article/transc

    A practical guide to turning voice recordings into text without uploading them to the cloud. Written for beginners, I focus on ease-of-use and reliability. Also covers a bit of technical background and what else may lie ahead in human-machine voice interaction.

    Also available in German: tomfichtner.com/article/de/tra

    #whisper #ai #opensource #transcription #work

  25. 玩游戏不看攻略是一种损失,正在二刷 The Last Of US part1,漏了好多纸条,这才理解了一片区域的背景,但看着一遍遍已经走过的剧情,还是很倦怠,像在浪费时间。这也许就是我更喜欢盗版的原因,我不会因为贪念全成就而投入双倍的精力,浅尝辄止,玩完就走,大智慧。 #whisper #gaming

  26. 玩游戏不看攻略是一种损失,正在二刷 The Last Of US part1,漏了好多纸条,这才理解了一片区域的背景,但看着一遍遍已经走过的剧情,还是很倦怠,像在浪费时间。这也许就是我更喜欢盗版的原因,我不会因为贪念全成就而投入双倍的精力,浅尝辄止,玩完就走,大智慧。 #whisper #gaming

  27. 玩游戏不看攻略是一种损失,正在二刷 The Last Of US part1,漏了好多纸条,这才理解了一片区域的背景,但看着一遍遍已经走过的剧情,还是很倦怠,像在浪费时间。这也许就是我更喜欢盗版的原因,我不会因为贪念全成就而投入双倍的精力,浅尝辄止,玩完就走,大智慧。 #whisper #gaming

  28. 玩游戏不看攻略是一种损失,正在二刷 The Last Of US part1,漏了好多纸条,这才理解了一片区域的背景,但看着一遍遍已经走过的剧情,还是很倦怠,像在浪费时间。这也许就是我更喜欢盗版的原因,我不会因为贪念全成就而投入双倍的精力,浅尝辄止,玩完就走,大智慧。 #whisper #gaming

  29. 玩游戏不看攻略是一种损失,正在二刷 The Last Of US part1,漏了好多纸条,这才理解了一片区域的背景,但看着一遍遍已经走过的剧情,还是很倦怠,像在浪费时间。这也许就是我更喜欢盗版的原因,我不会因为贪念全成就而投入双倍的精力,浅尝辄止,玩完就走,大智慧。 #whisper #gaming

  30. 自从 iPhone 开放 NFC 权限, 支付宝支持地铁卡后,我再也没有使用国行 AppleID 和 ColorOS 的原因了,于是我切换了美区 ID,刷了 OxgenseOS
    #whisper #android #ios

  31. 自从 iPhone 开放 NFC 权限, 支付宝支持地铁卡后,我再也没有使用国行 AppleID 和 ColorOS 的原因了,于是我切换了美区 ID,刷了 OxgenseOS
    #whisper #android #ios