yanchaomars commited on
Commit
595d493
·
verified ·
1 Parent(s): eb4026c

update model names

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -34,7 +34,7 @@ For more examples, see [demo page](https://stepaudiollm.github.io/step-audio-edi
34
 
35
  ## Model Usage
36
  ### 📜 Requirements
37
- The following table shows the requirements for running Step-Audio model:
38
 
39
  | Model | Setting<br/>(sample frequency) | GPU Minimum Memory |
40
  |------------|--------------------------------|----------------|
@@ -54,7 +54,7 @@ git clone https://github.com/stepfun-ai/Step-Audio-EditX.git
54
  conda create -n stepaudioedit python=3.10
55
  conda activate stepaudioedit
56
 
57
- cd Step-Audio
58
  pip install -r requirements.txt
59
 
60
  git lfs install
 
34
 
35
  ## Model Usage
36
  ### 📜 Requirements
37
+ The following table shows the requirements for running Step-Audio-EditX model:
38
 
39
  | Model | Setting<br/>(sample frequency) | GPU Minimum Memory |
40
  |------------|--------------------------------|----------------|
 
54
  conda create -n stepaudioedit python=3.10
55
  conda activate stepaudioedit
56
 
57
+ cd Step-Audio-EditX
58
  pip install -r requirements.txt
59
 
60
  git lfs install