v0.5.0
This release is a significant change from poetry
to hatch
with many improvements to CI, tests, local development, and dependencies handling.
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