Skip to content
 
 

Repository files navigation

Gentle alignment for speech MRI audio

Getting Started

  1. Please download audio data. LINK

  2. Please download the source code and run ./install.sh.

  3. Run python3 main_gentle_aligner_75sub.py to run alignment.

git clone git@github.com:yongwanlim/gentle.git
cd gentle
./install.sh
python3 main_gentle_aligner_75sub.py

Please note that you have to change the data_dir and out_dir in main_gentle_aligner_75sub.py to your path to data.

The main_gentle_aligner_75sub.py will run the alignment for "bvt" task. If you want to run for all other tasks, please comment this line in main_gentle_aligner_75sub.py and run python3 main_gentle_aligner_75sub.py.

For other tasks to run, you need to have the corresponding transcript file located in in_trans_dir. I placed some example transcript files under that directory.

About

gentle forced aligner

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages