Commit Graph

20 Commits

Author SHA1 Message Date
150a456c35 replace redis client library with ioredis 2024-01-16 15:42:50 +08:00
41805d13db Bump @sentry/serverless from 6.19.3 to 7.77.0
Bumps [@sentry/serverless](https://github.com/getsentry/sentry-javascript) from 6.19.3 to 7.77.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/6.19.3...7.77.0)

---
updated-dependencies:
- dependency-name: "@sentry/serverless"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-07 03:35:00 +00:00
c4773dc904 Landing page improvements and various supporting improvements 2023-10-24 09:43:39 +01:00
792cf0b207 upgrade google cloud sdk 2023-08-11 13:55:29 +08:00
078c26801d Upgrade the speech sdk version 2023-07-26 18:31:20 +08:00
8a86f19e61 Upgrade natural nodejs module and use a new sentence tokenizer based on parsing 2023-04-17 18:56:17 +08:00
abc9dd49be Convert wav to mp3 2022-11-07 17:26:53 +08:00
1024e5e5d6 Add Dockerfile for text-to-speech 2022-10-04 16:01:01 +08:00
ee3fec9d96 improve text to speech dependency (#1250)
* Generate .d.ts files from TypeScript for text-to-speech project

* Remove module export for htmlToSpeechFile

* Include test
2022-09-28 11:48:06 +08:00
fe42746bcc Fix redis dependency 2022-09-21 12:57:55 +08:00
9117bd668d Update dependencies 2022-09-07 18:20:10 +08:00
0aa5447b9b Read SSML file to stream 2022-09-02 15:33:00 +08:00
e861e4f0e6 Merge pull request #1155 from omnivore-app/enable-auto-synthesis
enable auto synthesis
2022-08-30 18:25:36 +08:00
9b736cbf1c Add entrypoint for text-to-speech cloud function 2022-08-30 11:07:19 +08:00
8bc950ba87 Use underscore to escape XML 2022-08-29 22:26:06 +08:00
050a2a2806 Update deploy command 2022-08-26 17:05:14 +08:00
b2d49d1fbf Add dotenv 2022-08-26 16:30:09 +08:00
5a1dbb594e Call backend api to update speech in db 2022-08-26 15:41:06 +08:00
a8617f2605 Synthesize and upload in cloud function 2022-08-26 14:54:12 +08:00
e1d43f2366 Setup new cloud function for the text to speech service 2022-08-26 13:39:26 +08:00