Skip to content

wolfofRome/Billboard

Repository files navigation

About

billboardheaderredux2

Downloadv4 Tutorial

Frosty's billboard is a speech bubble prefab for the KAT (KillFrenzyAvatarText) making use of VRChat Avatar Dynamics and Unity Constraints, making it easier to converse as a mute without being a global broadcast via the in-game chatbox

It uses:

  • 500 polygons
  • 4 material slots
  • 14 bits of parameter space
  • 6 constraints

Required parameter space for the KAT text system will depend on how fast you want the text to render,

  • At the least, you ideally want 4, for most users 8, and 16 if you have the parameter space to spare
    • 4 (41 bits)
    • 8 (73 bits)
    • 16 (137 bits)

headergif

Recommended OSC Speech to Text programs

An OSC program allowing speech to text, speech to text to speech, and text to text making use of one of five speech recognition methods,

  • Microsoft Azure
  • OpenAI's Whisper
  • Vosk
  • Web Captioner
  • System Speech.
  • Emote Support
  • Many more cool & quality of life features such as chatbox media integration

An OSC program making use of OpenAI's Whisper which runs locally on your GPU or CPU to transcribe speech with low latency

  • Simple setup
  • Intuitive SteamVR binding system, press to transcribe, hold to clear
  • Emote support
  • Realtime speech to text

Features & Showcase

1_stt

  • Hold it in your hand and drop it in the world, grab with a fist or thumbs up!

lefthandgrab

  • Resizing

  • Drop it anywhere and have it follow you

typingdotsindicator

  • Customizability made easy!

w11 mats

  • Someone have your shaders/custom animations hidden? A fallback message will show instead.

Requirements

  • IMPORT THESE BEFORE IMPORTING MY PACKAGE
  • KillFrenzyAvatarText 1.3.2
  • VRLabs AV3 Manager to make installation much easier.
  • Poiyomi 8.1 Specific version used is 8.1.163
  • 14 bits of parameter space (Not including the KAT system parameter requirement)
  • This prefab was made with write defaults off, your avatar should too to avoid potential issues. (or turn all write defaults on in the FX)
  • PC ONLY. KAT uses a custom shader and the board itself uses constraints which is not quest supported.

Discord

Need help? Questions? Comments? You can find me at:

TTS Voice Wizard Discord

I5UCC's (TextboxSTT) Discord

and or DM me Frosty704#4638

Feel free to join the group! would love to meet anyone using my prefab

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages