[BUG] Finegrained checks are not possible for vad deployment.
Closed this issue · 0 comments
Jiltseb commented
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
- run deployment test for vad after writing the script to compare individual segments in the segment list based on start and end times.
- 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