Commit Graph

1805 Commits (master)

Author SHA1 Message Date
Chris Veilleux e10ac91cde stop writing database rows that are eating up a bunch of disk. 2022-11-23 16:37:42 -06:00
Chris Veilleux 625a9fd9d3 fix template variable for password reset url 2022-10-05 17:14:41 -05:00
Chris Veilleux aba999f3f5 fix template variable for password reset url 2022-10-05 17:12:42 -05:00
Chris Veilleux 6cfd54d767 more gracefully handle pantacor API error 2022-10-04 14:39:08 -05:00
Chris Veilleux efa72df42e fix index name 2022-10-04 14:38:33 -05:00
Chris Veilleux 16d2f178dd
Merge pull request #317 from MycroftAI/feature/google-cloud-stt
changed audio transcription endpoint to use Google Cloud
2022-09-28 16:52:11 -05:00
Chris Veilleux a7e5dd9533 add Google STT api key back to fix test. 2022-09-28 16:34:33 -05:00
Chris Veilleux 3f6298a057 add Google STT api key back to fix test. 2022-09-28 16:15:10 -05:00
Chris Veilleux f8e062a5a3 point Google Cloud STT to secrets file on Jenkins host 2022-09-28 15:50:19 -05:00
Chris Veilleux 6b2d4f8699 minor bugfix 2022-09-28 14:17:52 -05:00
Chris Veilleux 6275f5f17a fixed pylint issues 2022-09-28 13:27:32 -05:00
Chris Veilleux 8ed421708d change Google STT environment variable to new Google Cloud API key and remove Assembly AI environment variables. 2022-09-28 13:22:34 -05:00
Chris Veilleux 0c2afdee53 bug fix for not selecting a membership in new account process 2022-09-27 16:04:27 -05:00
Chris Veilleux 7d7bfdd0ec Fixed failing behave test 2022-09-22 15:03:02 -05:00
Chris Veilleux df0c60239d changed audio transcription endpoint to use Google Cloud instead of Assembly AI 2022-09-21 13:57:52 -05:00
Chris Veilleux c372289480
Merge pull request #316 from MycroftAI/bugfix/skill-family
Added logic to determine skill family for Dinkum skills
2022-09-16 13:43:47 -05:00
Chris Veilleux f6aecd8336 Added logic to determine skill family for Dinkum skills and de-linted. 2022-09-15 10:49:40 -05:00
Chris Veilleux bf4dec8f05
Merge pull request #315 from MycroftAI/feature/new-pantacor-channels
Changed release channels to new values
2022-09-15 10:28:35 -05:00
Chris Veilleux c93055d3a8 Changed release channels to new values 2022-09-14 13:10:04 -05:00
Chris Veilleux 57349b90df
Merge pull request #314 from MycroftAI/feature/improve-membership
minor change to membership request data
2022-09-13 15:43:50 -05:00
Chris Veilleux e625863908 fixed tests to handle new membership request object 2022-09-12 14:28:20 -05:00
Chris Veilleux 04a7961739 minor change to membership request data 2022-09-12 14:13:26 -05:00
Chris Veilleux f06ed19ac8 fixed a bug with usage of the Decimal class 2022-09-02 16:00:27 -05:00
Chris Veilleux 9186c8ed6f make the durations on the new stt metrics table numeric 2022-08-31 19:00:19 -05:00
Chris Veilleux 4ca3be012e fixed an issue surfaced due to a new version of the JWT library 2022-08-30 22:37:20 -05:00
Chris Veilleux b86bbc9133 Merge remote-tracking branch 'origin/dev' into test 2022-08-26 19:12:21 -05:00
Chris Veilleux 00e5cba78f add transcription metrics to Google STT transcription. 2022-08-26 18:42:46 -05:00
Chris Veilleux db053b7892
Merge pull request #313 from MycroftAI/feature/new-stt-endpoint
Assembly AI STT endpoint
2022-08-26 14:51:19 -05:00
Chris Veilleux 91294258f9 add environment variables necessary for STT api call 2022-08-26 14:37:48 -05:00
Chris Veilleux bfc537d973 added the libsndfile system package to resolve a librosa issue. 2022-08-26 08:17:35 -05:00
Chris Veilleux 4199f12375 Merge remote-tracking branch 'origin/dev' into feature/new-stt-endpoint
# Conflicts:
#	api/public/tests/features/get_utterance.feature
2022-08-25 17:40:40 -05:00
Chris Veilleux 977f43ed7e add a database table for STT transcription metrics and logic to populate it. 2022-08-25 17:34:20 -05:00
Chris Veilleux e8ce3ca8e7 add librosa for decoding/encoding audio 2022-08-25 16:36:17 -05:00
Chris Veilleux 83cc505293 Merge remote-tracking branch 'origin/dev' into feature/new-stt-endpoint
# Conflicts:
#	api/public/Pipfile.lock
2022-08-25 15:42:36 -05:00
Chris Veilleux 3d38274961
Merge pull request #311 from MycroftAI/feature/change-email
Change Account API to handle an email change request
2022-08-25 15:41:15 -05:00
Chris Veilleux b9e19aeb35 add allure directory if it wasn't there 2022-08-25 15:22:55 -05:00
Chris Veilleux eda1350203 add allure directory if it wasn't there 2022-08-25 15:17:45 -05:00
Chris Veilleux ae7757a595 Publish allure report to Jenkins 2022-08-25 15:10:18 -05:00
Chris Veilleux 58e2011df7 de-linted password reset endpoint 2022-08-25 10:44:10 -05:00
Chris Veilleux dce580c8c1 changes to pipenv files are already in pyproject.toml 2022-08-24 14:05:21 -05:00
Chris Veilleux 439f8b4f09 applied code review change to include support email address in message. 2022-08-24 13:50:59 -05:00
Chris Veilleux e0c166572f Merge remote-tracking branch 'origin/dev' into feature/change-email 2022-08-24 13:46:43 -05:00
Chris Veilleux f48c79e3dc
Merge pull request #312 from MycroftAI/refactor/poetry
change package manager from pipenv to poetry
2022-08-24 13:45:30 -05:00
Chris Veilleux e552211c68
Merge branch 'dev' into feature/change-email 2022-08-24 13:37:24 -05:00
Chris Veilleux 0a02e28110 change package manager from pipenv to poetry 2022-08-24 13:22:05 -05:00
Chris Veilleux 325c927763
Merge pull request #310 from MycroftAI/feature/change-password
Add ability for user to change password
2022-08-22 17:22:45 -05:00
Chris Veilleux f8c1f830c8 Add a new endpoint to perform STT transcription through Assembly AI. 2022-08-22 14:39:25 -05:00
Chris Veilleux 4c7d2bf664 Merge branch 'feature/change-password' into feature/change-email 2022-08-22 12:58:48 -05:00
Chris Veilleux a6debb983f fixed a small bug introduced in refactoring 2022-08-22 12:54:31 -05:00
Chris Veilleux 57d0600c60 Merge branch 'feature/change-password' into feature/change-email
# Conflicts:
#	shared/selene/util/email/templates/password_change.html
2022-08-15 14:20:45 -05:00