tihu-nlp / tihu

Persian Text-To-Speech
http://lilak-project.com/tihu_demo.php
Other
84 stars 11 forks source link

trouble on compile tihu and use it #12

Open devops724 opened 5 years ago

devops724 commented 5 years ago

Hi there I try use tihu in my RPI(Raspberry PI) robot seems that document is not updated some lines return errors cp -r espeak-1.48.04-source/espeak-data src/build/data/ src/build/data/ no such file or directory there is no guide how i can call it in command line instead of use gui i want call it something like this tihu -speak "سلام" then he say سلام best regards

devops724 commented 5 years ago

i found should remove src from all commands also find tihu_play in build that can make mp3 file using this like command ./tihu_play ./libtihu.so "سلام به روی ماهت. به چشمون سیاهت " test.mp3 so last question remain how i can direct play output instead of make file for each sentence and play it in players

b00f commented 5 years ago

Please try to use release version here I am working on new release to make it easier for building and using Tihu.

According to CI report it was successfully compiled on built: here

b00f commented 5 years ago

@devops724 Do you have time and passion to help me improving Tihu? or anyone who knows C++ and python?

devops724 commented 5 years ago

glad to contribute in , i have good knowledge in python,mostly for web development but less in C++

b00f commented 5 years ago

Your help and supports are highly appreciate. Tihu is an open source project and the aim of project is making a free and open source tools for parsing and digesting Persian language. Please check #26.