Commit 3a84b95b authored by weishb's avatar weishb
Browse files

update README.md

parent 98c68924
...@@ -73,13 +73,13 @@ pip install -r requirements.txt ...@@ -73,13 +73,13 @@ pip install -r requirements.txt
### transformers ### transformers
#### 单机推理 #### 单机推理
``` ```
VoiceDesign推理 VoiceDesign
python test_model_12hz_voice_design.py python test_model_12hz_voice_design.py
CustomVoice CustomVoice
python test_model_12hz_custom_voice.py python test_model_12hz_custom_voice.py
Voice Clone VoiceClone
python test_model_12hz_base.py python test_model_12hz_base.py
``` ```
### vllm ### vllm
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment