From c6908c78fad57f41a12ae3b4bba9511478f00dcd Mon Sep 17 00:00:00 2001 From: Jonathan David Date: Fri, 12 Jun 2026 14:07:37 -0400 Subject: [PATCH] "docs: correct eq_type to fx_type in README" --- llm2fx-1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm2fx-1/README.md b/llm2fx-1/README.md index ca8822f..9c7c07a 100644 --- a/llm2fx-1/README.md +++ b/llm2fx-1/README.md @@ -37,7 +37,7 @@ python -m pip install -e . ```bash python llm2fx/inference/text2fx/run_llm.py --model_name mistral_7b - --eq_type reverb + --fx_type reverb --timbre_word church --inst_type guitar --use_incontext True