Skip to content

Commit

Permalink
Update neon-audio to validate fix
Browse files Browse the repository at this point in the history
Update default config to use old audioservice
  • Loading branch information
NeonDaniel committed Sep 16, 2024
1 parent 9180156 commit e2f61cb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions neon_core/configuration/neon.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# TODO: Below adding intermediate support for ovos-audio 0.x
enable_old_audioservice: True

# Plugin Configuration
utterance_transformers:
neon_utterance_translator_plugin:
Expand Down
3 changes: 2 additions & 1 deletion requirements/core_modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ neon-messagebus~=2.0,>=2.0.2a6
neon-enclosure~=1.7,>=1.7.1a2
neon-speech~=4.4,>=4.4.1
neon-gui~=1.3,>=1.3.1a1
neon-audio~=1.5.1
#neon-audio~=1.5.1
neon-audio@git+https://github.com/neongeckocom/neon_audio@FIX_NoPlayback

0 comments on commit e2f61cb

Please sign in to comment.