Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 668 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 668 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.2.0] - 2024-12-10

  • The new large-v3-turbo model is now available.
  • Update pip packages to latest versions.
  • Update Python requirements.

[1.1.0] - 2024-11-19

  • Convert media files to temporary .wav files for diarizer.
  • Reorganize some functions into utils.py and media.py.
  • Use django.conf settings instead of importing constants directly from core settings.

[1.0.0] - 2024-11-5

  • Initial release.