Skip to content

Commit

Permalink
Neon Core 23.12.20 (#593)
Browse files Browse the repository at this point in the history
  • Loading branch information
NeonDaniel authored Dec 20, 2023
2 parents 6c7c651 + 8163cbe commit 17a9b91
Show file tree
Hide file tree
Showing 398 changed files with 93 additions and 2,178 deletions.
2 changes: 1 addition & 1 deletion docker_overlay/root/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

# Python package installation must occur in a separate thread, before module load, for the entry point to be loaded.
#neon install-default-skills
neon install-default-skills
#neon install-skill-requirements /skills
neon run-skills
11 changes: 7 additions & 4 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 Expand Up @@ -86,9 +89,6 @@ skills:
- skill-custom_conversation.neongeckocom
- skill-instructions.neongeckocom
- skill-audio_record.neongeckocom
# TODO: extra_directories here is the default, can it be removed?
extra_directories:
- /home/neon/.local/share/neon/skills
default_skills: []
PHAL:
ovos-PHAL-plugin-balena-wifi:
Expand Down Expand Up @@ -169,4 +169,7 @@ system:
- websocket:host
language:
detection_module: None
translation_module: libretranslate_plug
translation_module: libretranslate_plug
utterance_transformers:
neon_utterance_translator_plugin:
enable_detector: False
20 changes: 11 additions & 9 deletions neon_core/configuration/neon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
utterance_transformers:
neon_utterance_translator_plugin:
active: True
enable_detector: True
neon_utterance_normalizer_plugin:
active: True

Expand Down Expand Up @@ -280,21 +281,22 @@ system_unit: metric
time_format: half
date_format: MDY
lang: en-us
secondary_langs: [en-us, uk-ua]
location:
city:
code: Lawrence
name: Lawrence
code: Renton
name: Renton
state:
code: KS
name: Kansas
code: WA
name: Washington
country:
code: US
name: United States
coordinate:
latitude: 38.971669
longitude: -95.23525
latitude: 47.482880
longitude: -122.217064
timezone:
code: America/Chicago
name: Central Standard Time
code: America/Los_Angeles
name: Pacific Standard Time
dstOffset: 3600000
offset: -21600000
offset: -28800000
3 changes: 0 additions & 3 deletions neon_core/configuration/opi5/neon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,6 @@ skills:
- skill-custom_conversation.neongeckocom
- skill-instructions.neongeckocom
- skill-audio_record.neongeckocom
# TODO: extra_directories here is the default, can it be removed?
extra_directories:
- /home/neon/.local/share/neon/skills
default_skills: []
PHAL:
ovos-PHAL-plugin-balena-wifi:
Expand Down
8 changes: 4 additions & 4 deletions neon_core/configuration/rpi4/neon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -86,9 +86,6 @@ skills:
- skill-custom_conversation.neongeckocom
- skill-instructions.neongeckocom
- skill-audio_record.neongeckocom
# TODO: extra_directories here is the default, can it be removed?
extra_directories:
- /home/neon/.local/share/neon/skills
default_skills: []
PHAL:
ovos-PHAL-plugin-balena-wifi:
Expand Down Expand Up @@ -170,4 +167,7 @@ system:
- websocket:host
language:
detection_module: None
translation_module: libretranslate_plug
translation_module: libretranslate_plug
utterance_transformers:
neon_utterance_translator_plugin:
enable_detector: False
Binary file removed neon_core/res/snd/acknowledge.mp3
Binary file not shown.
Binary file removed neon_core/res/snd/error.mp3
Binary file not shown.
Binary file removed neon_core/res/snd/start_listening.wav
Binary file not shown.
4 changes: 0 additions & 4 deletions neon_core/res/text/ca-es/backend.down.dialog

This file was deleted.

3 changes: 0 additions & 3 deletions neon_core/res/text/ca-es/cancel.voc

This file was deleted.

2 changes: 0 additions & 2 deletions neon_core/res/text/ca-es/checking for updates.dialog

This file was deleted.

4 changes: 0 additions & 4 deletions neon_core/res/text/ca-es/i didn't catch that.dialog

This file was deleted.

16 changes: 0 additions & 16 deletions neon_core/res/text/ca-es/last.voc

This file was deleted.

1 change: 0 additions & 1 deletion neon_core/res/text/ca-es/learning disabled.dialog

This file was deleted.

1 change: 0 additions & 1 deletion neon_core/res/text/ca-es/learning enabled.dialog

This file was deleted.

1 change: 0 additions & 1 deletion neon_core/res/text/ca-es/message_rebooting.dialog

This file was deleted.

1 change: 0 additions & 1 deletion neon_core/res/text/ca-es/message_synching.clock.dialog

This file was deleted.

1 change: 0 additions & 1 deletion neon_core/res/text/ca-es/message_updating.dialog

This file was deleted.

1 change: 0 additions & 1 deletion neon_core/res/text/ca-es/mycroft.intro.dialog

This file was deleted.

3 changes: 0 additions & 3 deletions neon_core/res/text/ca-es/no.voc

This file was deleted.

5 changes: 0 additions & 5 deletions neon_core/res/text/ca-es/not connected to the internet.dialog

This file was deleted.

1 change: 0 additions & 1 deletion neon_core/res/text/ca-es/not.loaded.dialog

This file was deleted.

5 changes: 0 additions & 5 deletions neon_core/res/text/ca-es/phonetic_spellings.txt

This file was deleted.

1 change: 0 additions & 1 deletion neon_core/res/text/ca-es/reset to factory defaults.dialog

This file was deleted.

1 change: 0 additions & 1 deletion neon_core/res/text/ca-es/skill.error.dialog

This file was deleted.

2 changes: 0 additions & 2 deletions neon_core/res/text/ca-es/skills updated.dialog

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion neon_core/res/text/ca-es/ssh disabled.dialog

This file was deleted.

1 change: 0 additions & 1 deletion neon_core/res/text/ca-es/ssh enabled.dialog

This file was deleted.

1 change: 0 additions & 1 deletion neon_core/res/text/ca-es/time.changed.reboot.dialog

This file was deleted.

5 changes: 0 additions & 5 deletions neon_core/res/text/ca-es/yes.voc

This file was deleted.

1 change: 0 additions & 1 deletion neon_core/res/text/da-dk/and.word

This file was deleted.

4 changes: 0 additions & 4 deletions neon_core/res/text/da-dk/backend.down.dialog

This file was deleted.

3 changes: 0 additions & 3 deletions neon_core/res/text/da-dk/cancel.voc

This file was deleted.

2 changes: 0 additions & 2 deletions neon_core/res/text/da-dk/checking for updates.dialog

This file was deleted.

132 changes: 0 additions & 132 deletions neon_core/res/text/da-dk/date_time.json

This file was deleted.

32 changes: 0 additions & 32 deletions neon_core/res/text/da-dk/date_time_test.json

This file was deleted.

Loading

0 comments on commit 17a9b91

Please sign in to comment.