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

remove log_prob_low_threshold #1160

Merged

Conversation

MahmoudAshraf97
Copy link
Collaborator

I'm seeking closer adherence to the original OpenAI Whisper implementation and hence removing this after it's introduction in #856, it might have some use cases but I'd prefer to add it later if needed after this release

I also removed WhisperModel.device attribute because it didn't return the actual device value, the correct value can be found at WhisperModel.model.device

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no suggestions.

Comments skipped due to low confidence (1)

faster_whisper/transcribe.py:759

  • The word 'wheras' should be 'whereas'.
wheras log_prob_threshold also looks for appropriate no_speech_threshold value.
@MahmoudAshraf97 MahmoudAshraf97 merged commit 08f6900 into SYSTRAN:master Nov 20, 2024
3 checks passed
@MahmoudAshraf97 MahmoudAshraf97 deleted the remove_log_prob_low_threshold branch November 20, 2024 21:05
Equipo45 pushed a commit to Equipo45/faster-whisper that referenced this pull request Dec 4, 2024
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.

1 participant