Skip to content

This repositery contains my work along with my collegue Mounib Abouanass for our 2019 PACT Project. Smart'Clock

Notifications You must be signed in to change notification settings

kallel-mahdi/MARVIN

Repository files navigation

This project was realised as part of the "PACT" group project for our sophomore year at Telecom Paris.

Along with with Mounib Abouanass, we had to implement the key word spotting for  a smart virtual assistant.

How to install:

create new environment :

conda create --name Marvin python=3.5

activate environment:

conda activate Marvin

Install requirements: 

conda install --file requirements.txt

Run :

python3 deep_recognizer.py



Check Python Notebooks folder for explanatory notebooks of the program.

About

This repositery contains my work along with my collegue Mounib Abouanass for our 2019 PACT Project. Smart'Clock

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published