SaaSHub helps you find the best software and product alternatives Learn more →
Mfcc-rust Alternatives
Similar projects and alternatives to mfcc-rust
-
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
Clippy
A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
-
-
-
-
-
openWakeWord
An open-source audio wake word (or phrase) detection framework with a focus on performance and simplicity.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
glados-voice-assistant
DIY Voice Assistant based on the GLaDOS character from Portal video game series. Works with home assistant!
-
-
precise-wakeword-model-maker
Automated, end-to-end wakeword model maker using the Precise Wakeword Engine
-
NLU-snips-converter
Quick and dirty solution to convert CSV training data into Snips JSON format and train an engine
-
-
wakeword-data-collector
A prototype CLI in Python where a user can collect all of the recordings needed to produce a wakeword
-
-
-
-
-
NLU-engine-prototype-benchmarks
Demo and benchmarks for building an NLU engine similar to those in voice assistants. Several intent classifiers are implemented and benchmarked. Conditional Random Fields (CRFs) are used for entity extraction.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
mfcc-rust discussion
mfcc-rust reviews and mentions
-
Real-Time Noise Suppression for PipeWire writen in Rust
hey, quick question. do you mind if I use your stft function in the speech preprocessing library I've been working on? we've been trying to add support for doing mel spectrograms to build a runner for openwakeword, but progress is pretty slow because I've been soloing something I really don't have the right background for(I've never directly studied or worked with signal processing)
-
Hey Rustaceans! Got a question? Ask here (23/2023)!
So I've been working on an speech preprocessing library for rust for a minute now. The tl;dr is it contains functions related to preprocessing audio for use in speech-centric models. I've run into a situation where I'm running against a few conflicting design constraints and trying to figure out the best way to handle state for a set of functions.
-
I want to contribute in a big project
we could always use contributors for mfcc-rust/speechsauce(we're planning on changing the name as it's not limited to just computing mfcc's).
-
HELP NEEDED: Using RUST and open source tools for reliable wake-word detection :tuerca_y_perno:
The code has comments and in the GitHub issues is written what's missing, the goal is to mimic functionality from NumPy not present in NDArray (a library for maths operations). You can find the code here: https://github.com/secretsauceai/mfcc-rust. Take a look, if you feel that you can give a hand, that would be amazing!!! Let's make a new exciting voice future!!!
-
Make your own custom wakeword and other FOSS voice assistant solutions
This release represents the first phase in the wakeword project, we are working on a Rust wakeword engine based on Precise and a SpeechPy MFCC port in Rust so that user's can run the wakeword easily on their phone and other devices. It is hard to believe that there aren't any current good solutions to running a modern FOSS wakeword engine on a phone in real time. We want to change that and allow everyone access to this technology, with their own wakeword of choice.
-
A note from our sponsor - SaaSHub
www.saashub.com | 16 Sep 2024
Stats
secretsauceai/mfcc-rust is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of mfcc-rust is Rust.
Popular Comparisons
- mfcc-rust VS openWakeWord
- mfcc-rust VS secret_sauce_ai
- mfcc-rust VS TX-2-simulator
- mfcc-rust VS precise-wakeword-model-maker
- mfcc-rust VS lockbud
- mfcc-rust VS NLU-snips-converter
- mfcc-rust VS glados-voice-assistant
- mfcc-rust VS wakeword-data-collector
- mfcc-rust VS cargo-check-deadlock
- mfcc-rust VS precise-rs