VQMIVC / ParallelWaveGAN /pyrightconfig.json
akhaliq3
spaces demo
2b7bf83
{
"include": [
"parallel_wavegan",
"utils",
"**/local"
],
"exclude": [
"**/__pycache__",
".git"
],
// "venvPath": "",
// "venv": ""
}