#voicetotext — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #voicetotext, aggregated by home.social.
-
𝗛𝗮𝗻𝗱𝘆 𝗖𝗼𝗺𝗽𝘂𝘁𝗲𝗿:
https://thewhale.cc/posts/handy-computer
Speak into any text field, the free and open source app for speech to text.
-
Google Unleashes 'AI Edge Eloquent', A Free, Offline Dictation Tool
Google launched AI Edge Eloquent, a free dictation app that works offline. It keeps your voice data private by processing it on your phone. Available now on iOS.
#AIDictation, #GoogleApp, #OfflinePrivacy, #VoiceToText, #TechNews
https://newsletter.tf/google-ai-edge-eloquent-free-offline-dictation-app/
-
Google's new free dictation app, AI Edge Eloquent, works offline and keeps your voice data private. This is a new option for users worried about cloud storage.
#AIDictation, #GoogleApp, #OfflinePrivacy, #VoiceToText, #TechNews
https://newsletter.tf/google-ai-edge-eloquent-free-offline-dictation-app/ -
Локальный голосовой ввод: Whisper + Ollama на Python
Мне нужен был голосовой ввод. Не диктовка в Google Docs, не облачный API — а простая штука: зажал клавишу, сказал, отпустил, текст появился в активном окне. Локально, без отправки аудио куда-либо. Готовых решений, которые бы устроили, сходу не нашёл. Сделал свое. Может, кому будет полезно.
https://habr.com/ru/articles/1009538/
#whisper #ollama #speechtotext #voicetotext #pushtotalk #голосовой_ввод #python #localfirst #privacy
-
Looking for recommended voice to text apps in the #fdroid store. #WhisperPlus is at the top of listing
https://f-droid.org/packages/org.woheller69.whisperplus #FdroidStore #FdroidApp #voiceToText #voiceapp -
People have been raving to me about how good voice-to-text has become, so I'm trying Wispr Flow. But the user experience feels a bit off: I have to stop recording to get it to type out the text? Not really "hands-free", is it?
Is that just how it works, or is there a continuous dictation mode I'm missing? Are there other LLM-based tools that behave more like classic dictation?
Looking forward to your recommendations! -
SoundVibes 0.2.0 is out!
- More people than me that needed to handle multiple languages without the delay of the autodetection.
- Now possible to toggle specific languages to transcribe.Still modest amount of users, but ⭐ are rising as well as downloads.
#voicetotext made easy on #linux!
-
🎤✨ Wispr Flow is coming to Android and I'm HYPED! 🚀
Say goodbye to typing and hello to pure voice magic ✍️➡️🎤 This game-changing AI tool is launching Feb 12 and honestly, I can't wait!
Move up the waitlist and get early access: wisprflow.ai/waitlist?ADONTAI1
Drop your referral link with mine and we'll both climb the ranks together! 💪
#WisperFlow #Android #VoiceToText #AI #Tech #Innovation #Productivity #MustHave #EarlyAccess #JoinTheWaitlist #androidapp #aitools #productivity #VoiceTech
-
Happy to see some issues filed already! 😀
I managed to publish #soundvibes just before getting a horrible cold, just to "get back" to two useful feature requests and a bug report (which someone already seems to be drafting a PR for).
Grateful to see #opensource contributions so fast and happy that my tool fills a need! 🙌
-
Remember me posting about running my agent while marking footballs during the weekend?
Well, now it's time to share the results!
An open source voice-to-text application for Linux which enables you to hotkey speech capture to input your voice wherever your cursor is!
I was annoyed by the complexity of the tools that were available so I created one which comes as a single binary, written in Rust.
Check it out:
https://soundvibes.teashaped.dev/Wrote a blog post about the creation of it:
https://www.teashaped.dev/blog/soundvibes-vibe-coding/post/ -
Một founder chia sẻ thất bại: sau 1 tháng phát triển công cụ chuyển giọng nói sang email thông minh, phải nghỉ du lịch, đối thủ ra mắt và bị WisprFlow mua. Thêm rào cản CASA của Google, chi phí $500‑$1800. Hiện cân nhắc bán sản phẩm hoặc từ bỏ. Các bạn có lời khuyên gì? 🙏 #SaaS #Startup #MicroSaaS #VoiceToText #EmailAutomation #Entrepreneur #KhởiNghiệp #CôngNghệ
https://www.reddit.com/r/SaaS/comments/1qmgnnh/2_major_setbacks_for_my_saas/
-
Like everyone else in this modern age, I get way too many emails. However a lot of mine need replies. I thought by now I could be more reliant on my iPhone's voice-to-text to power though responses and save time...
WELL. In a recent note it decided to turn master naturalist in to bastard naturalists, and I didn't catch it. This is so embarrassing and frustrating.
This isn't the first unfortunate substitution. I guess we just can't trust anything.
-
It's funny how they lock the post when I ask them something they don't like.
"Closed 2 days ago: This topic was automatically closed after 9 days. New replies are no longer allowed."
https://community.e.foundation/t/clarification-about-voice-to-text-stt-in-e-os-and-whats-next/75121
-
In 2024 and 2025, we conducted 17 interviews with researchers, project leads, developers and philologists about #DigitalScholarlyEdition projects here in Oslo.
Our research assistant, Johanne Emilie Christensen, has written a blog post about her experience with transcribing and preparing the interviews, as well as our use of (and struggle with) voice-to-text tools.
Read the post on our blog: https://dsenetwork.hypotheses.org/819
#Interview #VoiceToText #Whisper #Norwegian #Multilingual -
Zapraszam na świeży wpis. Dziś polecam fajny offline-owy voice-to-text na smartfony z Androidem.
https://blog.narecki.name/whisper-czyli-rozpoznawanie-mowy-na-twoim-smartfonie
-
[Перевод] OpenAI взимает оплату поминутно, так что сделаем минуты короче
Я имею в виду буквально. Перед транскрибацией увеличьте скорость аудио в два или в три раза в ffmpeg . Благодаря этому вы потратите меньше токенов и вам придётся меньше ждать, а качество транскрипции почти не снизится. Вот и всё! Ниже показан скрипт, сочетающий все мои трюки для выполнения этой задачи. Для его работы необходимо установить yt-dlp , ffmpeg и llm . Я сэкономил вам время, сразу перейдя к делу, но если вы хотите подробностей истории о том, как я случайно обнаружил этот способ, пытаясь создать краткое изложение сорокаминутного доклада Андрея Карпаты, то продолжайте чтение. Вам стоит продолжить чтение, если вы недоумеваете, почему я просто не воспользовался встроенной автотранскрибацией YouTube. Краткий ответ будет таким: я недотёпа, считавший (ошибочно), что она недоступна. Поэтому мне пришлось идти по более сложному пути.
-
Latest #ChatGPT update on Android removes speech timer, making #VoiceToText even worse. This keyboard app with only 1k users and no reviews is an ideal fix. Faster than #Whisper. No time limit. 10mins speech converts in <5 seconds! Works in any app. Uses #Grok API. $3 lifetime, or #OpenSource on #Fdroid (with limitations)
https://play.google.com/store/apps/details?id=net.devemperor.dictate -
@farooqkz a pro tip. If you use voice to text it always makes Linux “Lennox” but if you add “Linux” as a contact in your phone it always gets it right!
#phone #voicetotext #linux -
📝 Turn your voice notes into organized Notion docs effortlessly with Notis AI! 📱 Simply send your voice messages via WhatsApp and let AI transcribe & structure everything in your Notion workspace. Perfect for busy professionals! #Notion #AI #VoiceToText #Productivity
https://pupuweb.com/how-to-turn-voice-notes-into-notion-docs-with-notis-ai/
-
WhatsApp introduces voice note transcriptions, offering on-device privacy and accessibility for converting audio to text. #ai #meta #whatsapp #voicetotext
-
I haven't been paying close attention to Whisper of late, but this is the first I've heard of this issue, though I guess I shouldn't be as surprised as I am 😑
OpenAI's Whisper invents parts of transcriptions — a lot https://www.engadget.com/ai/openais-whisper-invents-parts-of-transcriptions--a-lot-120039028.html?src=rss
-
Nanosecond (noun): The amount of time that lapses between hitting SEND and recognizing what autofill and voice-to-text did to your words.
-
I need some recommendations for an easy to use #VoiceToText physical product or app, please & thank you. It's for my creative writing projects.
I'm more of an oral storyteller & find it difficult to just write. I'm used to just speaking & instead of trying to force my AuDHD brain to work differently & causing myself unnecessary extra stress with multiple failed attempts - I will look at ways to work with my brain better.
-
One my favorite Windows 10/11 keyboard shortcuts remains Win-H for "voice typing" or voice-to-text recognition. Easy to access, super accurate & built-in the OS.
Here's the list of special phrases to say for punctuation & voice commands:
https://support.microsoft.com/en-us/windows/use-voice-typing-to-talk-instead-of-type-on-your-pc-fec94565-c4bd-329d-e59a-af033fa5689f
#windows10 #windows11 #voicetotext #voicecommand #speechtotext #voicetyping -
@Linux_Is_Best gibt ja jetzt LLM s um das Interface zu verbessern.. muss halt nur noch lokal werden.
#Voice2Text #VoiceToText #Google #Apple #Amazon #Voice #iOS #Android
-
#Security #Nerds and #Experts of #Mastodon, I have a #Question for you.
.
.
I am attempting to de-#Google my digital life (as much as is possible at the moment). I got myself an #Android #MobilePhone that does not have Google services installed on it, and I am using #FDroid, #AuroraStore, #APKPure, etc. to get the apps, and using the #AppBrain #AdDetector and #DuckDuckGo's #App #Tracking #Protection (#Beta built into their mobile browser).
.
I am doing my best to use #minimal apps, and only getting ones that are not security focused when necessary. I am not logging into Google, or any other #BigSocial/ #BigData services except when necessary.
.
My question is, are there any #SMS / #Texting apps that allow you to login on the #Web and #sync messages to your phone (even if only on the same network), and a #keyboard that has #VoiceToText that does not use Google or #Microsoft? I am currently using #SwiftKey, but only until I figure out the #T9 app I am using with the KB (HYBRID phone running Android 11). -
#Security #Nerds and #Experts of #Mastodon, I have a #Question for you.
.
.
I am attempting to de-#Google my digital life (as much as is possible at the moment). I got myself an #Android #MobilePhone that does not have Google services installed on it, and I am using #FDroid, #AuroraStore, #APKPure, etc. to get the apps, and using the #AppBrain #AdDetector and #DuckDuckGo's #App #Tracking #Protection (#Beta built into their mobile browser).
.
I am doing my best to use #minimal apps, and only getting ones that are not security focused when necessary. I am not logging into Google, or any other #BigSocial/ #BigData services except when necessary.
.
My question is, are there any #SMS / #Texting apps that allow you to login on the #Web and #sync messages to your phone (even if only on the same network), and a #keyboard that has #VoiceToText that does not use Google or #Microsoft? I am currently using #SwiftKey, but only until I figure out the #T9 app I am using with the KB (HYBRID phone running Android 11). -
#Security #Nerds and #Experts of #Mastodon, I have a #Question for you.
.
.
I am attempting to de-#Google my digital life (as much as is possible at the moment). I got myself an #Android #MobilePhone that does not have Google services installed on it, and I am using #FDroid, #AuroraStore, #APKPure, etc. to get the apps, and using the #AppBrain #AdDetector and #DuckDuckGo's #App #Tracking #Protection (#Beta built into their mobile browser).
.
I am doing my best to use #minimal apps, and only getting ones that are not security focused when necessary. I am not logging into Google, or any other #BigSocial/ #BigData services except when necessary.
.
My question is, are there any #SMS / #Texting apps that allow you to login on the #Web and #sync messages to your phone (even if only on the same network), and a #keyboard that has #VoiceToText that does not use Google or #Microsoft? I am currently using #SwiftKey, but only until I figure out the #T9 app I am using with the KB (HYBRID phone running Android 11). -
#Security #Nerds and #Experts of #Mastodon, I have a #Question for you.
.
.
I am attempting to de-#Google my digital life (as much as is possible at the moment). I got myself an #Android #MobilePhone that does not have Google services installed on it, and I am using #FDroid, #AuroraStore, #APKPure, etc. to get the apps, and using the #AppBrain #AdDetector and #DuckDuckGo's #App #Tracking #Protection (#Beta built into their mobile browser).
.
I am doing my best to use #minimal apps, and only getting ones that are not security focused when necessary. I am not logging into Google, or any other #BigSocial/ #BigData services except when necessary.
.
My question is, are there any #SMS / #Texting apps that allow you to login on the #Web and #sync messages to your phone (even if only on the same network), and a #keyboard that has #VoiceToText that does not use Google or #Microsoft? I am currently using #SwiftKey, but only until I figure out the #T9 app I am using with the KB (HYBRID phone running Android 11). -
#Security #Nerds and #Experts of #Mastodon, I have a #Question for you.
.
.
I am attempting to de-#Google my digital life (as much as is possible at the moment). I got myself an #Android #MobilePhone that does not have Google services installed on it, and I am using #FDroid, #AuroraStore, #APKPure, etc. to get the apps, and using the #AppBrain #AdDetector and #DuckDuckGo's #App #Tracking #Protection (#Beta built into their mobile browser).
.
I am doing my best to use #minimal apps, and only getting ones that are not security focused when necessary. I am not logging into Google, or any other #BigSocial/ #BigData services except when necessary.
.
My question is, are there any #SMS / #Texting apps that allow you to login on the #Web and #sync messages to your phone (even if only on the same network), and a #keyboard that has #VoiceToText that does not use Google or #Microsoft? I am currently using #SwiftKey, but only until I figure out the #T9 app I am using with the KB (HYBRID phone running Android 11). -
Got out my Friday issue of This Week in Sound. Just three items, as usual: a memo, a misfire, and an instrument. Subscribe at thisweekinsound.substack.com.
Cover image is of the Ballerina Eurorack, from Error Instruments.
-
Got out my Friday issue of This Week in Sound. Just three items, as usual: a memo, a misfire, and an instrument. Subscribe at thisweekinsound.substack.com.
Cover image is of the Ballerina Eurorack, from Error Instruments.
-
Got out my Friday issue of This Week in Sound. Just three items, as usual: a memo, a misfire, and an instrument. Subscribe at thisweekinsound.substack.com.
Cover image is of the Ballerina Eurorack, from Error Instruments.