File tree Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Expand file tree Collapse file tree 3 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
- Edge接口添加了 mp3-24khz-48kb和96kb 的音频格式.
1
+ 1 . 网页版支持一键复制网络导入链接。
2
2
3
- 算上webm格式,目前微软Edge仅支持这3种.
3
+ 2 . Azure网页选项汉化、导入到阅读的名称显示风格和角色。
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module tts-server-lib
3
3
go 1.19
4
4
5
5
require (
6
- github.com/jing332/tts-server-go v0.0.0-20220918000053-2cdc48e2d77f
6
+ github.com/jing332/tts-server-go v0.0.0-20220918135549-3bc41a54b7cf
7
7
github.com/sirupsen/logrus v1.9.0
8
8
)
9
9
Original file line number Diff line number Diff line change @@ -17,6 +17,10 @@ github.com/jing332/tts-server-go v0.0.0-20220917133928-27aa6d0cf2c0 h1:+8OkfTps5
17
17
github.com/jing332/tts-server-go v0.0.0-20220917133928-27aa6d0cf2c0 /go.mod h1:B2ikO+JeOHCAaW0n7/PFYQVxmFvJ+T9LcCFjxU/xIAY =
18
18
github.com/jing332/tts-server-go v0.0.0-20220918000053-2cdc48e2d77f h1:7R2UowO9lmXJ/2hPYlQanQ2n2vyPM0XOQqhnVkIgUV8 =
19
19
github.com/jing332/tts-server-go v0.0.0-20220918000053-2cdc48e2d77f /go.mod h1:B2ikO+JeOHCAaW0n7/PFYQVxmFvJ+T9LcCFjxU/xIAY =
20
+ github.com/jing332/tts-server-go v0.0.0-20220918132048-66f9ece7f0d5 h1:hXn94KfPQlNTc86oW6tpCTj+0bgpKzakUNg/PuDVMug =
21
+ github.com/jing332/tts-server-go v0.0.0-20220918132048-66f9ece7f0d5 /go.mod h1:B2ikO+JeOHCAaW0n7/PFYQVxmFvJ+T9LcCFjxU/xIAY =
22
+ github.com/jing332/tts-server-go v0.0.0-20220918135549-3bc41a54b7cf h1:cy7iqVRsLoMsQN7PXmxYeJ7PU3q0CAdxPq7cDuxQpiM =
23
+ github.com/jing332/tts-server-go v0.0.0-20220918135549-3bc41a54b7cf /go.mod h1:B2ikO+JeOHCAaW0n7/PFYQVxmFvJ+T9LcCFjxU/xIAY =
20
24
github.com/kr/pretty v0.1.0 /go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo =
21
25
github.com/kr/pretty v0.3.0 h1:WgNl7dwNpEZ6jJ9k1snq4pZsg7DOEN8hP9Xw0Tsjwk0 =
22
26
github.com/kr/pretty v0.3.0 /go.mod h1:640gp4NfQd8pI5XOwp5fnNeVWj67G7CFk/SaSQn7NBk =
You can’t perform that action at this time.
0 commit comments