Skip to content

Instantly share code, notes, and snippets.

View nekomimist's full-sized avatar

Hiroyuki Ishikura nekomimist

View GitHub Profile
@litagin02
litagin02 / simple_merge.py
Last active February 25, 2024 16:13
Bert-VITS2のモデルマージするやつ(声音・感情表現それぞれを取っ替えたり混ぜたり)
import os
import gradio as gr
import torch
from infer import get_net_g, infer
import utils
voice_keys = ["dec", "flow"]
speech_style_keys = ["enc_p"]
@conlank
conlank / klicky.md
Last active March 15, 2025 02:43
Klicky Writeup

Major credit for this document goes to LoganFraiser. I simply built off his documentation and sources in an attempt to help make it a little more user friendly.

If you are have suggestions, problems, comments leave them below or get in touch with me (Toynbee) on discord.

So you want to set up AutoZ with your new Klicky Probe?

Klicky

First things first:

Does your Klicky work? And I don't just mean that the probe correctly detects Open or Closed when you push the switch with your finger (although it better do that as well). Does it dock and undock automatically? Did you install the Klicky macros and customize the variables? Have you tried your Print_Start macro to make sure that it works, and works MORE THAN ONCE?