Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env python3
import os
import subprocess
import sys
import argparse
import importlib
description = """
VoiceCraft Inference Text-to-Speech Demo
@jstayco
jstayco / README.md
Last active September 12, 2023 19:29
Setup script for Kohya SS on macOS

MacOS (Apple Silicon)

In the terminal, run

git clone https://github.com/bmaltais/kohya_ss.git
cd kohya_ss
# Patch these files into top level/root project folder
# Then run the next command
bash ./macos.sh