adelavega / forced-alignment

Forced alignment for audio transcripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forced alignment

This repository allows for quick deployment of forced alignment algorithms. Currently, the only supported algorithm is FAVE-align.

HTK

Please note that the forced alignment algorithms make use of the Hidden Markov Model Toolkit (HTK). HTK is made available free of charge and can be downloaded from the website mentioned above. However it may not be redistributed, and you must register at the website.

That being said, we do not explicitly redistribute the HTK source code here, but make use of a Docker Hub image that contains the source code.

About

Forced alignment for audio transcripts


Languages

Language:Python 84.5%Language:Dockerfile 15.5%