Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

Commit 26a7b2e

Browse files
authored
v1.2.0 (#3)
1 parent a418829 commit 26a7b2e

13 files changed

+30
-37
lines changed

Config/DefaultGame.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,5 +107,5 @@ CompanyDistinguishedName=CN=Lucoiso
107107
Homepage="https://github.com/lucoiso/UESpeechGPT"
108108
CopyrightNotice=
109109
SupportContact[email protected]
110-
ProjectVersion=1.1.1
110+
ProjectVersion=1.2.0
111111

Config/DefaultPlugins.ini

Lines changed: 3 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,7 @@
11

22

3-
[/Script/HttpGPT.HttpGPTSettings]
4-
APIKey=
5-
63
[/Script/AzSpeech.AzSpeechSettings]
7-
APIAccessKey=
8-
RegionID=brazilsouth
9-
LanguageID=pt-BR
10-
VoiceName=pt-BR-BrendaNeural
11-
ProfanityFilter=Raw
12-
+AutoCandidateLanguages=pt-BR
13-
+AutoCandidateLanguages=es-ES
14-
+AutoCandidateLanguages=en-US
15-
+AutoCandidateLanguages=de-DE
16-
+AutoCandidateLanguages=fr-FR
17-
+AutoCandidateLanguages=el-GR
18-
+AutoCandidateLanguages=it-IT
19-
+AutoCandidateLanguages=ja-JP
20-
+AutoCandidateLanguages=ko-KR
21-
+AutoCandidateLanguages=zh-CN
22-
TimeOutInSeconds=10
23-
bEnableViseme=True
24-
TasksThreadPriority=Normal
25-
ThreadUpdateInterval=0.033334
26-
bEnableSDKLogs=True
27-
bEnableInternalLogs=False
28-
bEnableDebuggingLogs=False
29-
StringDelimiters=" ,.;:[]{}!\'\"?"
4+
DefaultOptions=(SubscriptionKey="",RegionID="",bUsePrivateEndpoint=False,PrivateEndpoint="",LanguageID="pt-BR",VoiceName="pt-BR-BrendaNeural",ProfanityFilter=Raw,AutoCandidateLanguages=("pt-BR","es-ES","en-US","de-DE","fr-FR","el-GR","it-IT","ja-JP","ko-KR","zh-CN"),bEnableViseme=True,SpeechSynthesisOutputFormat=Riff16Khz16BitMonoPcm,SpeechRecognitionOutputFormat=Detailed)
5+
6+
[/Script/HttpGPT.HttpGPTSettings]
307

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:97f15f40e76af6d2a92ac76f2098113ded89b51f84190cd0b707f2ea1558fa32
3+
size 244382
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:3d68eb13362435f2a8d92d37020f60e70c9e0723d994292db5d2b411145fdc84
3-
size 426930
2+
oid sha256:d480fe09163f4bd0240a2234517428a3013f2466a6a28c3070f4b004ea8132be
3+
size 565866
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:72453f43ebc7ec975de1ada6810fee1f553bb05005e259d6931568843ad98f58
3-
size 121787
2+
oid sha256:cfcfea61046e79cc2526b93a40462af59aa992dc5a19d6eeea7b294d6bcdcbb4
3+
size 201126
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:fb639fc26cb5f3ecf430b7e798fec9ea4996f7581b6dbb613e3b8f77874bf486
3+
size 225216
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:74a640fbc5d9bbb94e93e041464a2592efff5ffa61e2afc3dd54ba1bcbc38370
3+
size 41883

Content/Main/Maps/MP_Main.umap

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:57a6bac42bbff03af6b81115102146df5eacec2773d0deb1b85e9fa9e4020d5c
3-
size 26654
2+
oid sha256:254d0b175779d0fbb3ee98c0c226362c96feb781a7b0f1b76b6334f94db22911
3+
size 25978
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:e7e6b882a63da5376d72c6efd6be8146093cb7a9dd60c8be1f3f8ecfee2534fa
3+
size 21864
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:868453571d7bb6b7f379ded4e45c80827e4e014229700f3ce6404a63cc9a501c
3+
size 26253

0 commit comments

Comments
 (0)