File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,9 +5,15 @@ This file was automatically generated by [Python Semantic Release](https://pytho
55## v0.1.1 (2025-01-29)
66### ✨ Features
77- Initial release of aiOla Python SDK
8- - Speech-to-Text (STT) functionality
8+ - Speech-to-Text (STT) functionality
99- Text-to-Speech (TTS) functionality
1010- Microphone streaming support
1111- Async client support
1212- Comprehensive error handling
1313- Type hints and documentation
14+
15+ ## v0.2.0 (2025-09-04)
16+ ### ✨ Features
17+ - Add VAD config to STT client
18+ - Add keywords to STT client
19+ - Add support for VAD config object
Original file line number Diff line number Diff line change 11[project ]
22name = " aiola"
3- version = " 0.1.5 "
3+ version = " 0.2.0 "
44description = " The official Python SDK for aiOla API - Speech-to-Text and Text-to-Speech"
55readme = " README.md"
66license = {file = " LICENSE" }
You can’t perform that action at this time.
0 commit comments