Commit Graph

17 Commits (master)

Author SHA1 Message Date
Chris Veilleux 1713c423d0 Re-apply original merge from test to master 2020-12-28 12:29:19 -06:00
Kris Gesling 12749da3af Revert "Merge remote-tracking branch 'origin/test'"
This reverts commit 9d3dd24601, reversing
changes made to 7ec565c4d8.
2020-12-18 21:04:48 +09:30
Chris Veilleux 5b44fcaf78 Add the file directory into the response for each file. 2020-12-14 16:35:26 -06:00
Chris Veilleux 83b88ac649 remove authentication 2020-12-04 13:13:02 -06:00
Chris Veilleux 55f3ff01cf new precise API endpoint for retrieving a list of sample files for a specified wake word that have been designated since the specified date 2020-12-01 17:54:31 -06:00
Chris Veilleux 483f8a7d4d Merge fix 2020-11-30 18:04:26 -06:00
Chris Veilleux f0f1966e2f Merge branch 'feature/wake-word-designation' into feature/add-speech-tag
# Conflicts:
#	api/precise/precise_api/endpoints/tag.py
2020-11-30 18:03:04 -06:00
Chris Veilleux aded8d85df Move the retrieval/creation of taggers and sessions sooner into the workflow. 2020-11-30 17:15:25 -06:00
Chris Veilleux 5b9f7ff478 Enhance to be smarter about how files are selected for tagging based on the designations and tags that have been applied to the file up to this point. 2020-11-30 11:34:09 -06:00
Chris Veilleux 17bd500394 New script to make file designations out of file tags. 2020-11-05 22:21:36 -06:00
Chris Veilleux e2ef562125 Improve randomization of query to get a file to tag. Also, change logic to only return non-wake word tags when the sample is designated as a wake word. 2020-10-30 14:19:20 -05:00
Chris Veilleux 671134ab91 removed unused import 2020-10-24 00:52:21 -05:00
Chris Veilleux 92a7666d56 fixed a copy paste error and named the flask app correctly 2020-10-22 23:40:20 -05:00
Chris Veilleux 36986ef456 pass a session id around to help with the wake word file selection process. 2020-10-21 23:12:57 -05:00
Chris Veilleux 5624a73871 changed wake word to be passed as a query parameter. 2020-10-20 14:17:14 -05:00
Chris Veilleux 0f771ca69c implement precise API endpoints for the tagger 2020-10-20 12:22:56 -05:00
Chris Veilleux 9a506a0740 Stub files for new precise API 2020-10-08 13:18:45 -05:00