This commit is contained in:
Alex Barron
2024-10-11 10:12:46 -07:00
parent 740bbb2433
commit 510088e304

View File

@@ -11,22 +11,6 @@ Install the requirements:
pip install -r requirements.txt
```
Optionally install FFmpeg and SciPy for loading and saving audio files,
respectively.
Install [FFmpeg](https://ffmpeg.org/):
```
# on macOS using Homebrew (https://brew.sh/)
brew install ffmpeg
```
Install SciPy:
```
pip install scipy
```
### Example
An example using the model: