Skip to content
This repository has been archived by the owner on Nov 10, 2024. It is now read-only.

Releases: tihu-nlp/tihu

Version 2.1.1

03 May 15:49
Compare
Choose a tag to compare
  • Fix some minor issues
  • Adding more tests

Version 2.1.0

11 Oct 09:18
Compare
Choose a tag to compare
  • More than 30% improvement in final results
  • Using new model for Persian g2p-seq2seq prediction
  • Detecting Persian Kaser Ezafe (Genitive detection)
  • More compatible with Hazm tag-sets
  • Using espeak-ng with Farsi language
  • Updating Persian affixes
  • Homograph disambiguation based on their POS and weight, [examples]
  • Breaking unknown words
  • Simplifying lexicon results
  • Dockerfile is added
  • Adding more tests cases
  • Updating lexicon
  • Fixing some bugs and issues

Version 2.0.0

15 Mar 08:33
23dc24b
Compare
Choose a tag to compare
  • 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