Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

langid bug fix #8134

Merged
merged 2 commits into from
Jan 8, 2024
Merged

langid bug fix #8134

merged 2 commits into from
Jan 8, 2024

Conversation

karpnv
Copy link
Collaborator

@karpnv karpnv commented Jan 8, 2024

What does this PR do ?

Bug fix for overwritten audio for num_segments>1

Collection: ASR

Usage

  • Can be used with num_segments>1
lang_id_model.get_label(path2audio_file, segment_duration=20.0, num_segments = 3, random_seed: int = None)

PR Type:

  • New Feature
  • [ V] Bugfix
  • Documentation

@github-actions github-actions bot added the ASR label Jan 8, 2024
Copy link
Collaborator

@nithinraok nithinraok left a comment

Choose a reason for hiding this comment

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

LGTM

@nithinraok
Copy link
Collaborator

jenkins

@titu1994 titu1994 merged commit f082947 into r1.22.0 Jan 8, 2024
12 of 13 checks passed
@titu1994 titu1994 deleted the karpnv/langidbug branch January 8, 2024 17:25
github-actions bot pushed a commit that referenced this pull request Jan 8, 2024
Signed-off-by: Nikolay Karpov <[email protected]>
Co-authored-by: Nikolay Karpov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants