Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 566 Bytes

CHANGELOG.md

File metadata and controls

13 lines (10 loc) · 566 Bytes

Changelog

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.

[Unreleased]

Added

  • 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 for VadSession struct. process function will use it to make sure input is valid in debug mode.