|
|
45c1ba2d25
|
Update log
|
2022-08-22 16:45:10 +08:00 |
|
|
|
5cfe0a14e9
|
Authorize user to get or create speech in the API
|
2022-08-22 16:44:05 +08:00 |
|
|
|
cfdc236297
|
Validate token and authenticate user before setting Speech state to FAILED
|
2022-08-22 16:24:39 +08:00 |
|
|
|
463f423cab
|
Enqueue TTS task in the get speech of article API if speech not found
|
2022-08-22 16:13:34 +08:00 |
|
|
|
efce6dad94
|
Stop queueing transcription after calling createArticle API
|
2022-08-22 16:12:27 +08:00 |
|
|
|
476e43a1f8
|
Set speech state to FAILED if encountered error during transcription
|
2022-08-22 16:11:49 +08:00 |
|
|
|
4852777f66
|
Throw error if synthesizing was cancelled
|
2022-08-22 16:10:49 +08:00 |
|
|
|
2298635e56
|
Add function to set speech to failed state
|
2022-08-22 16:09:56 +08:00 |
|
|
|
4ce7352013
|
Merge pull request #1108 from omnivore-app/fix/failed-to-convert-speech
Fix some articles not converted to speech correctly
|
2022-08-22 12:58:04 +08:00 |
|
|
|
965ffb3013
|
Merge pull request #1065 from omnivore-app/feature/android-login
Android Login
|
2022-08-22 12:41:04 +08:00 |
|
|
|
85d8816e1e
|
Replace li element with a sentence element when converting HTML to SSML
|
2022-08-22 12:39:06 +08:00 |
|
|
|
1115cf34d9
|
update google login client id for android
|
2022-08-19 19:39:41 -07:00 |
|
|
|
33a4ee39dc
|
check for android source in api mobile sign up route
|
2022-08-19 18:53:51 -07:00 |
|
|
|
dba749c506
|
Fix some articles not converted to speech correctly
|
2022-08-20 00:11:46 +08:00 |
|
|
|
0cf689ce21
|
Fix not getting revue newsletter url by checking all the hyper links in the table tr td
|
2022-08-19 17:32:29 +08:00 |
|
|
|
0a75c52a8c
|
Fix getting script_exception when updating labels in highlights by checking null before updating
|
2022-08-19 14:36:58 +08:00 |
|
|
|
9906e2153b
|
Save correct mp3 and speech marks file name in the database
|
2022-08-19 10:04:13 +08:00 |
|
|
|
1b46739a0d
|
add sign in option for android client on server
|
2022-08-18 18:42:18 -07:00 |
|
|
|
530464f54d
|
Fix tests
|
2022-08-18 21:29:35 +08:00 |
|
|
|
a1171c7952
|
Catch authentication error
|
2022-08-18 19:24:38 +08:00 |
|
|
|
576318fcbe
|
Add authentication to speech svc endpoint
|
2022-08-18 19:24:38 +08:00 |
|
|
|
401633eda6
|
Return signed url
|
2022-08-18 19:24:38 +08:00 |
|
|
|
249a5cda4a
|
Add bucket, audioFileName, speechMarksFileName, state to speech table
|
2022-08-18 19:24:38 +08:00 |
|
|
|
4cf5b934eb
|
Add validation to request params
|
2022-08-18 19:24:38 +08:00 |
|
|
|
29061cf7b1
|
Remove   in SSML
|
2022-08-18 19:24:38 +08:00 |
|
|
|
a4a8fa9241
|
Replace emphasis elements in HTML
|
2022-08-18 19:24:38 +08:00 |
|
|
|
c79651202d
|
Add synthesize SSML to speech and test
|
2022-08-18 19:24:38 +08:00 |
|
|
|
dee94f7c93
|
Fix a bug for converting text to speech for articles with less than 5000 characters
|
2022-08-18 19:24:38 +08:00 |
|
|
|
19b13d164d
|
Fix a bug not getting user personalization
|
2022-08-18 19:24:38 +08:00 |
|
|
|
83c1930378
|
Split text into chunks of 5000 characters in paragraph
|
2022-08-18 19:24:38 +08:00 |
|
|
|
c9d26acb25
|
Fix typo
|
2022-08-18 19:24:38 +08:00 |
|
|
|
02ba753375
|
Upload speech marks file to gcs too
|
2022-08-18 19:24:38 +08:00 |
|
|
|
c482ad320b
|
Add duration in logging
|
2022-08-18 19:24:38 +08:00 |
|
|
|
b0bf4fc5ce
|
Create speech while requesting
|
2022-08-18 19:24:38 +08:00 |
|
|
|
301746d494
|
Add /:id/mp3 router to redirect request to speech MP3 URL
|
2022-08-18 19:24:38 +08:00 |
|
|
|
c74f2bc3fd
|
Enqueue text to speech task after creating article
|
2022-08-18 19:24:38 +08:00 |
|
|
|
447e413605
|
Add function to parse HTML to SSML
|
2022-08-18 19:24:38 +08:00 |
|
|
|
def8f28138
|
Add Azure Speech Service dependencies
|
2022-08-18 19:24:38 +08:00 |
|
|
|
355e33b648
|
Test Mandarin
|
2022-08-18 19:24:38 +08:00 |
|
|
|
e086a14ac2
|
Convert time to ms
|
2022-08-18 19:24:38 +08:00 |
|
|
|
77570aa5ab
|
Synthesize text to speech with azure API
|
2022-08-18 19:24:36 +08:00 |
|
|
|
94f9dd9e6e
|
Enqueue text to speech tasks
|
2022-08-18 19:23:41 +08:00 |
|
|
|
4b42d013ca
|
Convert text to OGG file
|
2022-08-18 19:23:41 +08:00 |
|
|
|
0419472c2e
|
Upload audio file with public access right
|
2022-08-18 19:23:41 +08:00 |
|
|
|
dd332f5ee6
|
Add tests
|
2022-08-18 19:23:41 +08:00 |
|
|
|
bca0f5ed59
|
Create Amazon Polly text to speech integration
|
2022-08-18 19:23:41 +08:00 |
|
|
|
9ded821d85
|
Bump @sentry/integrations from 6.19.6 to 7.10.0
Bumps [@sentry/integrations](https://github.com/getsentry/sentry-javascript) from 6.19.6 to 7.10.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.19.6...7.10.0)
---
updated-dependencies:
- dependency-name: "@sentry/integrations"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-08-15 02:16:56 +00:00 |
|
|
|
5de2d65ce4
|
Merge pull request #1052 from omnivore-app/dependabot/npm_and_yarn/sentry/tracing-7.9.0
Bump @sentry/tracing from 5.30.0 to 7.9.0
|
2022-08-15 10:14:54 +08:00 |
|
|
|
5da6a5e036
|
Fix setLabelsForHighlights integration tests
|
2022-08-09 10:10:07 +08:00 |
|
|
|
427cecf6b9
|
Update syncedAt after syncing
|
2022-08-09 09:51:31 +08:00 |
|