# suno utilities

## Development

```
uv sync
```

Unit tests:

```
brew install ffmpeg
brew install sox
```

```
uv run pytest -s
```

## History

- 2024-10-10: removed many unused dependencies. See commit [9e606ef](https://github.com/suno-ai/glockenspiel/commit/9e606efd1fa22ccee1505ed978e8b285b6cff5c6) for more details.
- 2025-01-16: removed video from gif. See PR [6761](https://github.com/suno-ai/glockenspiel/pull/6761) for more details.
