/UESpeechGPT

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

Primary LanguageC#MIT LicenseMIT

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.2
  • 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