1. unify env for TTS and ASR; 2. avoid transformers 5.0.0 temporarily
This commit is contained in:
@@ -5,8 +5,8 @@ This directory contains scripts for LoRA (Low-Rank Adaptation) fine-tuning of th
|
||||
## Requirements
|
||||
|
||||
```bash
|
||||
# you need to install vibevoice first
|
||||
# pip install -e .[asr]
|
||||
# Install vibevoice first
|
||||
pip install -e .
|
||||
|
||||
pip install peft
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user