An open API service indexing awesome lists of open source software.

https://github.com/matchachoco010/streaming-vc-test


https://github.com/matchachoco010/streaming-vc-test

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# streaming-vc-test

- python: 3.10.9
- poetry: 1.4.0

## windows:

```
./download-torch.ps1
poetry install
```

## linux

```
poetry install
```