CHOICERVOICER
Official rules · 2026-08-11

How to Install Packs in The Choicer Voicer

Choose the pack type first, then place the whole folder in its matching game directory. Voice and Dub packs share packs_voice; other content types do not.

Before You Install: Identify the Pack Type

Do not put every custom-content pack in packs_voice. The official TCV Hub gives different directories for different pack types. Voice and Dub packs share one folder; Contestant, Studio, Judge and Chatter packs each use their own.

One version note: Dub Mode and Dub Packs require version 0.5.0 or newer(0.5.0 was released on 2026-03-09). On older versions, voice packs still work, but dub packs will not. The official itch.io pages also list downloadable pack collections; check each listing for its current price and contents.

Verified Pack Folders

Pack typeFolderOfficial source status
Voice Packpacks_voiceVoice Pack guide
Dub Packpacks_voiceDub Pack guide
Contestant / Player Packpacks_playerContestant Pack guide
Studio Packpacks_studioStudio Pack guide
Judge Packpacks_judgesJudge Pack guide
Chatter Packpacks_chatterChatter Pack guide
Menu / Host PackNot stated on the current public Hub indexDo not guess or use packs_voice; use the in-game pack-folder shortcut or the structure supplied with that pack.

Directory names above were checked against the official TCV Hub on 2026-08-12. The public index currently links guides for six pack types but not separate Menu or Host guides.

How to Install a Pack, Step by Step

  1. Start the game and go to the main menu (run the .exe from your extracted itch.io download).
  2. Identify whether the download is a Voice, Dub, Contestant, Studio, Judge, Chatter, Menu or Host pack. Use its readme or source page if the name is unclear.
  3. Open the matching pack directory from the game menu, or use the verified directory table above.
  4. Drag the entire pack folder into that matching directory — keep its own folder structure intact.
  5. Return to the main menu and wait for the pack list to refresh, then select and enable the pack. If it doesn't show up, fully quit and restart the game.
  6. (0.5.0+) Main menu → Extras → "Edit Voice Packs & Clip Metadata" to view pack info, add images, subtitles, tags and author names — the built-in metadata editor.

Supported Formats (Official)

ItemSupportedOfficial notes
Audio formatsWAV / MP3 / OGGOnly these three
Clip lengthUnder 60 secondsEach audio file must be shorter than 60 seconds
VolumeLouder is betterOfficial quote: "Loud is better than quiet" — the scoring algorithm is not friendly to quiet waveforms
Video (Dub Packs)OGV onlyGodot engine only supports the open OGV format; the video file must be named dub_video
Locationpacks_voiceVoice Packs and Dub Packs share this folder

Installing a Dub Pack (0.5.0+)

PointDetails
LocationSame as voice packs: the packs_voice folder
Required ① — audio samplesEach sample needs timestamp metadata (the time points that sync recording to the video), filled in with the in-game editor
Required ② — videoThe video must be converted to OGV format and named dub_video inside the pack; if the OGV named dub_video is missing, the pack fails to load
Optional backing trackAfter vocal separation, name the background audio _backing_track and put it in the pack — it mixes with the player's recording for a more faithful result
Multiple charactersSamples can get a "dub character" tag so players filter by character; unselected characters keep their original audio automatically
Mode isolationSamples can be marked "dub only" to keep them out of modes other than Dub Mode

Common Installation Errors & Fixes

SymptomCauseFix
The pack you just added doesn't appear in gameWrong folder, or the list wasn't refreshedConfirm the pack type and matching directory in the table above; then fully quit and restart the game
A sample doesn't playUnsupported format, or longer than 60 secondsOnly use WAV / MP3 / OGG, each clip under 60 seconds
Pack loads but scores very lowAudio is too quietRe-export louder audio (official: "Loud is better than quiet")
Dub pack fails to loadMissing an OGV video named dub_videoConvert the video to OGV and name it dub_video inside the pack
Dub video is out of syncSample timestamps missing or wrongFill in each sample's start timestamp in the in-game editor (creation guide: Make Your Own Packs)
Mic records no sound (not install-related)A known official Godot mic bug (common trigger: surround sound / multi-channel audio)Test your mic with the free "No Gameplay Demo 0.5.0" first; try the 0.5.2-dev2 mic test build; see our FAQ

Quick Answers to Search Questions

  • How do I add clips in The Choicer Voicer? "Adding a clip" in game means putting an audio file into a pack folder inside packs_voice (WAV / MP3 / OGG, under 60 seconds). Since 0.5.0 you can also give clips images, subtitles and tags via main menu → Extras → "Edit Voice Packs & Clip Metadata".
  • How do I import sounds onto The Choicer Voicer? Same idea: open packs_voice(the main menu opens it directly) → drag your sound files into a pack folder → go back in game and enable. WAV / MP3 / OGG are supported.
  • Where do I put dub mode packs? Same folder as voice packs: packs_voice. Dub Packs additionally require an OGV video named dub_video.
  • How do I install mods on The Choicer Voicer? TCV customization is distributed as content packs. Identify the pack type and use its matching directory (see Mods Explained).

Prefer the linked official TCV Hub guides for directory and format rules. A community video can help illustrate the interface, but it should not override current first-party documentation.

Related Pages