SVKey Guide

Latest SVKey Version: 1.2.1 | Latest SVSPro Version: 1.8.1

Custom Install Directories are currently unsupported

English (Windows)

Editor Installation

Step 1: Install SVSPro
      Get the installer from whatever source works for you!
Step 2: Download SVKey from here.
      There are two primary methods of downloading, the ZIP and installer. Use whichever works for you.
Step 3: Extract/Install SVKey to a place you can find easily.
       It is recommended to make a Desktop Shortcut for the program.
Step 4: Find and launch svkey.exe. It will patch, then open SVSPro.
      If you don’t see anything asking for an activation code, you’re done!

Voice Installation

AI and Standard/Lite Voices work

Haiyi's 1.0.1 Update is currently unsupported

Step 0: Make sure that SVSPro is closed.
Step 1: Download the installer to your Voice here
Step 2: Drag and drop the .svpk file of the voice you wish to install onto svkey.exe (or a shortcut of the program).
      MAKE SURE TO DRAG IT ONTO THE PROGRAM FILE, NOT THE WINDOW THAT SVKEY OPENS!
      It will install the voice, and then prompt you to open SVSPro.
      You cannot install multiple voices at once right now (Install 1 VB through SVKey at a time)


English (Linux)

Step 1: Download and extract the SynthV binaries to somewhere of your choice. Compatible binaries are provided here
      Make sure that there are no spaces in the folder path, as it'll prevent SVKey from working properly.
Step 2: Download the source code (zip file) of the latest stable version of SVKey from here.
      Extract it somewhere convenient.
      The dependencies required for SVKey are within the zip file, so compiling is simple.
Step 3: Compile the Source Code

  • First open a terminal and navigate to the directory containing the source (svkey-release/source),
  • Execute the following commands:
    1
    2
    3
    cmake -B build
    cd build
    make
    

Step 4: Open the build directory, and move libsvpatch.so and svkey (located in svkey_artifacts/svkey) to a directory of your choice, as long as it's the same one.
Step 5: Back in your terminal window, navigate to the directory you moved your newly compiled binaries to, and execute the following command:

1
2
3
  ./svkey -x "path_to_the_synthv_studio_binary"
# Replace the path with the actual path. For example, if you had moved the SVKey and SVPatch binaries to your SynthV directory, you would run:
   ./svkey -x ./synthv-studio

Voice Installation

Please follow the steps for Windows Voice Installations


English (Mac)

All Mac systems are unsupported

Edit

Pub: 07 May 2023 19:49 UTC

Edit: 07 May 2023 20:11 UTC

Views: 2673