Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

WEB SITE FOR PHONETIC FORCED ALIGNER

Project organization

  • Source files for the web site are in src/main/webapp.

  • Java servlets are in com/octest/servlets.

  • Java beans are in com/octest/beans.

Set up

This project needs the Montreal Forced Aligner. To download and configure it, you can follow the MFA documentation.

Once it is done, you need to modify the MODEL_PATH and the DICT_PATH in Align.java : adapt it to the actual location of the MFA on your computer or your server.

Please also modify in the WEB-INF/web.xml file the path of the directory fichierstmp with the actual location of the project on your computer.

If you want to be able to use the functionality of transcription, you also need to set up Kaldi on your computer. To do so, please follow this tutorial and clone the given repository kaldi-asr-tutorial. IMPORTANT : replace the file main.py in the cloned directory kaldi-asr-tutorial/s5 by the main.py file in the src/main/webapp directory of the project.

Then, you can modify the path of Kaldi in DataTranscript.java.

This project can be run by a server like Apache Tomcat.



This code has been realized by Lucie Perrin (lucie.perrin@bordeaux-inp.fr).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages