htqin/BiFSMNv2
Pytorch implementation of BiFSMNv2, TNNLS 2023
This project helps developers integrate efficient keyword spotting capabilities into edge devices like smart home speakers or wearables. It takes audio inputs and identifies specific keywords, producing highly accurate results comparable to larger models, but with significantly reduced computational demands and storage requirements. This is ideal for embedded systems engineers and machine learning engineers working on resource-constrained hardware.
No commits in the last 6 months.
Use this if you need to deploy highly accurate keyword spotting models on devices with limited memory and processing power, such as microcontrollers or small IoT devices.
Not ideal if you are working with powerful servers or cloud environments where computational resources and storage are not a constraint.
Stars
35
Forks
7
Language
Python
License
—
Category
Last pushed
Feb 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/htqin/BiFSMNv2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fangwei123456/spikingjelly
SpikingJelly is an open-source deep learning framework for Spiking Neural Network (SNN) based on PyTorch.
neuromorphs/NIR
Neuromorphic Intermediate Representation reference implementation
BindsNET/bindsnet
Simulation of spiking neural networks (SNNs) using PyTorch.
norse/norse
Deep learning with spiking neural networks (SNNs) in PyTorch.
jeshraghian/snntorch
Deep and online learning with spiking neural networks in Python