|
|
7a167c7c55
|
add tests
|
2024-04-30 14:42:46 +08:00 |
|
|
|
88a7e8d85b
|
fix tests
|
2024-04-04 12:17:15 +08:00 |
|
|
|
55337ecca3
|
fix tests
|
2024-01-16 13:44:53 +08:00 |
|
|
|
842b2304c3
|
fix smart quotes not tokenized correctly
|
2024-01-16 12:31:15 +08:00 |
|
|
|
6337d60146
|
Add test for Chinese
|
2023-04-20 17:10:32 +08:00 |
|
|
|
c697b0cb4d
|
Add test case
|
2023-04-17 19:13:09 +08:00 |
|
|
|
d10099226a
|
Make tests more readable
|
2022-11-15 13:17:26 +08:00 |
|
|
|
03a11b310c
|
Fix not tokenizing sentences correctly in li elements by adding a new line to the end of each text in the li element
|
2022-11-15 13:10:20 +08:00 |
|
|
|
174afe0085
|
Add test for decimal point in a sentence
|
2022-10-05 16:48:20 +08:00 |
|
|
|
e5c215fb9d
|
Add test for long sentence
|
2022-10-05 10:34:51 +08:00 |
|
|
|
e3959c4ab8
|
Fix tests
|
2022-10-05 10:26:12 +08:00 |
|
|
|
851e264300
|
Add test case
|
2022-10-04 19:35:14 +08:00 |
|
|
|
39dcab5076
|
Fix tests
|
2022-10-04 16:28:04 +08:00 |
|
|
|
1024e5e5d6
|
Add Dockerfile for text-to-speech
|
2022-10-04 16:01:01 +08:00 |
|
|
|
efeafb4c24
|
Reduct the pause time to 500ms
|
2022-09-27 09:52:51 +08:00 |
|
|
|
e1123cc422
|
Fix test
|
2022-09-26 16:56:12 +08:00 |
|
|
|
fbaa56c96f
|
Split big ssml into small chunks less than 200 chars
|
2022-09-26 16:33:29 +08:00 |
|
|
|
744c01df49
|
Make each <li> an utterance to shorter the utterance length and add pause after the utterance ends
|
2022-09-26 13:06:09 +08:00 |
|
|
|
d04ad9d272
|
Strip Emojis from html text content
|
2022-09-09 18:33:52 +08:00 |
|
|
|
68a932ad0b
|
Escape entityName in ssml
|
2022-09-07 23:13:12 +08:00 |
|
|
|
33f53da7f0
|
Change default rate to 1.25
|
2022-09-07 15:16:16 +08:00 |
|
|
|
9826262ef4
|
Return an array of SSMLs instead of ssmlItems
|
2022-09-02 15:33:00 +08:00 |
|
|
|
5bd478479a
|
ignore tests
|
2022-08-30 17:02:12 +08:00 |
|
|
|
d915d7a1e1
|
Fix parsing nested <span> in <p>
|
2022-08-30 15:33:32 +08:00 |
|
|
|
0236f2b675
|
More SSML test cases
|
2022-08-30 12:21:10 +08:00 |
|
|
|
c85e6370b1
|
Add some new test cases for SSML generation
|
2022-08-30 11:30:50 +08:00 |
|
|
|
4f6d8cdfce
|
Set language/rate in prosody XML
|
2022-08-29 17:20:43 +08:00 |
|
|
|
e6706a6efb
|
Add a new HTML to SSML function
|
2022-08-29 16:37:30 +08:00 |
|
|
|
e1d43f2366
|
Setup new cloud function for the text to speech service
|
2022-08-26 13:39:26 +08:00 |
|