diff --git a/requirements/local_speech_processing.txt b/requirements/local_speech_processing.txt index f912be726..157216146 100644 --- a/requirements/local_speech_processing.txt +++ b/requirements/local_speech_processing.txt @@ -1,2 +1,2 @@ -neon-stt-plugin-deepspeech_stream_local @ git+https://github.com/NeonGeckoCom/neon-stt-plugin-deepspeech_stream_local -neon-tts-plugin-mimic @ git+https://github.com/NeonGeckoCom/neon-tts-plugin-mimic \ No newline at end of file +neon-stt-plugin-deepspeech-stream-local>=0.1.2 +neon-tts-plugin-mimic>=0.1.3 \ No newline at end of file diff --git a/requirements/pi.txt b/requirements/pi.txt index 69320d2db..971c93127 100644 --- a/requirements/pi.txt +++ b/requirements/pi.txt @@ -1,9 +1,9 @@ neon-client @ git+https://github.com/NeonGeckoCom/neon-core-client neon-transcripts-controller @ git+https://github.com/NeonGeckoCom/transcripts_controller ovos-ww-plugin-pocketsphinx -neon-tts-plugin-mimic @ git+https://github.com/NeonGeckoCom/neon-tts-plugin-mimic +neon-tts-plugin-mimic deepspeech @ https://github.com/mozilla/DeepSpeech/releases/download/v0.9.3/deepspeech-0.9.3-cp37-cp37m-linux_aarch64.whl -neon-stt-plugin-deepspeech_stream_local @ git+https://github.com/NeonGeckoCom/neon-stt-plugin-deepspeech_stream_local +neon-stt-plugin-deepspeech-stream-local # Install vosk in case user installs that plugin vosk @ https://github.com/alphacep/vosk-api/releases/download/v0.3.30/vosk-0.3.30-py3-none-linux_aarch64.whl diff --git a/requirements/remote_speech_processing.txt b/requirements/remote_speech_processing.txt index 8d8b7e020..01bfd77a4 100644 --- a/requirements/remote_speech_processing.txt +++ b/requirements/remote_speech_processing.txt @@ -1,3 +1,3 @@ -neon-stt-plugin-google_cloud_streaming @ git+https://github.com/NeonGeckoCom/neon-stt-plugin-google_cloud_streaming -neon-tts-plugin-polly~=0.1 +neon-stt-plugin-google-cloud-streaming>=0.2.2 +neon-tts-plugin-polly~=0.1.0 neon-lang-plugin-amazon_translate>=0.1.0 \ No newline at end of file diff --git a/requirements/requirements.txt b/requirements/requirements.txt index a5ef7ff88..f13c704bd 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -4,7 +4,7 @@ mock_msm # neon core modules neon_speech>=0.2.0 -neon_audio>=0.3.0 +neon_audio>=0.3.2 neon_enclosure>=0.1.0 # utils @@ -12,17 +12,17 @@ neon-utils>=0.6.0 rapidfuzz kthread psutil -ovos_utils>=0.0.10 +ovos_utils>=0.0.12 ovos-skills-manager>=0.0.2 # plugins -ovos-plugin-manager==0.0.1a3 -neon-lang-plugin-libretranslate>=0.1.0 +ovos-plugin-manager==0.0.1 # text parser modules RAKEkeywords>=0.2.0 # Patch Dependency Conflicts +protobuf~=3.17.0 mycroft-messagebus-client==0.9.1 tornado==6.0.3 numpy==1.19.5