Commit graph

14 commits

Author SHA1 Message Date
Hongbo Wu
abc9dd49be Convert wav to mp3 2022-11-07 17:26:53 +08:00
Hongbo Wu
1024e5e5d6 Add Dockerfile for text-to-speech 2022-10-04 16:01:01 +08:00
Hongbo Wu
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
Hongbo Wu
fe42746bcc Fix redis dependency 2022-09-21 12:57:55 +08:00
Hongbo Wu
9117bd668d Update dependencies 2022-09-07 18:20:10 +08:00
Hongbo Wu
0aa5447b9b Read SSML file to stream 2022-09-02 15:33:00 +08:00
Jackson Harper
e861e4f0e6
Merge pull request #1155 from omnivore-app/enable-auto-synthesis
enable auto synthesis
2022-08-30 18:25:36 +08:00
Hongbo Wu
9b736cbf1c Add entrypoint for text-to-speech cloud function 2022-08-30 11:07:19 +08:00
Jackson Harper
8bc950ba87 Use underscore to escape XML 2022-08-29 22:26:06 +08:00
Hongbo Wu
050a2a2806 Update deploy command 2022-08-26 17:05:14 +08:00
Hongbo Wu
b2d49d1fbf Add dotenv 2022-08-26 16:30:09 +08:00
Hongbo Wu
5a1dbb594e Call backend api to update speech in db 2022-08-26 15:41:06 +08:00
Hongbo Wu
a8617f2605 Synthesize and upload in cloud function 2022-08-26 14:54:12 +08:00
Jackson Harper
e1d43f2366 Setup new cloud function for the text to speech service 2022-08-26 13:39:26 +08:00