Skip to content

Releases: neocl/speach

speach 0.1a15.post1

17 Mar 08:39
f6018b5
Compare
Choose a tag to compare

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

speach 0.1a14

14 Mar 10:24
135a98e
Compare
Choose a tag to compare

Speach 0.1a14

  • 20022-03-09

    • Cross-check with controlled vocabularies when creating annotations if possible
  • 2022-03-07

    • Allow to add new annotations to all 5 tier stereotypes

      • None (default root tiers)
      • Included In
      • Time Subdivision
      • Symbolic Subdivision
      • Symbolic Association
    • Support lxml when available

    • Support pretty_print in elan.Doc.to_xml_str() and elan.Doc.to_xml_bin()

  • 2022-03-02

    • Add speach.elan.create() function for creating a new ELAN file from scratch
  • 2022-02-28

    • Add LOCALE support
    • Add Speach logo

PyPI permanent link: https://pypi.org/project/speach/0.1a14/

speach 0.1a13

14 Jan 08:26
ed888e9
Compare
Choose a tag to compare
speach 0.1a13 Pre-release
Pre-release

Speach 0.1a13

  • 2022-01-14

    • Use defusedxml automatically when available to parse XML for better security

Speach 0.1a12

  • 2021-11-03

    • Support controlled vocabularies editing
      • Add new controlled vocabulary entries
      • Remove controlled vocabulary entries
      • Edit controlled vocabularies (values, desciptions, languages)
    • Add crc32 helper functions to speach.media module

speach 0.1a11

26 Aug 06:29
Compare
Choose a tag to compare
speach 0.1a11 Pre-release
Pre-release

Speach 0.1a11

  • 2021-08-26

    • Add encoding option to eaf2csv command

Speach 0.1a10

  • 2021-07-27

    • Support editing ELAN media fields

      • media_file
      • time_units
      • media_url
      • mime_type
      • relative_media_url

speach version 0.1a9

27 May 10:17
6e4d6c6
Compare
Choose a tag to compare
speach version 0.1a9 Pre-release
Pre-release
  • Use TTLv2 APIs
  • Dropped chirptext 0.1.* support

speach version 0.1a8

27 May 05:30
703168e
Compare
Choose a tag to compare
speach version 0.1a8 Pre-release
Pre-release
  • Added some basic ELAN editing functions

    • Update participant codes
    • Update tier names
    • Update annotation texts

PyPI release: https://pypi.org/project/speach/0.1a8/