uh!ive Python SDK release notes

v1.0.0 — 2021-11-15

  • Complete rewrite, not backward compatible. It supports all these entities.

v0.12.0 — 2021-06-09

  • You can now provide a country code when you join in order to hint the interpretation of entities

  • New Enrich events supported:

    • EntityCreditCardExpirationFound
    • EntityCreditCardVerificationValueFound
    • RelationCreditCardFound
  • Content interpretation (exposed as canonical for humans and value for machines) for:

    • EntityLocationDeliveryPointFound
    • EntityCreditCardNumberFound
    • EntityCreditCardExpirationFound
    • EntityCreditCardVerificationValueFound
    • EntityIbanFound
    • EntityTelephoneNumberFound
    • EntityPersFirstnameFound
    • EntityPersLastnameFound
    • EntityLocationPostalCodeFound
    • EntityLocationCityFound
    • EntityLocationCountryFound
    • EntityHealthOrganFound
    • EntityHealthDiseaseFound
    • EntityEmailFound

v0.11.0 — 2021-03-24

  • Confidence attribute on Enrich events.
  • New enrich event supported: EntityLocationCountryFound

v0.9.0 — 2021-03-04

  • More Enrich events supported:

    • EntityLocationDeliveryPointFound
    • EntityCreditCardNumberFound
    • EntityIbanFound
    • EntityTelephoneNumberFound
    • EntityPersFirstnameFound
    • EntityPersLastnameFound
    • EntityPersSpelledFirstnameFound
    • EntityPersSpelledLastnameFound
    • EntityEmailFound
    • EntityLocationStreetFound
    • EntityLocationPostalCodeFound
    • EntityLocationCityFound
    • EntityLocationMiscFound
    • EntityHealthOrganFound
    • EntityHealthDiseaseFound
  • Support for absolute times

    • you can set the start time of each audio
    • all events will have their timings computed based on that timestamp
  • New event SpeakerJoined supported

v0.7.0 — 2021-01-11

  • Enrich events

    • EntityNumberFound
    • EntityOrdinalFound

v0.6.0 — 2020-10-19

  • ASR model choice
  • interim_results flag
  • rescoring flag