LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-29-2011, 04:01 AM   #1
Syslie
LQ Newbie
 
Registered: Sep 2011
Posts: 2

Rep: Reputation: Disabled
Look for application, that include command 'HList'


Hi all! I'm install HTS-demo_CMU-ARCTIC-SLT (demo for hts speech syntesis). There in "readme" they recommend "You can see these files as HList -C hlist.conf cmp/cmu_us_arctic_slt_a0001.cmp.". But when I do it, I got: "bash: HList: command not found". yum search Hlist= 0 results. What application include command 'HList'? (OS - CentOS 5.6). Sorry for my English.
 
Old 09-29-2011, 04:21 AM   #2
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
HList is provided by HTK (no binary packages available, only source code previous registration). If you have installed it as a requirement for HTS-demo, maybe you need only to add the HTK bin directory to your PATH. Check if bin/HList exists in the HTK installation directory.
 
1 members found this post helpful.
Old 09-29-2011, 04:30 AM   #3
Syslie
LQ Newbie
 
Registered: Sep 2011
Posts: 2

Original Poster
Rep: Reputation: Disabled
You are right! But Hlist located in 'HTKTools' directory. How i can add it to my PATH?
 
Old 09-29-2011, 04:34 AM   #4
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
To add it permanently to your PATH, add the following line to $HOME/.bashrc (provided your shell is bash):
Code:
PATH=/path/to/HTKTools/bin:$PATH
change the part in grey with the actual full path of the directory containing the HList executable. On the other hand, if you don't want to change the PATH environment variable, you can execute HList using the full path on the command line:
Code:
/path/to/HTKTools/bin/HList -C hlist.conf cmp/cmu_us_arctic_slt_a0001.cmp
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mv command with files name include spaces a.albreiki Linux - Software 6 10-05-2010 04:46 AM
How to include command results to send to admins via mail deibertine Linux - Newbie 6 07-20-2010 07:28 PM
Include scp password in command cli_man Linux - General 1 08-05-2005 03:47 PM
How to include password with su-command? Ollir Mandriva 2 08-16-2004 05:17 AM
tar command include option? x5452 Linux - General 7 05-20-2004 10:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 12:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration