when I try this command this is what I get, I'm using pocketsphinx,
sphinxbase, sphinxtrain, all snapshot:
root@hyt-med:/home/S5/PFE/work# perl
/home/S5/PFE/Sphinx/SphinxTrain/scripts_pl/setup_SphinxTrain.pl -task work
Current directory not empty.
Will leave existing files as they are, and copy non-existing files.
Making basic directory structure
Installing /home/S5/PFE/Sphinx/SphinxTrain/scripts_pl/setup_SphinxTrain.pl/etc
/feat.params to etc/feat.params
/home/S5/PFE/Sphinx/SphinxTrain/scripts_pl/setup_SphinxTrain.pl/python/build/l
ib => python
Generating SphinxTrain configuration file in etc/sphinx_train.cfg
Can't open etc/sphinx_train.template or /home/S5/PFE/Sphinx/SphinxTrain/script
s_pl/setup_SphinxTrain.pl/etc/sphinx_train.cfg
any idea why
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hyt-med@hyt-med:/home/S5/PFE/work$ sudo perl scripts_pl/make_feats.pl -ctl
etc/work.fileids
Can't open perl script "scripts_pl/make_feats.pl": No such file or directory
hyt-med@hyt-med:/home/S5/PFE/work$
how to fix this?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
ah ok, so I just have to create the .dic .phone .filler .transcription
.fileids, then run the all with: sphinxtrain run
this is what you want to say?
thank you again for your help :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
when I try this command this is what I get, I'm using pocketsphinx,
sphinxbase, sphinxtrain, all snapshot:
root@hyt-med:/home/S5/PFE/work# perl
/home/S5/PFE/Sphinx/SphinxTrain/scripts_pl/setup_SphinxTrain.pl -task work
Current directory not empty.
Will leave existing files as they are, and copy non-existing files.
Making basic directory structure
Installing /home/S5/PFE/Sphinx/SphinxTrain/scripts_pl/setup_SphinxTrain.pl/etc
/feat.params to etc/feat.params
/home/S5/PFE/Sphinx/SphinxTrain/scripts_pl/setup_SphinxTrain.pl/python/build/l
ib => python
Generating SphinxTrain configuration file in etc/sphinx_train.cfg
Can't open etc/sphinx_train.template or /home/S5/PFE/Sphinx/SphinxTrain/script
s_pl/setup_SphinxTrain.pl/etc/sphinx_train.cfg
any idea why
To setup new sphinxtrain use the command
To run the training use the command
Run those commands from the database folder
thank you, it's working :)
it keeps giving me this error when I use perl:
hyt-med@hyt-med:/home/S5/PFE/work$ sudo perl scripts_pl/make_feats.pl -ctl
etc/work.fileids
Can't open perl script "scripts_pl/make_feats.pl": No such file or directory
hyt-med@hyt-med:/home/S5/PFE/work$
how to fix this?
You don't need to run this perl script. It's a part of a main build now.
ah ok, so I just have to create the .dic .phone .filler .transcription
.fileids, then run the all with: sphinxtrain run
this is what you want to say?
thank you again for your help :)