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

[hts-users:04078]


hi
     I am working on HMM Based Speech Synthesis System.I have installed the following tools:
     
      speech_tools-2.1.1-current.tar.gz
      festival-2.1.1-current.tar.gz
      festvox-2.5.3-current.tar.gz       
      HTK-3.4.1.tar
      HDecode-3.4.1.tar.gz
      HTS-2.2_for_HTK-3.4.1.tar.bz2
      SPTK-3.5.tar.gz
     
       After installation of all these tools, I have generated utterances in the Festival folder. When i executed the following command

      "./hts_build/bin/build_hts train", I got the following error

mv: cannot stat `/home/idntyti/Desktop/HTS/ou_us_suma/hts_build/train/trees/db/v/cmp/trees.1': No such file or directory
mv: cannot stat `/home/idntyti/Desktop/HTS/ou_us_suma/hts_build/train/trees/db/v/cmp/trees.2': No such file or directory
mv: cannot stat `/home/idntyti/Desktop/HTS/ou_us_suma/hts_build/train/trees/db/v/dur/trees.1': No such file or directory
mv: cannot stat `/home/idntyti/Desktop/HTS/ou_us_suma/hts_build/train/hmms/db/v/cmp/pdf.1': No such file or directory
mv: cannot stat `/home/idntyti/Desktop/HTS/ou_us_suma/hts_build/train/hmms/db/v/cmp/pdf.2': No such file or directory
mv: cannot stat `/home/idntyti/Desktop/HTS/ou_us_suma/hts_build/train/hmms/db/v/dur/pdf.1': No such file or directory

kindly give solution for this error





Follow-Ups
[hts-users:04081] Re:, Keiichiro Oura