/saphyra

ringer tuning package for large scale production

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PyPI Version Python Versions

saphyra

We should include some description here.

NOTE This repository make part of the ringer tuning kit (rtk).

What is it for?

Saphyra is a package used to derive all ringer models in large scale using HPC cluster infrastruture. For LPS cluster you can use the orchestra infrastruture to launch your jobs into the slurm queue.

Installation:

Please follow these instructions below to install the saphyra package into your system.

Installing from pip:

pip3 install --upgrade saphyra

NOTE: Make sure that you are using the latest package in case you have the saphyra installed.

Installing from source:

Clone this repository:

git clone https://github.com/jodafons/saphyra

And install it!

cd saphyra && source scripts/setup.sh

Build status:

Branch Build Status
Master Build Status

Disclaimer:

For tensorflow is, to this date, supported until Python 3.7 (read here) and latest version of sklearn requires Python 3.6 or later, currently Saphyra supports Python 3.6 and 3.7 only. Any other custom setup isn't guaranteed to work.