summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/5/changes
diff options
context:
space:
mode:
authorSandeep Siddhartha <sansid@google.com>2014-07-25 10:49:34 -0700
committerSandeep Siddhartha <sansid@google.com>2014-07-25 17:11:34 -0700
commit452a642430e3f8abfa053e48893dd0edfb12799b (patch)
tree9d73c6243cdc16415f1e9c00ea4f284252564646 /docs/html/sdk/api_diff/5/changes
parent90d7a3e996ee3a6e33e655341c5d301fbe30cd58 (diff)
Fix various bugs with model management
- Tie the sound model and keyphrase for simplicity We won't support multiple keyphrases in a single model out of the box. The db schema will need to be changed by the OEM wishing to add multiple hotwords. This is because we currently have no way to test the flow and make sure that things work well with multiple keyphrases and also the framework only reads the metadata for one keyphrase. - Make the delete/update operations atomic - Make the flow of data from Enrollment -> VIMS; the large sound model doesn't cross the process boundary any other time. This is achieved by passing they key around, instead of the model themselves. - Add a specific delete operation in DatabaseHelper rather than relying on emptying the keyphrases to delete. Bug: 16555803 Bug: 16516353 Change-Id: I1e0cce137517502a669e431ca7e9f9f755598328
Diffstat (limited to 'docs/html/sdk/api_diff/5/changes')
0 files changed, 0 insertions, 0 deletions