mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-08-04 15:08:04 +00:00
Fix typo
This commit is contained in:
parent
c4601ac3e8
commit
3135364a53
@ -20,7 +20,7 @@ Depending on the word, training a model on your own wake word may take a few ite
|
||||
2. Open the [wake word training environment](https://colab.research.google.com/drive/1q1oe2zOyZp7UsB3jJiQ1IFn8z5YfjwEb?usp=sharing#scrollTo=1cbqBebHXjFD).
|
||||
3. In section 1, enter your wake word in the **target_word** field.
|
||||

|
||||
1. In the code section next to the **target_word**, select the play button.
|
||||
4. In the code section next to the **target_word**, select the play button.
|
||||
- If the play button does not appear, make sure your cursor is placed in the **target_word** field.
|
||||

|
||||
- If it still does not show up, in the top right corner of the document, make sure it says **Connected**.
|
||||
@ -30,19 +30,19 @@ Depending on the word, training a model on your own wake word may take a few ite
|
||||
- Once it is finished, at the bottom of the section, you see an audio file. Listen to it.
|
||||
|
||||

|
||||
2. If the word does not sound correct to you:
|
||||
5. If the word does not sound correct to you:
|
||||
- Follow the instructions in the document to tweak the spelling of the word and press play again.
|
||||
- The word should sound the way you pronounce it.
|
||||
3. Once you are satisfied with the result, in section 2, select the play button.
|
||||
6. Once you are satisfied with the result, in section 2, select the play button.
|
||||
- This may take a while.
|
||||

|
||||
4. Once this is done, select the play button in section 3.
|
||||
7. Once this is done, select the play button in section 3.
|
||||
- This may take a while.
|
||||
- There are 3 options to tweak. For the time being, don't change any settings.
|
||||
- **Result**: Once this process is finished, you should have 2 files in your downloads folder:
|
||||
- `.tflite` and `.onnx` files
|
||||
|
||||
5. Congratulations! You have created your own wake word model!
|
||||
8. Congratulations! You have created your own wake word model!
|
||||
- The next step is to add it to Home Assistant.
|
||||
|
||||
## To add your personal wake word to Home Assistant
|
||||
|
Loading…
x
Reference in New Issue
Block a user