WoodenMaiden commited on
Commit
6107b3c
1 Parent(s): ee9ccc5

docs: update README.md

Browse files

Signed-off-by: WoodenMaiden <yann.pomie@laposte.net>

Files changed (1) hide show
  1. README.md +10 -0
README.md CHANGED
@@ -1,3 +1,13 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+ # do-2021/activator-keyword-detector
5
+
6
+ This repo is a part of the "dis-cyril" project, a shameless Alexa clone built for a ML engineering course done at [Polytech Montpellier](https://www.polytech.umontpellier.fr/formation/cycle-ingenieur/devops/en-quelques-mots-do).
7
+
8
+ In this repo you can find a model that reacts to the activator catchphrase "dis-cyril", that enables the voice first app, just like an "Alexa!" would do.
9
+
10
+ ## Setup
11
+
12
+ 1. Follow the required setup steps in the [Huggin face docs](https://www.polytech.umontpellier.fr/formation/cycle-ingenieur/devops/en-quelques-mots-do)
13
+ 2. ``git clone https://huggingface.co/do-2021/activator-keyword-detector && activator-keyword-detector``