Releases: davidvonthenen/open-virtual-assistant
Open Virtual Assistant v0.2.0
Open Virtual Assistant v0.1.4
What's Changed
- Refactor to Abstract Interfaces by @dvonthenen in #12
Full Changelog: v0.1.3...v0.1.4
Open Virtual Assistant v0.1.3
What's Changed
- Implement Deepgram Transcription by @dvonthenen in #10
Full Changelog: v0.1.2...v0.1.3
Open Virtual Assistant v0.1.2
What's Changed
- Bump GoSDK and Fix Debug Message by @dvonthenen in #7
- Restructure Project by @dvonthenen in #8
- Implementation for IoT Session at IIT by @dvonthenen in #9
Full Changelog: v0.1.1...v0.1.2
Open Virtual Assistant v0.1.1
This is a patch release for the Open Virtual Assistant Framework.
Purpose
This library allows anyone to create a Virtual Assistant similar to Amazon Alexa, Google Home, etc.
IMPORTANT: I would consider this project in a pre-release status. Since this is the first release, we currently reserve the right to make breaking API changes at this time.
What's Changed
- Update to README by @dvonthenen in #5
- Bump Symbl SDK to v0.1.2 by @dvonthenen in #6
Full Changelog: v0.1.0...v0.1.1
Open Virtual Assistant v0.1.0
This release marks the initial implementation of the Open Virtual Assistant Framework.
Purpose
This library allows anyone to create a Virtual Assistant similar to Amazon Alexa, Google Home, etc.
IMPORTANT: I would consider this project in a pre-release status. Since this is the first release, we currently reserve the right to make breaking API changes at this time.
This is an initial release and there is still a ton of work to do, but this release represents something that is extremely functional and hopefully useful. If you have any feedback, please file issues and requests for enhancement. I will be entering a bunch of issues that I think need to be addressed near-term.
Happy programming!
What's Changed
- Add in issue/PR templates by @dvonthenen in #1
- Implements text-to-speech library by @dvonthenen in #2
- First pass at open virtual assistant (example) by @dvonthenen in #4
New Contributors
- @dvonthenen made their first contribution in #1
Full Changelog: https://github.com/dvonthenen/open-virtual-assistant/commits/v0.1.0