Skip to content

v0.4.4

Compare
Choose a tag to compare
@Sispheor Sispheor released this 21 May 14:15
· 351 commits to master since this release
  • Fix: Uppercase in order/parameters/global variables are now handled correctly
  • Fix: usage of integer in neuron parameters
  • Fix: encoding with special character
  • Refactor main controller. Use a LIFO to allow full usage of kalliope via API (even with neurotransmitter)
  • Add a systemd script to start kalliope automatically
  • docker testing
  • python 3 support 3.4, 3.5, 3.6
  • Increase testing code coverage
  • Fix: Raspberry performance. CPU usage from 120% to 15%
  • Input value refactoring. "args" parameter replaced by jinja templating
  • Review TTS overriding config in neuron declaration
  • Fix: accapela TTS
  • LED and mute button support for Raspberry Pi
  • Player modularity