Talon Voice (tips & tricks)
Thread poster: Michael Beijer
Michael Beijer
Michael Beijer  Identity Verified
United Kingdom
Local time: 13:24
Member (2009)
Dutch to English
+ ...
Jul 21

Hi everyone,

Since I post frequently about Talon*, I thought I would create a special post dedicated to my journey learning to use it in my work as a translator.

My latest discovery is that "mixed mode" actually isn't what I thought it was all this time. I always assumed mixed mode had something to do with command mode & dictation mode, but never gave it much thought.

Turns out, (in the paid version of Talon) there are actually three modes:
<
... See more
Hi everyone,

Since I post frequently about Talon*, I thought I would create a special post dedicated to my journey learning to use it in my work as a translator.

My latest discovery is that "mixed mode" actually isn't what I thought it was all this time. I always assumed mixed mode had something to do with command mode & dictation mode, but never gave it much thought.

Turns out, (in the paid version of Talon) there are actually three modes:

1. command mode: interprets everything you say as commands
2. dictation mode: interprets everything you say as running text
3. mixed mode: tries to interpret everything as a command first, then if it isn't recognized it inserts it as text like dictation mode

See: https://app.slack.com/client/T7FPSMV8F/later

To activate "mixed mode", all I needed to do was add some text (see below) to this file:

C:\Users\mbeijer\AppData\Roaming\talon\user\community\core\modes\modes.talon

Original version:

not mode: sleep
-
^dictation mode$:
mode.disable("sleep")
mode.disable("command")
mode.enable("dictation")
user.code_clear_language_mode()
user.gdb_disable()

^command mode$:
mode.disable("sleep")
mode.disable("dictation")
mode.enable("command")


Edited version:
not mode: sleep
-
^dictation mode$:
mode.disable("sleep")
mode.disable("command")
mode.enable("dictation")
user.code_clear_language_mode()
user.gdb_disable()

^command mode$:
mode.disable("sleep")
mode.disable("dictation")
mode.enable("command")

^mixed mode$:
mode.disable("sleep")
mode.enable("dictation")
mode.enable("command")


mixed-mode-Talon

As if my magic, I now have something very similar to Dragon, where I can just dictate longer pieces of text without having to say "Say" first, and if I say a command it gets implemented.

* https://www.proz.com/forum/speech_recognition/361417-is_openai’s_whisper_better_than_dragon.html + https://www.proz.com/forum/speech_recognition/368144-how_to_drastically_speed_up_dictation_with_talon_into_memoq_and_the_new_notepad_on_win11.html

[Edited at 2024-07-21 21:25 GMT]
Collapse


 


To report site rules violations or get help, contact a site moderator:


You can also contact site staff by submitting a support request »

Talon Voice (tips & tricks)






Protemos translation business management system
Create your account in minutes, and start working! 3-month trial for agencies, and free for freelancers!

The system lets you keep client/vendor database, with contacts and rates, manage projects and assign jobs to vendors, issue invoices, track payments, store and manage project files, generate business reports on turnover profit per client/manager etc.

More info »
Trados Business Manager Lite
Create customer quotes and invoices from within Trados Studio

Trados Business Manager Lite helps to simplify and speed up some of the daily tasks, such as invoicing and reporting, associated with running your freelance translation business.

More info »