Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 834 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 834 Bytes
This repository is now deprecated in favour of [Elpis](https://github.com/CoEDL/elpis).

CoEDL Kaldi Helpers

A set of scripts to use in preparing a corpus for speech-to-text processing with the Kaldi Automatic Speech Recognition toolkit.

Requirements

This pipeline relies on Python 3.6 and several open-source Python packages (listed here). It also assumes you have Kaldi, sox and task installed.

Tasks

This library uses the task tool to run the more complex processes automatically. Once you've set up Kaldi Helpers, you can run the various pipeline tasks we've developed. Read the Taskfile for more information about the available tasks.