Skip to content

Releases: OHF-Voice/wyoming

v1.8.0

10 Oct 20:49
b05ea25

Choose a tag to compare

  • Fix ZeroConf

1.7.2

04 Aug 20:57

Choose a tag to compare

Fix for event data being None

1.7.1

23 Jun 21:28

Choose a tag to compare

  • Adjust Python version requirement

1.7.0

23 Jun 20:06

Choose a tag to compare

  • Add streaming to tts, handle, and asr
  • Add context to more events
  • Add more tests

1.6.1

15 May 15:20

Choose a tag to compare

  • Migrate to pyproject.toml
  • Add language to transcript

1.6.0

09 Aug 20:41
bd57cc6

Choose a tag to compare

1.6.0

  • Update run-pipeline to be bi-directional
    • Add wake_word_name
    • Add wake_word_names
    • Add announce_text
    • Remove snd_format
  • Update satellite info
    • Add has_vad
    • Add active_wake_words
    • Add max_active_wake_words
    • Add supports_trigger
    • Remove snd_format
  • Add mic and snd to info message
  • Update wake word satellite
    • Support remote pipeline triggering
    • Support local VAD

1.5.4

24 May 20:33
3ef7ee0

Choose a tag to compare

1.5.4

  • Add support for voice timers
    • timer-started
    • timer-updated
    • timer-cancelled
    • timer-finished
  • Add speaker field to detect event
  • Refactor HTTP servers
  • Add phrase to wake word model info
  • Add tests to CI

1.5.2

18 Jan 21:17

Choose a tag to compare

  • Add version to info artifacts
  • Use Python package version in Wyoming JSON header
  • Add pause-satellite message
  • Add ping and pong messages
  • Add satellite-connected and satellite-disconnected messages

1.5.0

16 Jan 16:01

Choose a tag to compare

Fix URL

1.3.0

29 Nov 22:36

Choose a tag to compare

  • Add intent and satellite to info message
  • Add optional text response to Intent message
  • Add context to intent/handle events
  • Use internal audioop replacement
  • Add zeroconf discovery