Fabio Manganiello blacklight
  • Amsterdam, NL
  • https://fabiomanganiello.com
  • Automation junkie, ML enthusiast, IoT tinkerer, guitarist and dad. Creator and main developer of Platypush.

  • Joined on 2022-07-05
blacklight pushed to 304-new-picovoice-integration at platypush/platypush 2024-04-22 02:05:49 +02:00
99829a93cf [assistant.picovoice] Sync between the speech and intent engines.
862d56a338 Prevent duplicate hook runs.
Compare 2 commits »
blacklight pushed to 304-new-picovoice-integration at platypush/platypush 2024-04-20 17:27:17 +02:00
4b41c5377a Merge branch 'master' into 304-new-picovoice-integration
98c99c7888 [Automatic] Updated components cache
Compare 2 commits »
blacklight pushed to 304-new-picovoice-integration at platypush/platypush 2024-04-20 17:26:24 +02:00
8df34a13f1 New architecture for the assistant speech detection logic.
cb2077eddc Merge branch 'master' into 304-new-picovoice-integration
51a9b956bf Merge pull request '[#389] Fix for "Too many open files" media issue.' (#390) from fix-too-many-open-files-during-media into master
e123463804 [media.chromecast] Refactored implementation.
f99f6bdab9 [media.chromecast] Resource clean up + new API adaptations.
Compare 7 commits »
blacklight pushed to master at platypush/platypush 2024-04-17 04:09:21 +02:00
98c99c7888 [Automatic] Updated components cache
blacklight deleted branch fix-too-many-open-files-during-media from platypush/platypush 2024-04-17 04:08:13 +02:00
blacklight pushed to master at platypush/platypush 2024-04-17 04:08:12 +02:00
51a9b956bf Merge pull request '[#389] Fix for "Too many open files" media issue.' (#390) from fix-too-many-open-files-during-media into master
e123463804 [media.chromecast] Refactored implementation.
f99f6bdab9 [media.chromecast] Resource clean up + new API adaptations.
4972c8bdcf Unregister a Zeroconf instance if it already exists before publishing a backend service.
33d4c8342d [#389] Possible fix for "Too many open files" media issue.
Compare 5 commits »
blacklight merged pull request platypush/platypush#390 2024-04-17 04:08:11 +02:00
[#389] Fix for "Too many open files" media issue.
blacklight closed issue platypush/platypush#389 2024-04-17 04:08:11 +02:00
[media] Fix "Too many open files" issues during video playback
blacklight pushed to fix-too-many-open-files-during-media at platypush/platypush 2024-04-17 04:00:01 +02:00
e123463804 [media.chromecast] Refactored implementation.
blacklight pushed to fix-too-many-open-files-during-media at platypush/platypush 2024-04-17 02:51:54 +02:00
f99f6bdab9 [media.chromecast] Resource clean up + new API adaptations.
blacklight pushed to fix-too-many-open-files-during-media at platypush/platypush 2024-04-16 00:14:27 +02:00
4972c8bdcf Unregister a Zeroconf instance if it already exists before publishing a backend service.
blacklight opened issue platypush/platypush#391 2024-04-15 23:46:35 +02:00
[youtube] Support playlist+channels edit
blacklight created pull request platypush/platypush#390 2024-04-15 23:04:41 +02:00
[#389] Fix for "Too many open files" media issue.
blacklight pushed to 304-new-picovoice-integration at platypush/platypush 2024-04-15 23:02:59 +02:00
7c504685e2 Prevent a potential recursion error in `wait_for_either`.
699f92e42b [assistant] Added `ResponseEndEvent` and `IntentMatchedEvent`
317241eb36 [assistant.picovoice] Various improvements.
Compare 3 commits »
blacklight pushed to fix-too-many-open-files-during-media at platypush/platypush 2024-04-15 23:02:59 +02:00
33d4c8342d [#389] Possible fix for "Too many open files" media issue.
blacklight opened issue platypush/platypush#389 2024-04-15 22:54:01 +02:00
[media] Fix "Too many open files" issues during video playback
blacklight created branch fix-too-many-open-files-during-media in platypush/platypush 2024-04-15 22:48:43 +02:00
blacklight pushed to fix-too-many-open-files-during-media at platypush/platypush 2024-04-15 22:48:43 +02:00
blacklight pushed to 304-new-picovoice-integration at platypush/platypush 2024-04-14 01:07:45 +02:00
6305934f97 Added `assistant.picovoice.transcribe` and `assistant.picovoice.say`.
1044f82a6a [tts.picovoice] Better text pre-processing logic.
Compare 2 commits »
blacklight pushed to 304-new-picovoice-integration at platypush/platypush 2024-04-14 00:10:08 +02:00
ea1fa39cb7 [assistant.picovoice] Implemented `assistant.picovoice.send_text_query`.