Hotword Detection with Porcupine and Python
Project description
pico-hwd-detection
pico-hwd-detection
is a Python module designed for seamless hotword detection powered by the Picovoice platform. This module stands out for its speed, simplicity, and accuracy, making it an ideal choice for developers needing real-time voice activation capabilities. Easy to integrate with minimal configuration, it offers ongoing updates to ensure optimal performance and reliability.You can find the source code and contribute on: Github
Overview
Voice-controlled technologies have become indispensable in the modern digital era. With the growing prevalence of virtual assistants like Siri, Alexa, and Google Assistant, users expect intuitive, voice-driven interactions with their devices. At the core of such systems lies the vital feature of hotword detection, which activates these devices, enabling real-time voice interaction.
pico-hwd-detection
provides a lightweight and efficient solution for hotword detection using the Porcupine library from Picovoice. Built with a focus on real-time performance, the module allows developers to integrate voice-triggered functionality into their applications effortlessly, enhancing both user engagement and accessibility.
Key Features
-
Real-time Hotword Detection: Detects predefined hotwords with minimal latency, ensuring a smooth user experience.
-
Customizable Keywords: Flexibly modify hotword lists according to application requirements.
-
Cross-Platform Compatibility: Fully supports Windows, macOS, and Linux platforms.
-
User-Friendly API: Offers simple and intuitive functions for easy integration into any project.
Installation
Install the package via pip
:
pip install pico-hwd-detection
Or:
pip3 install pico-hwd-detection
Supported Platforms
-
Linux (x86_64)
-
macOS (x86_64, arm64)
-
Windows
Getting an Access Key
To use pico-hwd-detection
, you'll need an access key. Obtain one for free by visiting Picovoice Console.
Usage Example
from pico_hwd_detection import pico_hotword
pico_hotword.hotword_detection(access_key)
For more details, you can visit the documentation.
This version is polished and clear, suitable for a professional PyPI module description.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pico_hwd_detection-1.1.2.tar.gz
.
File metadata
- Download URL: pico_hwd_detection-1.1.2.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ffe00ff39d1470c1c272885cd523a3c1ce84a9e8a2a3748a235a4bf460d8966 |
|
MD5 | 40702d1b0dda9de6176a205f704c7093 |
|
BLAKE2b-256 | be3c9327f81a9152f42858cc3d0140adf22afbf55376a4e77da6c871d945907d |
File details
Details for the file pico_hwd_detection-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: pico_hwd_detection-1.1.2-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 10e51fee82f00aa597a20556273714b794b0d62b22fbb6244854e2776c6cb249 |
|
MD5 | c8ca8cd32f216febb2627802c98a2a22 |
|
BLAKE2b-256 | 92074988aba009053782b20867de0694034aea7f2caea93d794e769069a239bd |