Skip to content

v0.5.0

Compare
Choose a tag to compare
@chainyo chainyo released this 01 Sep 16:10
· 112 commits to main since this release
7e08cc9

This release is a significant change from poetry to hatch with many improvements to CI, tests, local development, and dependencies handling.

  • Huge project updates #227
  • Updated tests, dependencies, config defaults #229

API

  • Added a warmup for inference #201
  • Added repetion_penalty parameter #207
  • Added num_speakers parameter #195
  • Improved the time_and_tell function #213
  • Updated the API schemas #188
  • Added transcription parameters for control #213

Transcription

  • Added bfloat16 to compute types #209

Diarization

  • Added empty audio catch during diarization #223 #225
  • Reimplemented the entire diarization module to skip NeMo module installation #186 #202

CI

  • Added concurrency on CI tests #191

Contributors:
@aleksandr-smechov @chainyo