Retrieval-based-Voice-Conversion-WebUI
Retrieval-based-Voice-Conversion-WebUI copied to clipboard
Is it possible to remove FairSeq as a dependency?
It seems like FairSeq is only used for HuBERT, and it is no longer work with newer versions of python.
It seems like now you can use HuggingFace to use Hubert, which should have better support: https://huggingface.co/docs/transformers/model_doc/hubert
The only potential issue that I am not sure is in regards to which HuBERT model is used and if it is being fine-tuned.
This issue was closed because it has been inactive for 15 days since being marked as stale.