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
|
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
|
f06ed19ac8
|
fixed a bug with usage of the Decimal class
|
2022-09-02 16:00:27 -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
|
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
|
ae7757a595
|
Publish allure report to Jenkins
|
2022-08-25 15:10:18 -05:00 |
Chris Veilleux
|
0a02e28110
|
change package manager from pipenv to poetry
|
2022-08-24 13:22:05 -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
|
7e65aa26a2
|
de-linted test step file
|
2022-07-19 16:57:36 -05:00 |
Chris Veilleux
|
40ad9dbdfe
|
fixed tests to no longer check for saved transcription files
|
2022-07-19 16:01:39 -05:00 |
Chris Veilleux
|
6fe19ddde2
|
remove pylint pre-commit hook as it was not working with the repository setup as it is
|
2022-07-19 14:22:29 -05:00 |
Chris Veilleux
|
dc71229474
|
Merge remote-tracking branch 'origin/dev' into feature/disable-transcription-save
# Conflicts:
# api/public/Pipfile.lock
|
2022-07-19 11:49:48 -05:00 |
Chris Veilleux
|
424aaee5d6
|
updated python version on account API, public API and SSO API to 3.9. updated versions of packages that depend on flask 1.0 to get behave tests to run
|
2022-07-12 15:36:08 -05:00 |
Chris Veilleux
|
36d17d9ed8
|
upgrade python packages
|
2022-07-12 13:07:29 -05:00 |
Chris Veilleux
|
9dc800de88
|
remove logic that saved TTS transcriptions as part of new privacy policy initiative
|
2022-07-12 13:04:16 -05:00 |
Chris Veilleux
|
098bf89709
|
Converted an insert to an upsert to avoid an error on subsequent calls to the new pantacor endpoint.
|
2022-03-16 11:34:26 -05:00 |
Chris Veilleux
|
26ed641b48
|
applied the "Black" formatter to all files and added pre-commit hook to check
|
2022-03-11 13:22:33 -06:00 |
Chris Veilleux
|
2f6e06839f
|
fixed a bug in the Google STT endpoint where a network disconnect affected writing the audio to the file system
|
2022-03-11 12:38:27 -06:00 |
Chris Veilleux
|
9dac79dd9e
|
reverting a change that accidentally got committed as part of this PR.
|
2022-03-10 18:24:04 -06:00 |
Chris Veilleux
|
5674a13356
|
updated behave tests to use new logging mechanism
|
2022-03-10 14:29:25 -06:00 |
Chris Veilleux
|
59a7b6449b
|
updated dependencies
|
2022-03-10 14:03:15 -06:00 |
Chris Veilleux
|
abb91401c6
|
remove old logging mechanism as it is no longer used.
|
2022-03-10 12:03:08 -06:00 |
Chris Veilleux
|
7e5a3f94d2
|
use new logging mechanism in public API endpoints.
|
2022-03-10 12:02:09 -06:00 |
Chris Veilleux
|
0db649e4ff
|
added new logger config code but left old in place until new is implemented everywhere
|
2022-03-09 17:50:09 -06:00 |
Chris Veilleux
|
525d6b26cc
|
fixed a comment copied from the activation endpoint
|
2022-03-04 12:10:24 -06:00 |
Chris Veilleux
|
ccae724ad7
|
Moved Pantacor sync from device activation to its own endpoint. This will keep Selene pairing and Pantacor registration independent to help the user experience in pairing
|
2022-03-03 10:48:25 -06:00 |
Kris Gesling
|
a8c6251d90
|
Merge branch 'dev' into test
|
2021-11-19 10:00:55 +09:30 |
Kris Gesling
|
064973e3dc
|
Add new Wolfram Alpha Full Restults v2 API endpoint
Useful for fetching images related to Wolfram search results.
|
2021-11-19 09:55:46 +09:30 |
Kris Gesling
|
14c1293d1a
|
Fix the copyright date
|
2021-11-04 07:45:10 +09:30 |
Kris Gesling
|
1d3332b8a6
|
Add Wolfram Alpha Simple API endpoint
Useful for fetching images related to Wolfram search results.
|
2021-10-26 23:51:49 +09:30 |
Chris Veilleux
|
6d191a24f7
|
Changed email address for support tickets.
|
2021-10-05 20:11:54 -05:00 |
Chris Veilleux
|
f00421864f
|
Fixed and issue with the sending email on a support ticket.
|
2021-10-05 17:14:16 -05:00 |
Chris Veilleux
|
80d0abc32e
|
Added a dummy bearer token to the request that expects a 401 to be returned
|
2021-03-16 23:02:43 -05:00 |
Chris Veilleux
|
e268bf2875
|
Fix the email endpoint of the device API to send an email through SendGrid.
|
2021-03-15 18:39:32 -05:00 |
Chris Veilleux
|
6b9f495247
|
A change in the mark-2 branch of mycroft core is not yet propagated to the dev or master branches. Put a hack in place to fix it for now.
|
2021-02-25 19:19:34 -06:00 |
dependabot[bot]
|
cc4faa6475
|
Bump cryptography from 3.2.1 to 3.3.2 in /api/public
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.2.1...3.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-22 02:22:04 +00:00 |
Chris Veilleux
|
e96720590a
|
catch the PantacorError raised when a device is not found and log it.
|
2021-02-21 19:20:53 -06:00 |
Chris Veilleux
|
2f49f797b1
|
Change the logic to get the Pantacor device configuration to occur at activation time and use the Pantacor device ID sent to the API by the device.
|
2021-02-20 17:17:53 -06:00 |
Chris Veilleux
|
a396df6aff
|
refactored to split into one test per endpoint and added check for packaging type in redis
|
2021-02-03 14:22:33 -06:00 |
Chris Veilleux
|
a9ffb221ed
|
minor refactor to use cache key constants instead of literals
|
2021-02-03 14:13:13 -06:00 |
Chris Veilleux
|
077c449ea2
|
Add the new packaging_type device config to the data stored in Redis at pairing time. Subsequent call to activate device using the pairing code will use this information to search for the device using the Pantacor API
|
2021-02-03 12:01:45 -06:00 |
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
|
2eb5532c35
|
Fixed tests that were breaking due to the new request format.
|
2020-11-03 14:16:40 -06:00 |
Chris Veilleux
|
efcd9b8b4f
|
PyLint fixes
|
2020-11-02 15:44:08 -06:00 |