This repository has been archived by the owner on Nov 10, 2024. It is now read-only.
Version 2.0.0
- Add grpc_server tools to run tihu on a server
- Update functions and callback
- Load all synthesizer (voices) at the beginning
- Update tools (console and play)
- Fix travis errors
- fix some issues on looking up word
- Using tihu tokenizer to pars the text
- A word can have more than one entry
- Make corpus module
- reorganize the folders
- Fixing some bugs and issues