惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
G
Google Developers Blog
人人都是产品经理
人人都是产品经理
U
Unit 42
爱范儿
爱范儿
Hugging Face - Blog
Hugging Face - Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
WordPress大学
WordPress大学
B
Blog RSS Feed
The Cloudflare Blog
D
Docker
A
About on SuperTechFans
IT之家
IT之家
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Y
Y Combinator Blog
月光博客
月光博客
云风的 BLOG
云风的 BLOG
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
MongoDB | Blog
MongoDB | Blog
Google DeepMind News
Google DeepMind News
The GitHub Blog
The GitHub Blog
博客园_首页
Stack Overflow Blog
Stack Overflow Blog

The Register

Shadow IT has given way to shadow AI. Enter AI-BOMs Zed team releases version 1.0 of Rust-built editor: Traditional editor and AI tool Microsoft boss tells investors the company is working to 'win back fans' What type of 'C2 on a sleep cycle' do they leave behind? Novel Chinese spy group found in critical networks in Poland, Asia NASA boss: Make Pluto A Planet Again GitHub says sorry and vows to do better as uptime slips and devs complain Age checks could turn internet into an ID checkpoint, complains Proton CEO Microsoft gives your Word documents an AI co-author you didn’t ask for Datadog digs down into GPU efficiency as AI costs soar If malware via monitor cables is a matter of national security, this might be the gadget for you Thunderbird in hand worth 2 Outlooks as fresh FOSS fave and Firefox arrive Grafana offers AI assistant for free, warns users not to go mad Right to repair champ Framework punts modular 13in laptop with Core Ultra Series 3 France's 'Secure' ID agency probes breach as crooks claim 19M records Scotland Yard can keep using live facial recognition on Londoners, say judges UK tribunal sends £2B claim accusing Microsoft of overcharging for licensing to trial Nation-states want to cause harm, not just steal cash - stop handing your cyber defenses to the cheapest contractor Murder, she wrote: Ex-FBI chief wants some ransomware crims charged with homicide Phone-to-satellite use goes into orbit, growing 25% in 8 months macOS ClickFix attacks deliver AppleScript stealers to snarf credentials, wallets Anthropic bakes memory fixes into Bun 1.1.13 as developers complain of leaks The spaghettified DBMS chart that shows Oracle's crown is slowly slipping Yet another ex-ransomware negotiator admits turning rogue after payoff from crimelords FAA grounds Blue Origin's New Glenn as it probes missed satellite delivery 'mishap' AMD's Ryzen 9 9950X3D2 Dual Edition tested: Gratuitous overkill with a price to match AI-assisted intruders pwned Vercel via OAuth abuse and a pilfered employee account Crook claims to leak 'video surveillance footage' of companies Met police trials snoop tech platform in push to cuff more London shoplifters England's school phone ban gets teeth, just in time to bite no one Adaptavist Group breach spawns imposter emails as ransomware crew claims mega-haul
Canonical reveals Myna, its local speech-to-text app
Liam Proven · 2026-06-19 · via The Register

OS platforms

Bird-branded AI will ride on Stonking Stingray

Canonical has published more details about the local speech-to-text engine that will take dictation in the forthcoming Ubuntu version 26.10, aka "Stonking Stingray."

In a post on the company’s Discourse forums on Wednesday, the outfit named one of the most significant new elements that’s coming in the next version: Myna: Speech to Text for Ubuntu Desktop.

Earlier this month, we reported from the Ubuntu Summit that Canonical was going big on AI and that one of the first signs would be speech-to-text input via locally run speech-recognition models. After the Summit, the company then published the Ubuntu Desktop 26.10 “Stonking Stingray” Roadmap, as we mentioned towards the end of our review of MX Linux 25.2.

The announcement explains – and illustrates – what the plan is, how it will work, and the user interface that the team is aiming for in the initial release:

For Ubuntu 26.10, we’re deliberately focusing on the basics: a reliable desktop dictation.

The initial experience will be simple: Press a keyboard shortcut, speak naturally, and see the resulting text appear in the application you’re using. Myna is designed to provide speech recognition with clear visual feedback while dictation is active.

This is good stuff. Although it won’t be an accessibility revolution on its own, it’s an important step and will help desktop Linux catch up with the commercial competition. Speech recognition is built into Apple’s macOS in a tool called Voice Control. On modern Macs with Apple Silicon processors, the recognition engine is on-device and works offline. For a few months in 2023, The Reg's FOSS desk was unable to use his right arm, and when he returned to work, he dictated his articles into an M1 MacBook Air using this feature.

Register columnist Colin Hughes knows much more about such matters than we do. He wrote about how Voice Control needed more work later that same year, and he returned to the subject on Global Accessibility Awareness Day – May 21.

Microsoft’s current offering is called Voice Access, which is replacing the Windows Speech Recognition tool that Microsoft introduced with Windows Vista in 2006.

The Myna project will be open source, and there’s already a GitHub repository for it, but there’s not very much there yet beyond some planning notes. There’s time: although the October release of 26.10 is only about four months away, this is not a major new pioneering technology. Various tools can already do similar things.

One of the first was Mycroft, although it is no longer around: some three years ago, The Register described how the creator of the Linux virtual assistant blamed a "patent troll" for the project’s death. There is also Michal Kosciesza’s Speech Note tool, which you can install from Flathub.

Last August, we reported on the release of FFmpeg 8, which can use the local whisper.cpp version of OpenAI’s Whisper model to do on-device speech-to-text, enabling it to automatically add subtitles to video files.

Although this writer is unconcerned about being labelled an AI hater, we do feel allowing voice control of a PC is an acceptable and beneficial role for the technology. Or as the author of jqwik and noted AI skeptic Johannes Link put it, an Ethical Use of Generative AI. ®