cyhunter / UESpeechGPT

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image

UESpeechGPT

Example Project that uses both OpenAI GPT-3 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

License:MIT License


Languages

Language:C# 81.0%Language:C++ 11.4%Language:C 7.6%