Skip to content

speach 0.1a15.post1

Latest
Compare
Choose a tag to compare
@letuananh letuananh released this 17 Mar 08:39
· 4 commits to main since this release
f6018b5

Important changes

  • Use chirptext >= 0.2a6.post1, support Python 3.10 and Python 3.11
  • Infer timestamps and duratio of ref_annotations from linked annotations
  • Fixed Symbolic Association linking bug
  • Use explicit None checking for timestamps and duration info
  • Add elan.Doc.clone() function
  • Fixed missing lemmas bug in ttl_to_igrow()
  • Fixed _xml_tostring() method for Python < 3.8
  • Other bug fixes