chore: speech to text

This commit is contained in:
jialin
2024-11-22 10:00:34 +08:00
parent f24aef300b
commit c3473673da
47 changed files with 3364 additions and 904 deletions
+4 -1
View File
@@ -13,9 +13,11 @@ const options: any = {
top: -1,
bottom: -1,
left: -1,
containLabel: true
containLabel: true,
borderRadius: 4
},
xAxis: {
scale: false,
slient: true,
splitNumber: 15,
splitLine: {
@@ -34,6 +36,7 @@ const options: any = {
}
},
yAxis: {
scale: false,
slient: true,
splitNumber: 10,
splitLine: {