Found 34 repositories(showing 30)
alexa-js
generate expanded utterances for Amazon Alexa from a template string
KayLerch
Use this tool if you'd like to generate hundreds and thousands of variant utterances for your Alexa skills.
crumpstrr33
Adding verbosity to Amazon Alexa's utterances can be tedious. This creates them automatically from a given template.
miguelmota
Expand custom utterance slots of phrases, to use with Alexa Skills Kit Sample Utterances.
KayLerch
This SDK is an extension to the Alexa Skills SDK for Java. It provides a framework for handling speechlet requests with multi-variant utterances organized in YAML files.
miguelmota
Alexa Skills Kit Sample Utterances generator.
miguelmota
Parse an intent utterance file, like the Alexa Skills Kit Sample Utterance file.
slalombuild
Sutr is an IntelliJ plugin that can be used to generate the intent.json and utterances required to create Alexa Skills.
sharpstef
Utility script to take in an Alexa Skill language model JSON file and output a CSV with filled utterances and intents
mohd7469
No description available
gsdriver
Utility functionality to store and process log files of Alexa utterances
Xpollin
Intent map, lambda code, and utterances for a basic alexa skill
aayushrawal
This repository is for an amazon alexa skill, Fun Random Facts which gives out random facts on the given utterances
avery-gump
for recording utterances using Alexa.
akreitz
Attempting to generate Alexa utterances
pittlab-genomics
Amazon Alexa skill for collecting Alexa transcribed utterances of genomic terms
avery-gump
Alexa Skill for recoring TESS/RADVESS utterances
Helps generate all permuations for Alexa skill utterances
fuzzybill74
Alexa Sentences Extraction from node.js and utterances
rajr5
generate expanded utterances for Amazon Alexa from a template string
ManfrediSoldano
A selenium program that deletes the daily history of Alexa from your browser.
DroopyTersen
Alexa Skill Utterance Builder GUI powered by alexa-utteranaces
lykoerber
Generating utterances from a grammar based on an Alexa interaction model.
jojopoopoo
Contains scripts and utterances for creating an appointment recorder on Alexa
shaunwarman
A alexa skill utterance to markdown parser
martykatz
WIP - AWS Lambda function and accompanying Alexa sample utterances etc. Uses Lamdba and Dynamo DB currently
AlanOOP
curiosidades javascript , skill de alexa, slots, utterance, lenguaje (es. us).
anishsamant
This mobile app shows a log of intents, their utterances and the respective response that alexa will give.
AishatBishi
In this project, I have created a code for Alexa Utterances using JavaScript, Node.js, JSON, and AWS management console for authorization.
Carla08
Alexa Utterances and Intent Recognition This project explores BERT models for mapping Alexa user utterances to intents using the MASSIVE dataset. We evaluate three models: BERT with pooler output, BERT with averaged output, and BERT + CNN. The BERT + CNN model achieved the highest validation accuracy of over 0.50.