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

Commit 1acc6f9

Browse files
authored
v1.1.0
2 parents 174c7e3 + 8c8789e commit 1acc6f9

File tree

8 files changed

+18
-8
lines changed

8 files changed

+18
-8
lines changed

Config/DefaultGame.ini

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,12 +99,13 @@ PerPlatformTargetFlavorName=()
9999
PerPlatformBuildTarget=()
100100

101101
[/Script/EngineSettings.GeneralProjectSettings]
102-
Description=Example Project that uses both OpenAI GPT-3 and Microsoft Azure Speech Services
102+
Description=Example Project that uses both OpenAI GPT and Microsoft Azure Speech Services
103103
ProjectID=D0B085C14F85F9D8B8A3FEA787F14AAD
104104
ProjectName=SpeechGPT
105105
CompanyName=Lucoiso
106106
CompanyDistinguishedName=CN=Lucoiso
107107
Homepage="https://github.com/lucoiso/UESpeechGPT"
108108
CopyrightNotice=
109109
SupportContact[email protected]
110+
ProjectVersion=1.1.0
110111

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:2993de56e611e0877843b5a8cf1119ac233715aba950daacc17df8e1ea00a245
3-
size 354589
2+
oid sha256:e0a4af084498ef12d268ab73a2166408871abcfbb4a20a1e46193f63558184c8
3+
size 420321
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:7fac8685d4a324529853d5361354cb13b1a621f974bd0209fed7e7c72ad3a4c7
3+
size 120448

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:16a4fef2e83f179121ff03e86109564c1938fcbdecdde2f5a1ab1eba10ad88c3
3-
size 26900
2+
oid sha256:57a6bac42bbff03af6b81115102146df5eacec2773d0deb1b85e9fa9e4020d5c
3+
size 26654
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:cf153215db75fc2a1c74cf1c759d8b7c0cf599bfee828d75fe1b969d6cd4078b
3+
size 14599
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:ff76c8219e268c2b9473daac51c46ab81331f601ae895d5b278b7f2ac71160d3
3+
size 18701

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
![image](https://user-images.githubusercontent.com/77353979/216838805-5b1ce128-b518-4b28-96f9-0313726b5e12.png)
1+
![image](https://user-images.githubusercontent.com/77353979/222471775-4ce39cdd-aeb5-4988-b234-130643381e60.png)
22

33
# UESpeechGPT
4-
Example Project that uses both OpenAI GPT-3 and Microsoft Azure Speech Services
4+
Example Project that uses both OpenAI GPT and Microsoft Azure Speech Services
55

66
## Links
77
* Unreal Forum: [[FREE] SpeechGPT: Example project mixing OpenAI GPT and Microsoft Azure Speech Services](https://forums.unrealengine.com/t/free-speechgpt-example-project-mixing-openai-gpt-and-microsoft-azure-speech-services/764131?u=lucoiso)

0 commit comments

Comments
 (0)