Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update configuration and dependencies to prep for release #590

Merged
merged 1 commit into from
Dec 19, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions neon_core/configuration/mark_2/neon.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# TODO: Patched to prevent resource warnings
secondary_langs: [en-us]

play_wav_cmdline: "play %1"
play_mp3_cmdline: "play %1"
play_ogg_cmdline: "play %1"
Expand Down
2 changes: 1 addition & 1 deletion requirements/core_modules.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# neon core modules
neon_messagebus~=2.0
neon_enclosure~=1.6,>=1.6.1
neon_speech~=4.2,>=4.2.1a7
neon_speech~=4.3
neon_gui~=1.2,>=1.2.2
neon_audio~=1.5
12 changes: 8 additions & 4 deletions requirements/pi.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,12 @@ neon-stt-plugin-google-cloud-streaming~=1.0,>=1.0.1

neon-tts-plugin-coqui-remote~=0.0.3
neon-stt-plugin-nemo~=0.0.4
ovos-tts-plugin-server~=0.0.0,>=0.0.2a4
# ovos-tts-plugin-server~=0.0.0,>=0.0.2a4
ovos-tts-plugin-server==0.0.2a4

# Fallback plugins
neon-tts-plugin-coqui~=0.7,>=0.7.3a4
# neon-tts-plugin-coqui~=0.7,>=0.7.3a4
neon-tts-plugin-coqui==0.7.3a4
ovos-stt-plugin-vosk~=0.1,>=0.1.4

# PHAL Plugins
Expand All @@ -44,7 +46,8 @@ ovos-phal-plugin-oauth~=0.0.2
ovos-phal-plugin-alsa~=0.0.3
ovos-phal-plugin-system~=0.0.4
ovos-phal-plugin-connectivity-events~=0.0.3
ovos-phal-plugin-homeassistant~=0.0.3,>=0.0.4a2
# ovos-phal-plugin-homeassistant~=0.0.3,>=0.0.4a2
ovos-phal-plugin-homeassistant~=0.0.3
ovos-phal-plugin-wallpaper-manager~=0.0.1
ovos-phal-plugin-ipgeo~=0.0.2
# ovos-phal-plugin-gpsd @ git+https://github.com/OpenVoiceOS/ovos-PHAL-plugin-gpsd
Expand All @@ -53,7 +56,8 @@ ovos-gui-plugin-shell-companion~=0.0.0
# Pi-specific skills
neon-skill-core_ready~=0.0.1
neon-skill-update~=2.1
ovos-skill-homescreen~=0.0.2,>=0.0.3a6
# ovos-skill-homescreen~=0.0.2,>=0.0.3a6
ovos-skill-homescreen==0.0.3a6
ovos-skill-setup~=0.0.1
ovos-skill-volume~=0.0.1
skill-markII-audio-receiver>=0.0.5a1
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ requests < 2.30.0
# TODO: Patching dependencies ovos-core[skills,skills_lgpl] extra deps
adapt-parser~=0.5
padacioso~=0.1
ovos-lingua-franca~=0.4,>=0.4.8a6
ovos-lingua-franca==0.4.8a7
ovos-phal-plugin-connectivity-events~=0.0.1
padatious~=0.4.8
fann2==1.0.7
2 changes: 1 addition & 1 deletion requirements/skills_default.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ neon-skill-speak~=2.0
neon-skill-speed_test~=1.0,>=1.0.1
neon-skill-spelling~=1.0
neon-skill-stock~=1.0
neon-skill-support_helper~=1.2
neon-skill-support_helper~=1.2,>=1.2.1a2
neon-skill-user_settings~=1.0,>=1.0.4
neon-skill-weather~=1.0,>=1.0.1
neon-skill-wikipedia~=1.0,>=1.0.1
Expand Down
8 changes: 5 additions & 3 deletions requirements/skills_essential.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
neon-skill-about~=1.0
neon-skill-date_time~=1.0,>=1.0.1a2
neon-skill-demo~=1.0,>=1.0.1a2
neon-skill-device_controls~=1.0,>=1.0.1a2
# neon-skill-date_time~=1.0,>=1.0.1a2
neon-skill-date_time~=1.0
neon-skill-demo~=1.0,>=1.0.2a1
# neon-skill-device_controls~=1.0,>=1.0.1a2
neon-skill-device_controls~=1.0
neon-skill-ip_address~=1.1
2 changes: 1 addition & 1 deletion requirements/skills_extended.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ neon-skill-instructions~=0.1
neon-skill-launcher~=1.0
skill-news~=0.0.3
# neon-skill-recipes>=0.0.1a7
neon-skill-synonyms~=1.0
neon-skill-synonyms~=1.0,>=1.0.1a1
neon-skill-translation~=1.0
neon-skill-camera~=1.0
ovos-skill-somafm~=0.0.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/skills_required.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ovos-skill-stop~=0.2,==0.3.0a7
ovos-skill-stop==0.3.0a7
neon-skill-fallback_unknown~=1.1
neon-skill-communication~=0.1
Loading