Skip to content

e-pet can listen to your words (vocal) python big homework

Notifications You must be signed in to change notification settings

cywuuuu/desktopPetVocal

Repository files navigation

Cute Desktop Pet at Your Command

Project structure

├─cat_animation
│  ├─walkingleft
│  └─walkingright
├─data
├─destopPetInteraction
│  ├─assets
│  ├─data
│  ├─model_language
│  ├─save_models
│  ├─speech_features
│  └─utils
├─log
├─Menu
│  ├─dll
│  └─images
├─recordButton
└─textBox

to start this project

  1. prerequisite:

    conda, basic python environment

  2. create environment:

    conda create -n desktoppets python=3.7
    conda active desktoppets
    pip install -r requirements.txt
  3. run Main.py with python

About

e-pet can listen to your words (vocal) python big homework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published