Porcupine Wake Word

Train custom wake words in seconds.

Porcupine Wake Word is not just a wake word detection engine, it is “the one”.

Loading…

  • Hot Pink
  • Lime Green
  • Deep Sky Blue

  • Knallpink
  • Limettengrün
  • Himmelblau

  • Rosado Fuerte
  • Lima Verde
  • Celeste Profundo

  • Rose Vif
  • Vert Citron
  • Bleu Ciel Foncé

  • Rosa Caldo
  • Verde Lime
  • Azzurro

  • 桃色
  • 萌黄
  • 空色

  • 핫 핑크
  • 라임 그린
  • 깊은 하늘색

  • Rosa Choque
  • Verde Limão
  • Azul Celeste
Trusted by thousands of enterprises - from startups to Fortune 500s
Loved by 50,000+ developers
OpenAI
Picovoice is a leader in the field of wake word detection. We are extremely impressed with how easy it is to get a wake word and how well it performs. We have tried other alternatives, but they do not perform as well.
Monica Lam
Professor of Computer Science,
Stanford University

What is Porcupine Wake Word?

Porcupine Wake Word is a wake word detection engine that recognizes unique signals to transition software from passive to active listening.

Porcupine Wake Word enables enterprises to offer hands-free experiences by training and deploying custom wake words like Big Tech - but with superior technology.

Deploy custom wake words with a few lines of code

o = pvporcupine.create(
access_key=access_key,
keyword_paths=keyword_paths)
while True:
keyword_index =
o.process(audio_frame())
if keyword_index >= 0:
// Detection callback

Why Porcupine Wake Word?

“Hey Siri”, “Alexa”, and “OK Google” are the most widely known wake words because Big Tech forces enterprises to use only their branded wake words. Legacy vendors hide their old technology behind “talk to sales” and offer mediocre custom wake words only after months of engagements and iteration.

Porcupine Wake Word is what a wake word detection engine should be: lightweight, accurate, and production ready.

Wake Word Detection does not improve with age

Porcupine Wake Word always uses the latest inventions of Picovoice researchers

Other Engines

  • 🎈
    “Award-winning”, “Highest accuracy”
  • Delivered in “just a few weeks”
  • ⚙️
    Hardware-centric
  • 🏭
    Vendor-dependent
  • 💰
    “Low-cost” wake word for a PoC

Porcupine Wake Word

  • 🔬
    Scientifically-proven accuracy
  • 🚀
    Ready in Seconds
  • 🤸
    Platform-agnostic
  • 👨‍💻
    Developer-first
  • 💪
    Free Plan for a PoC
Scientifically-proven accuracy

Highly accurate — backed by open-source benchmark, not PowerPoint

Make a decision based on data, not unproven claims or manipulated results. Porcupine Wake Word functions robustly across various accents and in the presence of noise and reverberations - proven by the open-source wake word benchmark.

Ready in seconds

Train custom wake words, instantly

Just type the phrase to train a production-grade keyword model in seconds. No need for data gathering or labeling — No PhD, machine learning, or coding skills are required.

Porcupine Console Training
Platform-agnostic

Create a Unified Voice Experience Anywhere

Elevate user experience across all channels. Add wake words and always-listening custom commands to any platform and build without worrying about future expansions.

Multilingual experiences

Scale globally

Grow with Picovoice’s multilingual support by adding multiple wake words across languages with no added runtime footprint. Try the lamp demo that runs within your web browser and can detect 24 wake words from eight languages.

Loading…

  • Hot Pink
  • Lime Green
  • Deep Sky Blue

  • Knallpink
  • Limettengrün
  • Himmelblau

  • Rosado Fuerte
  • Lima Verde
  • Celeste Profundo

  • Rose Vif
  • Vert Citron
  • Bleu Ciel Foncé

  • Rosa Caldo
  • Verde Lime
  • Azzurro

  • 桃色
  • 萌黄
  • 空色

  • 핫 핑크
  • 라임 그린
  • 깊은 하늘색

  • Rosa Choque
  • Verde Limão
  • Azul Celeste
Developer-first

Focus on building, iterating, and improving your product.

Start building for free, enjoy updates, and focus on improving your product continuously. Picovoice heavily invests in R&D and makes its technology available to any developer, offering the best technology with no mandatory enterprise sales calls and “low-cost” evaluation models.

Get started with

Porcupine Wake Word

Does Porcupine Wake Word sound too good to be true? See for yourself!

