Pinned Repositories
chat-ai
mfcc-rust
natex-py
Natural Language Expressions for Python
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.
nlu-nlg-engine
Encoder-Decoder zero shot domain (skill), intent, and entity tagging NLU model with a zero-shot NLG for generating voice assistant responses. All in one!
NLU-snips-converter
Quick and dirty solution to convert CSV training data into Snips JSON format and train an engine
precise-wakeword-model-maker
Automated, end-to-end wakeword model maker using the Precise Wakeword Engine
secret_sauce_ai
Secret Sauce AI: a coordinated community of tech minded AI enthusiasts
voice-assistant-protocol
A bus for voice assistants, including benchmarks.
wakeword-data-collector
A prototype CLI in Python where a user can collect all of the recordings needed to produce a wakeword
secretsauceai's Repositories
secretsauceai/secret_sauce_ai
Secret Sauce AI: a coordinated community of tech minded AI enthusiasts
secretsauceai/precise-wakeword-model-maker
Automated, end-to-end wakeword model maker using the Precise Wakeword Engine
secretsauceai/mfcc-rust
secretsauceai/wakeword-data-collector
A prototype CLI in Python where a user can collect all of the recordings needed to produce a wakeword
secretsauceai/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.
secretsauceai/voice-assistant-protocol
A bus for voice assistants, including benchmarks.
secretsauceai/nlu-nlg-engine
Encoder-Decoder zero shot domain (skill), intent, and entity tagging NLU model with a zero-shot NLG for generating voice assistant responses. All in one!
secretsauceai/chat-ai
secretsauceai/natex-py
Natural Language Expressions for Python
secretsauceai/NLU-snips-converter
Quick and dirty solution to convert CSV training data into Snips JSON format and train an engine
secretsauceai/openWakeWord
An open-source audio wake word (or phrase) detection framework with a focus on performance and simplicity.
secretsauceai/quiz-app-in-nodejs
A quiz app with admin privileges using node js and mongodb. Here admin can be able to create a quiz with various instructions regarding the quiz, questions, answers, explanations and duration for the quiz. At any point of time admin can update, delete, enable or disable any quiz or question