arcosoph-creator commited on
Commit
a381be8
·
verified ·
1 Parent(s): e22713f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -20,20 +20,17 @@ tags:
20
 
21
  [![Join the Discord](https://img.shields.io/badge/Join%20the%20Discord-5865F2?logo=discord&logoColor=white)](https://discord.gg/rYfShVvacB)
22
  ### Pre-trained Models
 
23
 
24
- To help you get started immediately, Nanowakeword provides a pre-trained, high-performance model ready for use. More community-requested models are also on the way!
25
-
26
- ## **Available Now: "Arcosoph"**
27
- This is the official flagship model, developed and trained using Nanowakeword itself. It is highly accurate and serves as a perfect example of the quality you can achieve with this engine.
28
-
29
- * **Wake Word:** "Arcosoph" (pronounced *Ar-co-soph*)
30
- * **Performance:** Achieves a very low false-positive rate (less than one per 10 hours) while maintaining high accuracy.
31
- * **How to Use:** Download the model files from the [Hugging Face](https://huggingface.co/arcosoph/nanowakeword-lstm-base/tree/main).
32
 
33
  ### Coming Soon!
34
  We are planning to release more pre-trained models for common wake words based on community feedback. Some of the planned models include:
35
  * "Hey Computer"
 
36
  * "Okay Nano"
 
37
  * "Jarvis"
 
38
 
39
  Stay tuned for updates!
 
20
 
21
  [![Join the Discord](https://img.shields.io/badge/Join%20the%20Discord-5865F2?logo=discord&logoColor=white)](https://discord.gg/rYfShVvacB)
22
  ### Pre-trained Models
23
+ There is currently no model available.
24
 
25
+ Build your model [here](https://colab.research.google.com/github/arcosoph/nanowakeword/blob/main/notebooks/Train_Your_First_Wake_Word_Model.ipynb)
 
 
 
 
 
 
 
26
 
27
  ### Coming Soon!
28
  We are planning to release more pre-trained models for common wake words based on community feedback. Some of the planned models include:
29
  * "Hey Computer"
30
+ * "Hey Rhasspy"
31
  * "Okay Nano"
32
+ * "Mycroft"
33
  * "Jarvis"
34
+ * "EVA"
35
 
36
  Stay tuned for updates!