https://github.com/matchachoco010/streaming-vc-test
https://github.com/matchachoco010/streaming-vc-test
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/matchachoco010/streaming-vc-test
- Owner: MatchaChoco010
- Created: 2022-12-30T04:56:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T10:06:01.000Z (over 3 years ago)
- Last Synced: 2025-02-13T02:26:36.369Z (over 1 year ago)
- Language: Python
- Size: 5.67 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```