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.
- The new large-v3-turbo model is now available.
- Update pip packages to latest versions.
- Update Python requirements.
- 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.
- Initial release.