You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Basic Usage/settings.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ If the same setting is defined multiple times, Talon will use the setting value
53
53
| insert_wait | 0 | Increase this if characters seem to be jumbled in a specific app when typing whole sentences. Default is 0. |
54
54
| key_hold | 16 | Increase this if you're playing a game and some keys aren't registering at all. You should probably increase it in 16ms increments, e.g. set it to 16ms or 32ms. |
55
55
| key_wait | 1 | Increase this if modifier keys are getting dropped or if key presses are misbehaving even with the other two settings (`insert_wait` and `key_hold`) tuned. `key_wait` should be the last resort because it results in the slowest overall keypress rate. Default is 1.0 in milliseconds. |
56
-
| speech.engine || Determines which [speech engine](../Quickstart/Speech%20Engines/speech%20engines.md) talon uses to recognize input. This is useful for configuring dictation mode to use a different speech engine; for example, 'webspeech'. |
56
+
| speech.engine || Determines which [speech engine](../Resource%20Hub/Speech%20Recognition//speech%20engines.md) talon uses to recognize input. This is useful for configuring dictation mode to use a different speech engine; for example, 'webspeech'. |
57
57
| speech.timeout || This determines how long a pause Talon waits for before deciding you've finished speaking and interpreting what you've just said as a sequence of commands. This parameter is generally very important; for example, it determines the amount of time you can pause between saying 'phrase' and the following phrase. It is measured in seconds; the default is 0.300, i.e. 300 milliseconds. |
58
58
59
59
To add your own additional custom settings for changing Talon behavior, see [the settings customization page](../Customization/Talon%20Framework/settings.md)
Copy file name to clipboardExpand all lines: docs/Customization/basic_customization.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ sidebar_position: 1
4
4
5
5
# Basic customization
6
6
7
-
Once you have successfully [set up Talon](../Quickstart/getting_started.md) you may find that you would like to change some of how it behaves at a basic level.
7
+
Once you have successfully [set up Talon](../Resource%20Hub/Talon%20Installation/installation_guide) you may find that you would like to change some of how it behaves at a basic level.
Copy file name to clipboardExpand all lines: docs/Help/FAQ.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,15 +14,15 @@ Talon does not require special configuration for different programming languages
14
14
15
15
### What hardware should I have?
16
16
17
-
Check out the [hardware](../Resource%20Hub/Hardware/hardware) page for microphone and eye tracker recommendations.
17
+
Check out the [hardware](/docs/Resource%20Hub/Hardware/hardware.md) page for microphone and eye tracker recommendations.
18
18
19
19
### Are languages other than English supported?
20
20
21
21
They're being worked on, join [Talon Slack](https://talonvoice.com/chat) and find a channel for your language to see how it's going. If you are in the beta program, you can configure the WebSpeech API for dictation in other languages.
22
22
23
23
### How can I make talon recognise me better?
24
24
25
-
See the page [Improving Recognition Accuracy](improving_recognition_accuracy).
25
+
See the page [Improving Recognition Accuracy](../Resource%20Hub/Speech%20Recognition/improving_recognition_accuracy).
26
26
27
27
### How can I contribute?
28
28
@@ -35,4 +35,4 @@ While Talon is closed source, there's plenty you can do to help:
35
35
36
36
### Troubleshooting
37
37
38
-
Checkout the [troubleshooting](troubleshooting) for solutions to common problems.
38
+
Checkout the [troubleshooting](../Resource%20Hub/Speech%20Recognition/troubleshooting) for solutions to common problems.
Copy file name to clipboardExpand all lines: docs/Integrations/accessibility.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,8 @@ Please note that Talon is in rapid development and is largely community supporte
8
8
9
9
### How to get started
10
10
11
-
- Setup Talon according to the standard [quickstart](../Quickstart/getting_started.md)
12
-
- Install Talon
13
-
- Install a speech recognition engine
11
+
- Setup Talon as per normal:
12
+
-[Install Talon](../Resource%20Hub/Talon%20Installation/installation_guide) and a speech recognition engine
14
13
- Install the [community user file set](https://github.com/talonhub/community)
15
14
- Once setup, install [sight-free-talon](https://github.com/C-Loftus/sight-free-talon). This repository provides text-to-speech integration for Talon. If you use a screen reader, this repo prevents Talon from interrupting the text-to-speech voice as it types characters during dictation.
16
15
- See the documentation in that repo for specific setup instructions
Copy file name to clipboardExpand all lines: docs/Resource Hub/Speech Recognition/improving_recognition_accuracy.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ A quiet room will always be better than a noisy one. A good microphone can mitig
12
12
13
13
## Microphone
14
14
15
-
Make sure that you have a good microphone and sound card, as speech recognition software requires better hardware than is commonly built in to computers. Have a look at the [hardware page](../Hardware/hardware) for recommendations and correct setup.
15
+
Make sure that you have a good microphone and sound card, as speech recognition software requires better hardware than is commonly built in to computers. Have a look at the [hardware page](/docs/Resource%20Hub/Hardware/hardware.md) for recommendations and correct setup.
Copy file name to clipboardExpand all lines: docs/Resource Hub/Speech Recognition/speech engines.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,10 @@ sidebar_position: 1
4
4
5
5
# Speech Engines
6
6
7
+
:::docoscope talon-scope-platform
8
+
9
+
:::
10
+
7
11
Talon uses a speech recognition engine that translates voice audio to text. The Conformer speech engine is recommended, but it is possible to use Talon with other speech engines, for example, if you already use Dragon and want to use Talon with Dragon or need a speech engine with language support other than English.
@@ -20,7 +24,7 @@ The Professional version of Dragon for Windows is recommended (but not strictly
20
24
21
25
### Dictation Engines for Additional Language Support
22
26
23
-
As of April 2024, Talon's main conformer model only supports English. If you need to dictate text in another language, the [Talon Beta](../beta_talon) supports the following options:
27
+
As of April 2024, Talon's main conformer model only supports English. If you need to dictate text in another language, the [Talon Beta](../../Help/beta_talon) supports the following options:
Copy file name to clipboardExpand all lines: docs/Resource Hub/Speech Recognition/troubleshooting.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ sidebar_position: 7
6
6
7
7
## Nothing Happens When I Speak
8
8
9
-
If you are testing your setup with one of the [basic commands](../Basic%20Usage/basic_usage) and getting no response at all, first check a few fundamentals to help focus the troubleshooting. There are a number of issues at different layers of the setup that could be causing the problem. Your first few steps should help narrow the focus.
9
+
If you are testing your setup with one of the [basic commands](../../Basic%20Usage/basic_usage) and getting no response at all, first check a few fundamentals to help focus the troubleshooting. There are a number of issues at different layers of the setup that could be causing the problem. Your first few steps should help narrow the focus.
10
10
11
11
### Check Your Microphone
12
12
@@ -55,7 +55,7 @@ Talon's icon should show up in the menu bar in the upper right corner of your sc
55
55
56
56
### Check that Talon is Awake
57
57
58
-
When Talon is running, it will be in one of a few different [modes](../Basic%20Usage/basic_usage). One of these modes is a `sleep` mode, which will put Talon in a dormant state where it is listening but not responding to commands. While asleep, Talon will only respond to a minimal set of commands, such as `talon wake`, which will put Talon out of sleep and enable Talon to respond to commands.
58
+
When Talon is running, it will be in one of a few different [modes](../../Basic%20Usage/basic_usage). One of these modes is a `sleep` mode, which will put Talon in a dormant state where it is listening but not responding to commands. While asleep, Talon will only respond to a minimal set of commands, such as `talon wake`, which will put Talon out of sleep and enable Talon to respond to commands.
59
59
60
60
If you are trying to use Talon commands and Talon is not responding, make sure Talon is not in sleep mode. The Talon icon in the menubar provides some visual cue as to what mode Talon is in:
61
61
@@ -133,7 +133,7 @@ Check that your speech engine has been initialized by looking in the [talon log
133
133
134
134
### Check your Talon user file sets
135
135
136
-
Check you have some valid commands in `~/.talon/user`. If it's empty, install the [Talon Community](https://github.com/talonhub/community) user file set and test with some [basic commands](../Basic%20Usage/basic_usage). Install the entire repository, not just individual files. This user file set can be combined with other Talon user file sets, though it is common that most of the functionality will be provided by [Talon Community](https://github.com/talonhub/community). Additional file sets are commonly used to customize the default behavior provided by [Talon Community](https://github.com/talonhub/community) or add additional features not already included.
136
+
Check you have some valid commands in `~/.talon/user`. If it's empty, install the [Talon Community](https://github.com/talonhub/community) user file set and test with some [basic commands](../../Basic%20Usage/basic_usage). Install the entire repository, not just individual files. This user file set can be combined with other Talon user file sets, though it is common that most of the functionality will be provided by [Talon Community](https://github.com/talonhub/community). Additional file sets are commonly used to customize the default behavior provided by [Talon Community](https://github.com/talonhub/community) or add additional features not already included.
137
137
138
138
Talon automatically tracks changes to files in `~/.talon/user`, so that one can change scripts on the fly. This breaks if `~/.talon` (or any other part of the path) is a symlink.
Copy file name to clipboardExpand all lines: docs/Resource Hub/Talon Installation/installation_guide.md
+5-4Lines changed: 5 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,17 @@ sidebar_position: 1.1
4
4
5
5
# Installation Guide
6
6
7
-
:::docoscope Talon Platform
7
+
:::info talon-scope-platform
8
8
9
9
Although much of this page is pertinent to the talon platform itself,
10
10
some steps are specific to the talon community user file set, and will be marked as such.
11
11
12
12
:::
13
13
14
+
14
15
## 1: Check System Requirements
15
16
16
-
Talon has various [system requirements](../Hardware/hardware.md), covering the computer hardware, operating system and microphone hardware.
17
+
Talon has various [system requirements](../Hardware/os), covering the computer hardware, operating system and microphone hardware.
17
18
18
19
## 2: Download & Install Talon
19
20
@@ -92,12 +93,12 @@ the talon user directory.
92
93
the [talon user directory](/docs/Resource%20Hub/terminology).
93
94
-->
94
95
95
-
:::docoscope community
96
+
:::info talon-scope-community
96
97
97
98
:::
98
99
99
100
This can be done one of two ways - either as a `zip` file or by using `git`.
100
-
Considerations in choosing between the two methods, as well as instructions, are described [here](../Resource%20Hub/Talon%20Installation/downloading-community).
101
+
Considerations in choosing between the two methods, as well as instructions, are described [here](../Talon%20Installation/downloading-community).
0 commit comments