Skip to content

Releases: sergiosolorzano/TalkomicApp-Unity

v1.0.1: Win11 Build Stable Release

21 Sep 09:07
6f97306
Compare
Choose a tag to compare

Tested Win11 build release.

Requires:

  • clone and save all models into the Assets/StreamingAssets/Models directory
  • clone and save weights.pb weights file into Assets/StreamingAssets/Models/unet/ see README.md file.
  • create and import all files from Plugins directory
  • Unity TextMeshPro package

Audio file and chatgpt api credentials uploaded/entered at runtime. But requires audio section manually entered in code. See README.md

v1.0.0: Initial Stable Release

03 Sep 18:24
6381f4b
Compare
Choose a tag to compare

Requires importing models into the Assets/Models directory, see README.md file.