do-2021/activator-keyword-detector
This repo is a part of the "dis-cyril" project, a shameless Alexa clone built for a ML engineering course done at Polytech Montpellier.
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.
Setup
Requirements
- Follow the required setup steps in the Hugging face docs
- Install pipenv with
pip install pipenv
Steps to follow
git clone https://huggingface.co/do-2021/activator-keyword-detector && cd activator-keyword-detector
pipenv shell
pipenv install
python main.py
Inference Providers
NEW
This model is not currently available via any of the supported third-party Inference Providers, and
HF Inference API was unable to determine this model's library.