Skip to content

Enhance language detection in STT service by implementing improved parameters for whisper_model transcriptions.#44

Open
YashShah-Josh wants to merge 1 commit intomasterfrom
fix/auto-detect-language
Open

Enhance language detection in STT service by implementing improved parameters for whisper_model transcriptions.#44
YashShah-Josh wants to merge 1 commit intomasterfrom
fix/auto-detect-language

Conversation

@YashShah-Josh
Copy link
Contributor

Adjustments include disabling previous text conditioning, setting temperature to 0 for deterministic decoding, and utilizing beam search for consistent language detection. Update constants to include WHISPER_BEAM_SIZE and WHISPER_BEST_OF.

…rameters for whisper_model transcriptions. Adjustments include disabling previous text conditioning, setting temperature to 0 for deterministic decoding, and utilizing beam search for consistent language detection. Update constants to include WHISPER_BEAM_SIZE and WHISPER_BEST_OF.
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