-
Notifications
You must be signed in to change notification settings - Fork 33
Description
Hi,
Iam getting below error. Please see the screen log.
Can anyone help me how to solve this issue. Thanks in advance.
[@token_class='word'][1]/attribute::vsm_d9"), ('C_vsm_d9', './ancestor::token/attribute::vsm_d9'), ('R_vsm_d9', "./ancestor::token/following::token[@token_class='word'][1]/attribute::vsm_d9"), ('L_vsm_d10', "./ancestor::token/preceding::token[@token_class='word'][1]/attribute::vsm_d10"), ('C_vsm_d10', './ancestor::token/attribute::vsm_d10'), ('R_vsm_d10', "./ancestor::token/following::token[@token_class='word'][1]/attribute::vsm_d10")], 'StateAligner': <class 'Aligner.StateAligner'>}
train
Cannot load NN model from model_dir: /home/user/Ossian/train//rm/speakers/rss_toy_demo/naive_01_nn/processors/duration_predictor -- not trained yet
Cannot load NN model from model_dir: /home/user/Ossian/train//rm/speakers/rss_toy_demo/naive_01_nn/processors/acoustic_predictor -- not trained yet
== Train voice (proc no. 1 (word_splitter)) ==
Train processor word_splitter
RegexTokeniser requires no training
Applying processor word_splitter
u u u u u u uu u u u u uu u u u u u uu u u u u u u u u
== Train voice (proc no. 2 (segment_adder)) ==
Train processor segment_adder
NaivePhonetiser requires no training
Applying processor segment_adder
u u u u u u uu u u u u u uu u u u u u uu u u u u u u u
== Train voice (proc no. 3 (word_vector_tagger)) ==
Applying processor word_vector_tagger
u u u u u u u u u u u u u u u u u u u u u u u u u u u u u
== Train voice (proc no. 4 (feature_dumper)) ==
Train processor feature_dumper
FeatureDumper already trained -- questions exist:
/home/user/Ossian/train//rm/speakers/rss_toy_demo/naive_01_nn//SomeFileName
Applying processor feature_dumper
u u u u u u uu u u u u u uu u u u u u uu u u u u u u u
== Train voice (proc no. 5 (acoustic_feature_extractor)) ==
Train processor acoustic_feature_extractor
Applying processor acoustic_feature_extractor
u u u u u u uu u u u u u uu u u u u u uu u u u u u u u
== Train voice (proc no. 6 (aligner)) ==
Train processor aligner
Training aligner -- see /home/user/Ossian/train//rm/speakers/rss_toy_demo/naive_01_nn/processors/aligner/training/log.txt
sh: 1: /home/user/Ossian//tools/bin//HLEd: not found
sh: 1: /home/user/Ossian//tools/bin//HLEd: not found
Aligner training failed
(venv)