[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:03128] HTS INSTALL


Dear all.

I am interested in a voice synthesis.
I am interested in the making of the sound model of MMDagent in particular.
 I was going to install HTS as the first step, but do not get along well.
I put a patch of HTS2.2 on HTK3.4.1 and should only install it.
VMwareplayer is similar, and the use OS moves Ubundu10.4. A patch is not successful.

blister@blister-desktop:~$ cd /home/blister55/HTS/htk/ 
bash: cd: /home/blister55/HTS/htk/: No such file or directory 
blister@blister-desktop:~$ 
blister@blister-desktop:~$ cd /home/blister55/HTS/htk/ 
bash: cd: /home/blister55/HTS/htk/: No such file or directory 
blister@blister-desktop:~$ cd /home/blister/HTS/htk/ 
blister@blister-desktop:~/HTS/htk$ patch -p1 -d . < HTS-2.2_for_HTK-3.4.1.patch 
bash: HTS-2.2_for_HTK-3.4.1.patch: No such file or directory 
blister@blister-desktop:~/HTS/htk$ dir 
HTKLVRec HTS-2.2_for_HTK-3.4.1.tar.bz2 
blister@blister-desktop:~/HTS/htk$ patch -p1 -d . < HTS-2.2_for_HTK-3.4.1.patch 
bash: HTS-2.2_for_HTK-3.4.1.patch: No such file or directory 
blister@blister-desktop:~/HTS/htk$ patch -p1 -d . < HTS-2.2_for_HTK-3.4.1.tar.bz2 
patch unexpectedly ends in middle of line 
patch: **** Only garbage was found in the patch input. 
blister@blister-desktop:~/HTS/htk$ ./configure --prefix=/home/blister/HTS/htk/bash: ./configure: No such file or directory 
blister@blister-desktop:~/HTS/htk$ make 
make: *** ターゲットが指定されておらず, makefile も見つかりません. 中止. 
blister@blister-desktop:~/HTS/htk$ make install 
make: *** ターゲット `install' を make するルールがありません. 中止. 
blister@blister-desktop:~/HTS/htk$ 

Izawa Takahiro