mobiusml/aana_sdk

[BUG] Finegrained checks are not possible for vad deployment.

Closed this issue · 0 comments

Bug Description

  • Fine-grained checks leads to failures owing to changes in number of segments/difference oin start and end time of each segments.

Steps to Reproduce

  1. run deployment test for vad after writing the script to compare individual segments in the segment list based on start and end times.
  2. It should show AssertionError

Expected Behavior

  • Fine-grained comparison should also be passed gracefully

Actual Behavior

  • AssertionError

Performance Details (if applicable)

  • NA

Environment

  • js/batched-whisper branch