Skip to content

Example Project that uses both OpenAI GPT-3 and Microsoft Azure Speech Services

License

Notifications You must be signed in to change notification settings

robertnshi/UESpeechGPT

 
 

Repository files navigation

Unreal Engine Project: SpeechGPT

image

Example Project that uses both OpenAI GPT and Microsoft Azure Speech Services

Links

Requirements

  • Visual Studio 2019 or 2022 with the Module: Game Development with C++
  • Unreal Engine 5.1
  • Git with Git LFS

Installation

  • Run these commands in Git Bash:
git clone https://github.com/lucoiso/UESpeechGPT.git
cd UESpeechGPT
git submodule update --init --recursive

About

Example Project that uses both OpenAI GPT-3 and Microsoft Azure Speech Services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 81.0%
  • C++ 11.4%
  • C 7.6%