Skip to content

MatthisHoules/tones-extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prosody Pipeline

This project is currently under development, please report bugs to Matthis Houlès - matthis.houles@gmail.com

How to use

Prerequisites

Installation

    git clone https://github.com/MatthisHoules/prosody.git
    cd ./prosody/
    pip install -r requirements.txt

Caution : You need to create a .env file which contains the following elements

SPPAS_PATH=<sppas_absolute_path>
PYTHON_CMD=<python_cmd>

For PYTHON_CMD : python for windows users and generally python3 for linux users

Tested only on Windows

Use

    python ./main.py <Absolute_path_inputs>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages