commit to clean up.
This commit is contained in:
parent
f04bb2a080
commit
9ec7c3c50b
@ -30,7 +30,6 @@ repo_dir = r'C:\Users\Aki\source\repos'
|
||||
ipa_xsampa_converter_dir = os.path.join(repo_dir, 'ipa-xsama-converter')
|
||||
forced_alignment_module_dir = os.path.join(repo_dir, 'forced_alignment')
|
||||
|
||||
<<<<<<< HEAD
|
||||
WSL_dir = r'C:\OneDrive\WSL'
|
||||
fame_dir = os.path.join(WSL_dir, 'kaldi-trunk', 'egs', 'fame')
|
||||
fame_s5_dir = os.path.join(fame_dir, 's5')
|
||||
@ -43,9 +42,4 @@ phonelist_friesian_txt = os.path.join(experiments_dir, 'friesian', 'acoustic
|
||||
|
||||
novo_api_dir = os.path.join(WSL_dir, 'python-novo-api')
|
||||
cmu69_phoneset = os.path.join(novo_api_dir, 'novoapi', 'asr', 'phoneset', 'en', 'cmu69.phoneset')
|
||||
=======
|
||||
fame_dir = r'C:\OneDrive\WSL\kaldi-trunk\egs\fame\s5\corpus'
|
||||
experiments_dir = r'c:\OneDrive\Research\rug\experiments'
|
||||
>>>>>>> parent of b87a81e... the script 'forced_alignment_novo.py' which is to run novo_api on Python 3.6 environment is added.
|
||||
|
||||
phonelist = os.path.join(experiments_dir, 'friesian', 'acoustic_model', 'config', 'phonelist_friesian.txt')
|
Loading…
Reference in New Issue
Block a user