Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Porcupine Alternatives
Similar projects and alternatives to Porcupine
-
-
Judoscale
Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
-
-
-
-
Milvus
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search
-
gitpod
The developer platform for on-demand cloud development environments to create software faster and more securely.
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
-
vosk-api
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
-
-
-
-
snowboy
Future versions with model training module will be maintained through a forked version here: https://github.com/seasalt-ai/snowboy
-
-
nlp.js
An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
-
mxnet
Discontinued Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
-
-
Zentone
:sound: [Android Library] Easily generate audio tone of a specific frequency and volume in Android.
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
Porcupine discussion
Porcupine reviews and mentions
-
I made a ChatGPT virtual assistant that you can talk to
I call it DaVinci. DaVinci uses Picovoice (https://picovoice.ai/) solutions for wake word and voice activity detection and for converting speech to text, Amazon Polly to convert its responses into a natural sounding voice, and OpenAI’s GPT 3.5 to do the heavy lifting. It’s all contained in about 300 lines of Python code.
-
Speech Recognition in Unity: Adding Voice Input
Download pre-trained models: "Porcupine" from Porcupine Wake Word and Video Player Context from Rhino Speech-to-Intent repositories - You can also train a custom models on Picovoice Console.
-
Speech Recognition with SwiftUI
Below are some useful resources: Open-source code Picovoice Platform SDK Picovoice website
-
Speech Recognition with Angular
Download the Porcupine model and turn the binary model into a base64 string.
-
OK Google, Add Hotword Detection to Chrome
Download Porcupine (i.e. Deep Neural Network). Run the following to turn the binary model into a base64 string, from the project folder.
-
Hotword Detection for MCUs
Porcupine SDK Porcupine SDK is on GitHub. Find libraries for supported MCUs on the Porcupine GitHub repository. Arduino libraries are available via a specialized package manager offered by Arduino.
-
Day 12: Always Listening Voice Commands with React.js
Looking for more? Explore other languages on the Picovoice Console and check out for fully-working demos with Porcupine on GitHub.
-
Day 6: Making Cool Raspberry Pi Projects even Cooler with Voice AI (1/4)
Don't forget to visit Porcupine's Wake Word's Github repository to see Python demos. If you want to do something similar to the video above, find the open-source codes here
- Voice Assistant app in Haskell
-
What does "end-to-end" mean?
I sometimes see the term "end-to-end", and it always passes right by my ears as marketing jargon. For example, there was a recent post today that linked to this page: https://picovoice.ai/, and you'll find the statement "... end-to-end platform for adding voice to anything on your terms". I did a quick Google search and it seems like the term is used in many different contexts (e.g., encryption, enterprise software for product development, etc.), but to be honest, I'm just not getting it. Maybe someone can explain here within the realm of embedded software? Could you provide some examples as well?
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 19 Apr 2025
Stats
Picovoice/porcupine is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of Porcupine is Python.