Skip to content
Snippets Groups Projects
Commit 33d0c09d authored by Andres Marafioti's avatar Andres Marafioti
Browse files

please use uv :pray:

parent fd1507dc
No related branches found
No related tags found
No related merge requests found
...@@ -46,9 +46,9 @@ git clone https://github.com/huggingface/speech-to-speech.git ...@@ -46,9 +46,9 @@ git clone https://github.com/huggingface/speech-to-speech.git
cd speech-to-speech cd speech-to-speech
``` ```
Install the required dependencies: Install the required dependencies using [uv](https://github.com/astral-sh/uv):
```bash ```bash
pip install -r requirements.txt uv pip install -r requirements.txt
``` ```
## Usage ## Usage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment