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.
- Initial version of inference and switching logic taken from internal Emotech code
- Added in
end_silence_length
to track the raw end silences - Added new pub function
validate_input
forVadSession
struct.process
function will use it to make sure input is valid in debug mode.