Skip to content

wkranti/Phonetic-Helper-Directory

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Phonetic Helper Directory (PHD) is a directory of scripts and instructions for exploring the Montreal Forced Aligner (MFA).

Installation

A sane build environment is expected, along with ffmpeg and python3.

Pre-trained Spanish language and pronunciation models can be downloaded by running:

python3 install/models.py spanish

Installing requirements

 chmod +x install_requirements.sh
 
 ./install_requirements.sh

Compilation of Kaldi, Phonetisaurus, and MFA:

sh install.sh

Usage

python3 align.py TEXTFILE_IN AUDIOFILE_IN JSON_OUT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.8%
  • Python 14.4%
  • Shell 5.5%
  • Makefile 5.3%