1 line
298 KiB
JavaScript
1 line
298 KiB
JavaScript
|
const local_index = {"config":{"lang":["en"],"min_search_length":3,"prebuild_index":false,"separator":"[\\s\\-]+"},"docs":[{"location":"index.html","text":"Amazon's Wake Word Engine, aka \"PryonLite\", is a highly optimized & portable wake word engine for use in various classes of embedded processors. This documentation is dynamically generated based on the features and targets supported in this release. The provided engine contains the following features: Wake Word Wake Word Diagnostic Information (WWDI) Fingerprinting Watermarking Device Artifact Vending Service (DAVS) This release contains engines built for the following targets: The general architecture of the engine and its usage is described here . To get started integrating right away, see Getting Started , and be sure the check out any architecture-specific information for your processor architectures in Architecture Notes . For detailed descriptions of all features included with this release and how to integrate them, see Features . If integrating Wake Word into the AVS Device SDK, see the AVS Device SDK section. To get help and browe the FAQ, see Support .","title":"Welcome"},{"location":"api-versions-features.html","text":"API Versions & Features API Versions There are currently 2 API Versions for the Amazon Wake Word Engine, they are not compatible. API v1 (deprecated) API Version 1 supports Wake Word detection only. Depending on the engine type, it can support all wakeword model types except for \"X\" type models. \"X\" type models require API Version 2. API v2 (PRLXXXX) API Version 2 is required for features other than Wake Word detection. V2 binaries and API usage samples are named with a -PRLXXXX suffix that indicates the features set supported. API Version 2 is not backward compatible with API V1. Features The following table shows the features supported by the v1 API and v2 API (PRLXXXX) versions: Version Wake Word Wake Word (X-class)* Feature Extraction Media Suppression Acoustic Event Detection (AED) Speaker Verification (SV) v1 \u2705 PRL1000 (v2) \u2705 PRL1100 (v2) \u2705 \u2705 PRL1200 (v2) \u2705 \u2705 \u2705 PRL1300 (v2) \u2705 \u2705 \u2705 PRL2000 (v2) \u2705 \u2705 \u2705 PRL3000 (v2) \u2705 \u2705 \u2705 \u2705 PRL5000 (v2) \u2705 \u2705 \u2705 \u2705 \u2705 * v1 API and PRL1000 (v2) do not support \"X\" class models. They are for ultra-low power implementations only . For details on the above features, see the Features section.","title":"API Versions & Features"},{"location":"api-versions-features.html#api-versions-features","text":"","title":"API Versions & Features"},{"location":"api-versions-features.html#api-versions","text":"There are currently 2 API Versions for the Amazon Wake Word Engine, they are not compatible.","title":"API Versions"},{"location":"api-versions-features.html#api-v1-deprecated","text":"API Version 1 supports Wake Word detection only. Depending on the engine type, it can support all wakeword model types except for \"X\" type models. \"X\" type models require API Version 2.","title":"API v1 (deprecated)"},{"location":"api-versions-features.html#api-v2-prlxxxx","text":"API Version 2 is required for features other than Wake Word detection. V2 binaries and API usage samples are named with a -PRLXXXX suffix that indicates the features set supported. API Version 2 is not backward compatible with API V1.","title":"API v2 (PRLXXXX)"},{"location":"api-versions-features.html#features","text":"The following table shows the features supported by the v1 API and v2 API (PRLXXXX) versions: Version Wake Word Wake Word (X-class)* Feature Extraction Media Suppression Acoustic Event Detection (AED) Speaker Verification (SV) v1 \u2705 PRL1000 (v2) \u2705 PRL1100 (v2) \u2705 \u2705 PRL1200 (v2) \u2705 \u2705 \u2705 PRL1300 (v2) \u2705 \u2705 \u2705 PRL2000 (v2) \u2705 \u2705 \u2705 PRL3000 (v2) \u2705 \u2705 \u2705 \u2705 PRL5000 (v2) \u2705 \u2705 \u2705 \u2705 \u2705 * v1 API and PRL1000 (v2) do not support \"X\" class models. They are for ultra-low power implementations only . For details on the above features, see the Features
|