Commit graph

3670 commits

Author SHA1 Message Date
Hongbo Wu
02ab4e45e5 Fix not setting confirmation code from Google Japan confiramtion emails 2022-09-09 15:12:19 +08:00
Jackson Harper
1561000c47 Release Android 0.0.4 2022-09-09 15:00:27 +08:00
Hongbo Wu
a891cc16a0
Merge pull request #1179 from omnivore-app/feature/add-title-to-speech-file
Put title the first utterance
2022-09-09 12:30:36 +08:00
Hongbo Wu
a01a10e3f5 Put title the first utterance 2022-09-09 12:10:29 +08:00
Hongbo Wu
7d311ecc9a
Merge pull request #1177 from omnivore-app/fix/remove-substack-redundant-text
Remove Open in browser text
2022-09-09 10:51:51 +08:00
Hongbo Wu
1be0dd50ef Remove anchors class names that contain "tw-text-substack-secondary" as they are used for Substack subscription 2022-09-08 22:19:27 +08:00
Jackson Harper
65ce1bf677
Merge pull request #1175 from omnivore-app/fix/image-proxy-url 2022-09-08 19:40:33 +08:00
Hongbo Wu
06218ef5e0 Return image proxy url in Article function_resolver 2022-09-08 17:55:09 +08:00
Hongbo Wu
04ad3af372
Merge pull request #1174 from omnivore-app/fix/use-string-for-idx
Make idx string type
2022-09-08 16:22:03 +08:00
Hongbo Wu
2eb6255ff3 Revert change on wordOffset 2022-09-08 16:19:12 +08:00
Hongbo Wu
85e39dc9f1 Use paragraph as anchor 2022-09-08 16:10:38 +08:00
Hongbo Wu
ff6e84c401 Revert the change 2022-09-08 16:00:26 +08:00
Hongbo Wu
e0ae73b582 Adjust wordOffset 2022-09-08 15:59:44 +08:00
Hongbo Wu
bbed3330e9 Return bookmark in utterances and speech marks 2022-09-08 15:50:35 +08:00
Hongbo Wu
6350a3d53e Make idx string type 2022-09-08 11:33:29 +08:00
Hongbo Wu
3d11e9df8e
Merge pull request #1173 from omnivore-app/fix/speech
fix/speech
2022-09-08 11:21:51 +08:00
Hongbo Wu
68a932ad0b Escape entityName in ssml 2022-09-07 23:13:12 +08:00
Hongbo Wu
967fb3c6d5 Do not throw error if text is empty 2022-09-07 22:56:37 +08:00
Hongbo Wu
8e8a6dccd0 Change rate to string type 2022-09-07 22:55:07 +08:00
Hongbo Wu
9a62a3c31e Add pageId to speech-file 2022-09-07 22:51:44 +08:00
Hongbo Wu
3cf3d40482 Replace speech-file with speech in the route 2022-09-07 22:48:40 +08:00
Hongbo Wu
f927f879fd Exclude empty text in utterances 2022-09-07 22:48:06 +08:00
Hongbo Wu
186f5c4df7
Merge pull request #1172 from omnivore-app/fix/parsing-ssml-for-code-block
Moving code block to the top level to synthesize
2022-09-07 22:37:06 +08:00
Hongbo Wu
c6f32a38c2 Moving code block to the top level to synthesize 2022-09-07 19:05:17 +08:00
Hongbo Wu
bf139e17b8
Merge pull request #1170 from omnivore-app/feature/parse-utterances
feature/parse utterances
2022-09-07 18:50:59 +08:00
Hongbo Wu
aeb7e47d68 Make voice, secondaryVoice and priority query params 2022-09-07 18:42:46 +08:00
Hongbo Wu
9117bd668d Update dependencies 2022-09-07 18:20:10 +08:00
Hongbo Wu
bbbd3d10af Update API endpoint 2022-09-07 18:11:59 +08:00
Hongbo Wu
d9dc701de8 Stop counting the words in SSML tags 2022-09-07 18:03:13 +08:00
Hongbo Wu
f1b379b96e Convert html to speech file and return 2022-09-07 18:00:32 +08:00
Hongbo Wu
62619115c8 Convert html to speech-file 2022-09-07 17:59:41 +08:00
Hongbo Wu
5107bfd940
Merge pull request #1167 from omnivore-app/feature/utterances
feature/utterances
2022-09-07 15:39:28 +08:00
Hongbo Wu
35ca4b9054 Fix text-to-speech dependency 2022-09-07 15:16:16 +08:00
Hongbo Wu
96cbdc9f30 Replace wordsCount with wordCount 2022-09-07 15:16:16 +08:00
Hongbo Wu
5781d385ad Return utterances in the API if output format is ssml 2022-09-07 15:16:16 +08:00
Hongbo Wu
7ce7e28e3f Add idx and voice to SSMLItem 2022-09-07 15:16:16 +08:00
Hongbo Wu
33cf975b0e Add dependencies on html-to-text and natural 2022-09-07 15:16:16 +08:00
Hongbo Wu
e6a855db43 Write to audioStream only when uploading file 2022-09-07 15:16:16 +08:00
Hongbo Wu
baaa38547a Create buffer for the audio data 2022-09-07 15:16:16 +08:00
Hongbo Wu
d4dcec75d5 Return 0 for wordsCount if error 2022-09-07 15:16:16 +08:00
Hongbo Wu
33f53da7f0 Change default rate to 1.25 2022-09-07 15:16:16 +08:00
Hongbo Wu
4acfe283ef Remove speechMarks write stream 2022-09-07 15:16:16 +08:00
Hongbo Wu
53f8972449 Send audio data as hex string 2022-09-07 15:16:16 +08:00
Hongbo Wu
c4221f3bf5 Read Utterance input 2022-09-07 15:16:16 +08:00
Hongbo Wu
1bd7637438 Change rate to 1.333 2022-09-07 15:16:16 +08:00
Hongbo Wu
97e560c443 Update wordsCount in page 2022-09-07 15:16:16 +08:00
Satindar Dhillon
16524a8b59
Merge pull request #1168 from omnivore-app/feature/android-search-bar
Add search bar to android home feed
2022-09-06 21:42:07 -07:00
Satindar Dhillon
357faf5947 fix kotlin string concat error. clear cursor value when search term changes 2022-09-06 21:29:56 -07:00
Satindar Dhillon
c952dd0686 track search results order to make sure old queries aren't displayed 2022-09-06 20:25:14 -07:00
Satindar Dhillon
ece9c6b9d5 reset search term after search bar is dismissed 2022-09-06 15:35:40 -07:00