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

Diarization enhancements + dependencies update #157

Merged
merged 13 commits into from
Jul 19, 2023

Conversation

chainyo
Copy link
Contributor

@chainyo chainyo commented Jul 18, 2023

This PR:

  • Improve transcription & diarization mapping process to use transcription segments and word timestamps for mapping.
  • Bump important dependencies versions to benefit from recent updates in faster-whisper and NeMo.
  • Update pydantic code to use v2 benefits and last fastapi releases.
  • Add float32 as a valid possibility for the model compute type.

Fixes #153 #155 #156

@chainyo chainyo linked an issue Jul 18, 2023 that may be closed by this pull request
@chainyo chainyo merged commit b2b261c into main Jul 19, 2023
3 checks passed
@chainyo chainyo deleted the 153-update-post-processing-strategy branch July 19, 2023 13:17
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.

Update post-processing strategy
2 participants