This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
Retrieval-based-Voice-Conversion-WebUI
Watch
1
Star
0
Fork
0
You've already forked Retrieval-based-Voice-Conversion-WebUI
mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced
2025-12-16 19:57:58 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cfc1e24489f45985781fa03bfdfa2cd33fd776d2
Retrieval-based-Voice-Conve…
/
venv.sh
4 lines
35 B
Bash
Raw
Normal View
History
Unescape
Escape
chore: get run.sh to be POSIX Compliant (#1649) * Create CONTRIBUTING.md * Update CONTRIBUTING.md * Update CONTRIBUTING.md * fix: get run.sh posix compliant * Update venv.sh * Delete CONTRIBUTING.md --------- Co-authored-by: 源文雨 <41315874+fumiama@users.noreply.github.com>
2023-12-26 20:11:16 +07:00
#!/bin/sh
bugfix: fix .venv file version to 3.8 (#946)
2023-08-26 18:54:44 +03:00
python3.8 -m venv .venv
Reference in New Issue
Copy Permalink