Skip to content

[DOCS] Fix documentation of the quality scorer#27

Merged
mgaido91 merged 7 commits intohlt-mt:mainfrom
agostinv:main
Mar 4, 2026
Merged

[DOCS] Fix documentation of the quality scorer#27
mgaido91 merged 7 commits intohlt-mt:mainfrom
agostinv:main

Conversation

@agostinv
Copy link
Contributor

@agostinv agostinv commented Mar 2, 2026

This solves #23

The changes in this PR are composed of tiny modifications to the examples and docs in the main README.md of SimulStream as well as in the score_quality.py file. The intention here is to demonstrate that the stem of the provided transcripts and references files need to be identically named in the current scorer implementation when no audio definition YAML is provided.

Currently, the actual names of the transcript and reference provided are not very descriptive and should probably be modified further based on feedback.

An alternative approach would be to revise the scorer with some kind of structural assumption built-in regarding the ordering of files provided to as transcripts and references. However, this just opens up the scorer to a different kind of user error and doesn't seem like a meaningful fix.

agostinv added 2 commits March 2, 2026 10:28
…rovide some minimal context

Updated reference and transcript file names in README.
Updated reference and transcript file names in the usage example and adjusted help text for clarity.
Copy link
Contributor

@mgaido91 mgaido91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, just a few comments to properly document both options, so that users can choose the preferred one. Thanks for your contribution!

agostinv and others added 5 commits March 3, 2026 11:19
Co-authored-by: Marco Gaido <marcogaido91@gmail.com>
Updated references in README for simulstream commands and added clarification on audio definitions.
… YAML as suggested

Updated command line arguments for the score_quality script to use new reference and transcript file names, and added an audio definition option.
@agostinv agostinv requested a review from mgaido91 March 3, 2026 20:08
Copy link
Contributor

@mgaido91 mgaido91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@mgaido91 mgaido91 changed the title Tiny modifications to documentation related to the quality scorer [DOCS] Fix documentation of the quality scorer Mar 4, 2026
@mgaido91 mgaido91 merged commit 8a14aa1 into hlt-mt:main Mar 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants