Commit Graph

16 Commits

Author SHA1 Message Date
a19ec8efea Hardcode queue name 2022-08-29 13:20:39 +08:00
2e4cb7f4b0 Fix using wrong taskHandlerUrl for low priority task 2022-08-29 12:01:17 +08:00
f903a92245 Use text-to-speech queue 2022-08-29 11:47:42 +08:00
b2d49d1fbf Add dotenv 2022-08-26 16:30:09 +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
576318fcbe Add authentication to speech svc endpoint 2022-08-18 19:24:38 +08:00
b0bf4fc5ce Create speech while requesting 2022-08-18 19:24:38 +08:00
447e413605 Add function to parse HTML to SSML 2022-08-18 19:24:38 +08:00
355e33b648 Test Mandarin 2022-08-18 19:24:38 +08:00
94f9dd9e6e Enqueue text to speech tasks 2022-08-18 19:23:41 +08:00
134482a261 Add integration tests for integration router 2022-08-08 23:11:35 +08:00
eb2ee5ab55 Add task to handle sync with integrations 2022-08-05 16:09:26 +08:00
75d3372426 Use gcf for low priority task 2022-06-24 10:13:14 -07:00
acec3b1acb Use lower priority queue for large imports
* add a count query in elastic
  * if priority is not set, check the rate limit of user's libary
    - if 5 articles added in the last minute: use low queue
    - default: use normal queue
2022-03-22 18:08:08 +08:00
c4e237927d Allow any on GCP func 2022-03-02 20:27:40 -08:00
84f32935f5 Open source omnivore 2022-02-11 09:24:33 -08:00