i6_core is a "recipe" collection for the Sisyphus workflow manager containing jobs to build speech recognition, machine translation or text-to-speech pipelines using the toolkits RETURNN and RASR.
Status: stable
Please note that some exotic Jobs, especially those under adaptation
are not fully tested.
As the purpose of i6_core
is to be used as recipe for
Sisyphus,
it is sufficient to clone it into the recipe/
sub-folder of a Sisyphus setup,
e.g. in the setup root call:
git clone https://github.com/rwth-i6/i6_core recipe/i6_core
Before contributing to i6_core
, please have a close look at
CONTRIBUTING.md
Code style: https://github.com/psf/black
Please coordinate large changes with the maintainers, which are:
- Nick Rossenbach @JackTemaki (vacation substitution by @Atticus1806)
- Wilfried Michel @michelwi
- Eugen Beck @curufinwe
See tests/README.md
All Source Code in this Project is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.