Skip to main content
Version: 3.4.0

Phonexia Language identification changelog

1.5.0 (2024-10-31)

Fixed

  • [PLAT-827] Delay to response when identify configuration is invalid (configuration now checked at the beginning)
  • [PLAT-942] NaN scores on empty recordings

Added

  • [PLAT-926] Extract method for languageprint extraction
  • [PLAT-926] Adapt method for adding or modifying languages using adaptation profile

Changed

  • [PLAT-926] Identify method now accepts languageprints and adaptation profiles
  • [PLAT-926] ListSupportedLanguages method now accepts adaptation profiles

1.4.1 (2024-10-01)

Fixed

  • [PLAT-936] Crash when using negative values in time range

1.4.0 (2024-09-12)

Added

  • [PLAT-888] Added PHX_KEEPALIVE_TIME_S and PHX_KEEPALIVE_TIMEOUT_S options for connection timeout specification

1.3.1 (2024-09-04)

Fixed

  • [PLAT-886] Unexpected application crash on some empty audio with specified groups

1.3.0 (2024-08-20)

Added

  • [PLAT-854] Possibility to specify prior weights of languages from a model configuration file

Changed

  • [PLAT-832] Update chunking algorithm for better accuracy

Fixed

  • [PLAT-813] Language tags are case insensitive now

1.2.0 (2024-07-10)

Added

  • [PLAT-771] Support for RAW audio and real-time audio processing during transmission using the RAW audio
  • [PLAT-781] Support for license extensions
  • [PLAT-812] Add identifier type (whether result is language or group) to the response

Fixed

  • [PLAT-758] Device is not logged by default

1.1.1 (2024-06-25)

Fixed

  • [PLAT-786] Memory consumption spikes for short audio on GPU image

1.1.0 (2024-06-19)

Changed

  • [PLAT-791] Groups in the output now encapsulates all the languages it is comprised of

Added

  • [PLAT-800] Added temperature for final scores scaling

1.0.1 (2024-06-06)

Fixed

  • [PLAT-788] Missing entrypoint in GPU docker image

1.0.0 (2024-05-30)

Added

  • [PLAT-497] New generation of Phonexia Language Identification