Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 701 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 701 Bytes

Setting up Merlin TTS

  1. Install Merlin TTS

  2. Build an Bangla Festival Voice

  3. Setup Merlin with the following command (after setup, the voice can be found at <FULL_MERLIN_PATH>/egs/bn_bd/).

    ./festival_utils/setup_merlin.sh <FESTIVAL_VOICE_PATH> <FULL_MERLIN_PATH> <WAV_PATH> bn bn_bd 16000

  4. Add your file list here - egs/bn_bd/s1/data/file_id_list.scp

  5. Run Merlin training

    • Duration - python src/run_merlin.py egs/bn_bd/s1/conf/duration_dnn.conf
    • Acoustic - python src/run_merlin.py egs/bn_bd/s1/conf/acoustic_dnn.conf