RVC-Project / Retrieval-based-Voice-Conversion

in preparation...
MIT License
240 stars 37 forks source link

Custom CPU/GPU usage #17

Closed alcoftTAO closed 5 months ago

alcoftTAO commented 5 months ago
Tps-F commented 5 months ago

@alcoftTAO Thanks for making the PR!

More legible syntax in some files.

Now, This project use a black formatter.

Switch between using CPU and GPU for inference with the use_gpu bool variable.

I have functions such as use_cpu() and use_gpu(), although I have not committed to them yet. This allows us to more easily change the device used.

alcoftTAO commented 5 months ago

@Tps-F Thanks for letting me know! I will close this PR, but I have one question: I would like to translate the documentation to Spanish, will it be ok if I make another PR with the translated documentation?

Tps-F commented 5 months ago

@alcoftTAO You are most welcome!