yanchaomars commited on
Commit
90a3999
·
verified ·
1 Parent(s): d8b6fa0

add model parameters

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -11,7 +11,7 @@ library_name: transformers
11
 
12
  Check our open-source repository https://github.com/stepfun-ai/Step-Audio-EditX for more details!
13
 
14
- We are open-sourcing **Step-Audio-EditX**, a powerful LLM-based audio model specialized in expressive and **iterative audio editing**.
15
  It excels at **editing emotion**, **speaking style**, and **paralinguistics**, and also features robust **zero-shot text-to-speech (TTS)** capabilities.
16
 
17
  ## Features
@@ -36,9 +36,9 @@ For more examples, see [demo page](https://stepaudiollm.github.io/step-audio-edi
36
  ### 📜 Requirements
37
  The following table shows the requirements for running Step-Audio-EditX model:
38
 
39
- | Model | Setting<br/>(sample frequency) | GPU Optimal Memory |
40
- |------------|--------------------------------|----------------|
41
- | Step-Audio-EditX | 41.6Hz | 32GB |
42
 
43
  * An NVIDIA GPU with CUDA support is required.
44
  * The model is tested on a single L40S GPU.
 
11
 
12
  Check our open-source repository https://github.com/stepfun-ai/Step-Audio-EditX for more details!
13
 
14
+ We are open-sourcing **Step-Audio-EditX**, a powerful **3B parameters** LLM-based audio model specialized in expressive and **iterative audio editing**.
15
  It excels at **editing emotion**, **speaking style**, and **paralinguistics**, and also features robust **zero-shot text-to-speech (TTS)** capabilities.
16
 
17
  ## Features
 
36
  ### 📜 Requirements
37
  The following table shows the requirements for running Step-Audio-EditX model:
38
 
39
+ | Model | Parameters | Setting<br/>(sample frequency) | GPU Optimal Memory |
40
+ |------------|------------|--------------------------------|----------------|
41
+ | Step-Audio-EditX | 3B| 41.6Hz | 32 GB |
42
 
43
  * An NVIDIA GPU with CUDA support is required.
44
  * The model is tested on a single L40S GPU.