Skip to main content

2.2.0-alpha.1

ยท One min read
Mix Team
Mix Core Team

Enhancementsโ€‹

  • Added a rate limit system to prevent server from blocking requests
  • Included a ROC curve in the report
  • Added a run.py wrapper

ASRaaS functionality and params exposedโ€‹

  • inline_wordset_weight
  • compiled_wordset_weight
  • builtins
  • builtins_weight
  • suppress_call_recording
  • speech_detection_sensitivity
  • utterance_end_silence_ms
  • use_character_error_rate
  • score_against_mft

NLUaaS functionality and params exposedโ€‹

  • output_full_entity_hierarchy
  • flattened_predefined_output
  • useEntityF1
  • subtotal_intents

Evaluation functionalitiesโ€‹

  • Added support for TRSX input file
  • Added a tool to convert TRSX to TSV (nuance.conversion)
    • The flag --excluded-utts-only can be used to convert samples possesing the attribute excluded set to True only

Thanks,
Nuance Mix Team