XPhoneBERT icon indicating copy to clipboard operation
XPhoneBERT copied to clipboard

Checkpoint request

Open ndhuynh02 opened this issue 1 year ago • 0 comments

I am wanting to try out XPhoneBERT for my school project, but the main page README.md file doesn't clearly show how to generate audio from input text. I have try it out though, and I find that the model I am inferring through is RoBERTa, not XPhoneBERT. After that, I try looking for the infer code inference.py. Fortunately, it it is in the VITS_with_XPhoneBERT folder. In this code file, the model state reads from a checkpoint .pth file for inference. Therefore, I want to ask for this checkpoint so that I can use it for my school project. Thank you.

ndhuynh02 avatar Jul 22 '24 04:07 ndhuynh02