Skip to content

Speact is a spoken dialogue systems tested on file browsing tasks.

Notifications You must be signed in to change notification settings

ressay/Speact-backend

Repository files navigation

Installation

First, you will need to install :

  • python3.7
  • pip

Then, you need to install the deps, this is done by executing the command :

pip3 install -r requirements.txt

Usage

To launch the server, activate your virtual environement if you have one, make sure all the deps are installed, then do :

export FLASK_APP=app.py
flask run

You should now have the server running on localhost:5000

About

Speact is a spoken dialogue systems tested on file browsing tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published