Skip to content

Releases: xmos/fwk_voice

v0.8.0

19 Nov 10:57
32bc9a6
Compare
Choose a tag to compare
  • CHANGED: Tools version from 15.2.1 to 15.3.0
  • CHANGED: Updated xmos-ai-tools version from 0.1.8 to 1.3.1
  • CHANGED: Updated lib_xcore_math version from 2.1.1 to 2.4.0

v0.7.0

06 Nov 16:21
8b80d3c
Compare
Choose a tag to compare

CHANGED: Tools version from 15.1.4 to 15.2.1
CHANGED: Example builds and docs use Ninja instead of nmake under Windows
CHANGED: Update xmos_xmake_toolchain to v1.0.0 from untagged commit 3a19f0284c66a92dbb9d5adc9d3d5016aac22646

v0.6.0

22 Mar 15:10
0d6ff17
Compare
Choose a tag to compare
  • CHANGED: Improved documentation style
  • CHANGED: Replace lib_xs3_math with the lib_xcore_math v2.1.1
  • CHANGED: Integrate new version of lib_tflite_micro in VNR module

v0.5.1

20 Sep 15:04
d60a4ea
Compare
Choose a tag to compare

ADDED: Windows documentation
REMOVED: VAD module
CHANGED: Git hash at which lib_tflite_micro is fetched during CMake FetchContent

v0.5.0

23 Aug 12:18
8c5999f
Compare
Choose a tag to compare

0.5.0

  • ADDED: Support for VNR
  • CHANGED: VNR input based IC control system (the API is not backwards compatible)
  • CHANGED: VNR input based AGC in pipeline examples
  • ADDED: Amazon based wake word engine testing in piplines tests

v0.4.0

31 Mar 19:03
af0afb5
Compare
Choose a tag to compare

CHANGED: Increased ASR AGC amplitude target
ADDED: -Os compile option for modules, examples and tests

v0.3.0

25 Mar 10:04
d8878de
Compare
Choose a tag to compare

ADDED: Support for VAD.
CHANGED: xcore_sdk no longer a submodule of avona.

v0.2.0

25 Feb 17:04
724f369
Compare
Choose a tag to compare
  • ADDED: IC, NS and ADEC modules
  • CHANGED: Cleaned up cmake files. Included xcore_sdk as a submodule of sw_avona

v0.1.0

26 Jan 18:00
1d80ec7
Compare
Choose a tag to compare
  • ADDED: Support for AEC and AGC modules.