Start Now
Forever Free Plan
  • Custom Wake Words
  • Platform-optimized model training
  • Intuitive SDKs
  • Unlimited interactions
  • Arabic, Dutch, English, Farsi, French, German, Hindi, Italian, Japanese, Korean, Mandarin, Polish, Portuguese, Russian, Spanish, Swedish, and Vietnamese
Learn more about

Porcupine Wake Word

What is a Wake Word, Trigger Word, or Hotword?

A wake word is a unique phrase that activates dormant applications. For example, Amazon, Apple, and Google devices wake up when they detect Alexa, Hey Siri, and OK Google. Wake word, trigger word, hotword, and wake-up word are used interchangeably.

What is Wake Word Detection?

Wake Word Detection is one of the applications of Keyword Spotting (KWS) technology. It detects (spots) phrases (keywords) in audio streams and conversations. Voice activation is the most common use case for wake word detection.

What is Trigger Word Detection?

Trigger Word Detection, Hotword Detection, and Wake Word Detection are interchangeable terms. For example, NASA uses the term hot word recognition in one project and wake word detection in another, despite using the same product: Porcupine Wake Word Detection. Google predominantly uses hotword detection but doesn’t offer custom hotwords.

How does wake word detection work?

A wake word detection engine is a binary classifier that recognizes pre-defined phrases. During training, the detection engine learns the desired wake word and how to differentiate it, so when integrated into software listens to the environment to detect that keyword.

What are the wake word detection requirements?

First and foremost, it should be accurate with low FAR and FRR. Secondly, it should run locally on the device to achieve affordable, power-efficient, and private hands-free experiences. Lastly, it has to be resource-efficient and fast as wake word detection engines listen to conversations in the environment. That’s why using other solutions, such as automatic speech recognition for wake word detection, is not a good idea.

How should I choose a wake word?

The performance of the wake word depends on several factors, including the number of phonemes, vowels, and syllables. For more information, check out the guide on choosing a wake word.

Does custom wake word training require gathering customer data?

Picovoice doesn’t gather or require customer data, thanks to transfer and self-supervised learning algorithms in Porcupine Wake Word.

What can I build with a Wake Word Detection engine?

Developers use Porcupine Wake Word to detect wake words, such as “Alexa” to activate dormant software, always listening commands, such as “turn the lights on” to trigger an action and to monitor conversations for specific keywords, such as profanity or product name.

Which platforms does Porcupine Wake Word support?

  1. Web Browsers : Chrome, Safari, Edge, Firefox
  2. Microcontrollers: Arm Cortex-M, STM32, Arduino, and i.MX RT
  3. Single Board Computers: Raspberry Pi, NVIDIA Jetson, and BeagleBone
  4. Mobile Devices: Android and iOS
  5. Desktop and Servers: Linux, macOS, and Windows

How do I get technical support for Porcupine Wake Word?

Picovoice docs, blog, Medium posts, and GitHub are great resources to learn about voice AI, Picovoice technology, and how to start using wake words. You can report bugs and issues on GitHub. If you need help with developing your product, you can purchase the optional Support Add-on or upgrade your account to the Developer Plan.

Can I change the “Alexa” or “Hey Google” wake words?

Porcupine Wake Word empowers developers to train any wake word of choice and always-listening custom commands that could work with Alexa-enabled applications and Google Assistant. Technically, “Jarvis” or other phrases replace “Alexa” and “Hey Google”. In practice, Amazon and Google policies determine what developers can use.

How can I use a custom wake word?

Training a custom wake word on Picovoice Console takes less than ten seconds and is free. Picovoice, unlike other vendors, does not require prior commercial engagement for enterprise-grade wake words. After downloading your platform-optimized wake word, integrate it into your product with one of Porcupine Wake Word SDKs.

How can I compare the accuracy and feasibility of other hotword and trigger word detection engines?

Comparing hotword, trigger word, wake word, or wake-up word models the right way is complex. Learn more about the terms, such as FAR, FRR, and ROC, used in evaluations and use the open-source benchmark whether your vendor calls it hotword, trigger word, wake word, or wake-up word.

Which languages does Porcupine Wake Word support?

Porcupine Wake Word supports Arabic, Dutch, English, Farsi, French, German, Hindi, Italian, Japanese, Korean, Mandarin, Polish, Portuguese, Russian, Spanish, Swedish, and Vietnamese.

What should I do if I need support for other languages?

Engage with the Picovoice Consulting team to get a custom language model trained for your use case.

How can I get informed about updates and upgrades?

Version changes appear in the and LinkedIn. Subscribing to GitHub is the best way to get notified of patch releases. If you enjoy building with Porcupine Wake Word, show it by giving a GitHub star!