Oriloq: a local, fast, accurate Mac dictation app that turns your voice into actions
Divulgation : Je fais partie de l’équipe d’Oriloq et je gère la communauté. Notre développeur, Nicolas, a créé l’application. Il ne s’occupe pas des réseaux sociaux, c’est donc moi qui publie et je peux lui transmettre directement tout problème technique dans les commentaires. Problème La dictée sur Mac implique généralement un compromis. Les outils rapides et précis envoient souvent l’audio à un serveur, ce qui a un coût en matière de confidentialité. Les options privées intégrées à l’appareil (y compris la dictée d’Apple) sont généralement plus lentes, moins précises, difficiles à personnaliser et se limitent au texte brut ; il faut donc tout faire manuellement. Nous souhaitions un outil local, rapide, précis, personnalisable et capable d’agir sur ce que vous dites. Oriloq permet une personnalisation complète, mais est également conçu pour être utilisé dès la première minute. Fonctionnement : vous parlez, et Oriloq transcrit, traduit ou exécute un flux de travail que vous avez défini, le tout sur votre Mac. La transcription repose sur des modèles open source avec inférence locale et correction sémantique. Vous pouvez ajouter du vocabulaire personnalisé (noms, jargon, termes techniques) pour un résultat conforme à vos attentes. Optimisé pour Apple Silicon, il est quasi instantané et sans latence réseau. Aucun compte ni données de télémétrie ne sont nécessaires. Il fonctionne hors ligne, en avion ou en cas de panne de serveur. Notre fonctionnalité phare : les Actions intelligentes. Vous pouvez combiner 13 modules pour créer des flux de travail déclenchés par la voix : capture d’écran + OCR, invite LLM, traduction, raccourci Apple, commande Shell, copie dans le presse-papiers, conversion Markdown vers texte enrichi, comparaison des différences, et bien plus encore. Quelques recettes utilisées : Traduction d'écran : OCRisez n'importe quel texte à l'écran, traduisez-le, puis collez le résultat où vous le souhaitez. E-mail professionnel : dictez un objet approximatif, laissez l'IA rédiger un e-mail propre, puis copiez-le prêt à envoyer. Refactorisation de code : récupérez du code depuis une fenêtre, refactorisez-le, comparez les différences, puis collez-le. Note vocale améliorée : transcrivez un fichier audio, structurez-le avec l'IA, puis exportez-le en texte enrichi. Par exemple, voici les actions intelligentes que j'utilise quotidiennement avec Oriloq. Vous n'avez pas besoin de mémoriser les noms des commandes. Dites un mot-clé suivi de « traduire l'écran », « je veux traduire ceci » ou « traduire ce que je vois », et vous obtenez le même résultat. Un petit modèle de langage naturel interprète votre intention à partir du titre et de la description de chaque action intelligente, et il fonctionne également en local. Comparaison Par rapport à la dictée intégrée d'Apple : celle d'Apple fonctionne également sur l'appareil, mais Oriloq est plus précis (correction sémantique et vocabulaire personnalisé que vous contrôlez) et ne se limite pas à la transcription. Il intègre directement la transcription dans un flux de travail. Par rapport aux applications de dictée locales basées sur Whisper (MacWhisper, Superwhisper) : ces applications sont excellentes pour convertir la parole en texte, mais leurs fonctionnalités s'arrêtent là. Oriloq ajoute la couche d'actions (les 13 actions intelligentes) et la correspondance des commandes en langage naturel, transformant ainsi votre voix en un flux de travail complet, et non en une simple transcription. Tarifs La transcription vocale est gratuite et illimitée, sans abonnement. Si vous souhaitez uniquement une dictée locale illimitée, vous ne payez jamais. L'abonnement payant (Pro, 9,99 €/mois) inclut le mode rapide, le modèle vocal plus performant et un nombre illimité d'actions intelligentes. Un abonnement Ultra est également disponible à 19,99 €/mois avec des modèles vocaux personnalisés. Téléchargement (site de l'éditeur, fichier DMG direct) : https://www.oriloq.app/ Voici les différents forfaits disponibles pour Oriloq. Configuration requise Mac uniquement, processeur Apple Silicon. Téléchargement direct du fichier DMG depuis le site officiel, et non depuis le Mac App Store. Qui sommes-nous (par souci de transparence) Nicolas développe des applications web depuis plus de 20 ans et travaille au sein de l'agence NowwweB. Entreprise réelle, identité réelle, joignable. Politique de confidentialité : https://www.oriloq.app/en-us/privacy.html et conditions d'utilisation : https://www.oriloq.app/en-us/terms.html . S'agissant d'un utilitaire local, notre règle est simple : un logiciel fonctionnant en local ne doit pas communiquer avec Internet sans intervention explicite de l'utilisateur. Liens Site et téléchargement : https://www.oriloq.app/ Démo : https://www.youtube.com/watch?v=VzFRNfhRb3c YouTube : https://youtube.com/channel/UCofUw0mMoy4vBI8GonvGFDw X : https://x.com/Oriloq LinkedIn (NowwweB, notre agence, contenu en français) : https://www.linkedin.com/company/agence-nwb Confidentialité : https://www.oriloq.app/en-us/privacy.html Conditions d’utilisation : https://www.oriloq.app/en-us/terms.html Vos commentaires Nous aimerions connaître les scénarios d’actions intelligentes que vous préférez, et notamment les cas où un flux de travail vocal entièrement local serait plus performant que votre solution actuelle. En cas de problème, veuillez nous indiquer votre configuration et votre version de macOS afin que nous puissions examiner le problème. EDIT — Oriloq 1.0.21 is now available Small update since the original post: we just shipped Oriloq 1.0.21. Yes, 1.0.21. We skipped a number. Apparently there was too much enthusiasm internally. The main addition in this release is an important step for local transcription: Parakeet dataset curation and fine-tuning directly inside Oriloq. The goal is to let you prepare, validate, and improve transcription datasets so you can train a model that better fits specific use cases, vocabulary, or audio environments. We also improved several practical parts of the app: step search in Smart Actions, so workflows are faster to build; replacement of the older Gemma MXFP4 models with Gemma 4 QAT; better coordination for heavy GPU transcription jobs; more reliable scrolling screenshots; more accurate text corrections, especially around numbers; smoother local AI chat; more stable audio recording, segmentation, and ASR lifecycle during long sessions. This update is very much in line with where we want to take Oriloq: not just local dictation, but a local, customizable voice tool that turns what you say into useful actions on your Mac.
Collected discussion
Local and private is a strong hook, but daily trust usually comes from the recovery paths: obvious listening state, custom vocabulary, quick undo, and predictable action boundaries. The actions side looks powerful, so the most important detail may be showing exactly what will happen before anything runs. Is there a preview or dry-run step for workflows?
Thank you for your interest. I will answer your questions point by point. First of all, yes, there is an obvious state of listening that we have highlighted thanks to the experience through a visual and special sound effects. The personalized vocabulary does indeed exist, is very easy to use and once again 100% local and customizable. Cancellation is done by pressing a button without any constraints and the actions are indeed perfectly predictable with the mitigation of the LLM you use. Indeed, some actions rely solely on commands. Others may use an LLM. And LLMs can sometimes have results that are not what you expect. But in our tests that we have carried out, even on complete actions, we are at more than 99.9% success. Regarding previewing, it is possible in smart actions to display a differential that allows you, if you wish, to check and correct the result before final printing. However, from my personal experience, it is more of a friction than a real utility, unless you really have an extremely critical need.
The Smart Actions approach is clever - chaining voice triggers into actual workflows rather than just transcription is where local dictation gets genuinely useful. Curious how it handles context switching: if you're mid-Figma session vs Xcode, does it use different vocabularies or action sets automatically, or is it one global config?
Lightweight and open source LLMs that manage voice transcription are relatively smart to understand the context in a single sentence. Indeed, transcription never depends on the context. It is sufficient on its own every time. The configuration is quite global and allows you to enter for example business terms or proper names that you use regularly. For my part, for example, I have modified the vocabulary for the name of my company, which is NowwweB. It's a proper name that, phonetically, would never have been written like that, by a natural transcription, coming from another channel.
Welcome to the party, voice to action is a starting trend, happy to see people experiment on that as we do for the past year. Your smart actions looks a lot like our speech-to-prompt and voice trigger features on Alter, it's a natural next step after dictation.
To be completely honest, I didn't know Alter, but yes, clearly, we agree. Today, voice to action is really something interesting and that allows you to save a lot of time and productivity.
why doesn't alter have a real time text to speech feature
Kudos for your developer, Nicolas, for not doing social media!
it looks good. i hope apple would get some inspiration to make siri better
This comment was deleted at the source.
Thank you. Have you tried it before?
This comment was deleted at the source.
First of all, thank you for your feedback. Regarding the one-time payment for the lifetime subscription, for the moment, this is not on the agenda, but it will come up again at some point. The reason why we are not going for this type of payment first and foremost is that we will continue to work on Oriloq in the coming years. As a result, the development time must be compensated in some way. And this is what justifies the monthly subscription. In addition, we have many server and storage costs at a minimum to manage the download and landing page, as well as updates for users. In addition, at a time when users frequently change solutions, it is often more convenient to subscribe for 9.90 euros for a few months and possibly cancel it if you no longer need it or continue it if the product suits you rather than having a single payment that, in the case of Oriloq, which is a fairly complex software, would be relatively heavy. To answer your last question, regarding the execution of smart actions, it is 100% local. The entire application is local and there are never any calls to the servers. And we even find this transparency at the user data level, where we strictly comply with the GDPR.
appreciate the thorough answer. ongoing dev time is a real cost, that part I get. the one thing I'd gently push on is server/storage cost for a fully local app. a landing page and update hosting is pretty cheap, so I'm not sure that alone justifies a sub to this crowd. but the "rent for a few months then cancel" framing is actually a decent argument for a complex tool, hadn't thought of it that way. and glad the smart actions are fully local, that's the right call. good luck with it.
This comment was deleted at the source.