Skip to content

add word count checker#1

Open
deaddr0p wants to merge 2 commits into
masonk:mainfrom
Freespoke:total-words-check
Open

add word count checker#1
deaddr0p wants to merge 2 commits into
masonk:mainfrom
Freespoke:total-words-check

Conversation

@deaddr0p

Copy link
Copy Markdown

Added a checker to compare word counts from the original transcript and returned sections.

Comment thread main.py
errcount += 1
return errcount

def check_word_counts(sections, transcript):

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Can this PR check something more directly based on what dsRAG returns? Such as bogus segment offsets

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