Add foundational 13j for Azure STT

This commit is contained in:
Mark Backman
2025-08-19 14:36:31 -04:00
parent ac7c69078f
commit 7854a2ec83
3 changed files with 106 additions and 16 deletions

View File

@@ -29,6 +29,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added `14w-function-calling-mistal.py` using `MistralLLMService`.
- Added `13j-azure-transcription.py` using `AzureSTTService`.
## [0.0.80] - 2025-08-13
### Added