diff options
author | 2023-10-22 20:54:58 +0500 | |
---|---|---|
committer | 2023-10-22 20:54:58 +0500 | |
commit | 69fcf984b733774336952bcc6f8ad42d796e5a5d (patch) | |
tree | 14529f2ee5db3725e08b8da2876d38601e6fc8c4 /model/lookup_intent_parser/metadata.json | |
parent | f97f5665a9263cca3609ac8f732e4590a4bf6178 (diff) |
Add pre-trained model for Snips
Add a Snips model trained on HVAC Temperature, Fan Speed,
and Volume Control intents.
SPEC-4856
Signed-off-by: Malik Talha <talhamalik727x@gmail.com>
Change-Id: I624fa48c059d4fa1a5f2ef07e3af88b3076509f2
Diffstat (limited to 'model/lookup_intent_parser/metadata.json')
-rw-r--r-- | model/lookup_intent_parser/metadata.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/model/lookup_intent_parser/metadata.json b/model/lookup_intent_parser/metadata.json new file mode 100644 index 0000000..6967a7d --- /dev/null +++ b/model/lookup_intent_parser/metadata.json @@ -0,0 +1,3 @@ +{ + "unit_name": "lookup_intent_parser" +}
\ No newline at end of file |