k2kobayashi / crank

A toolkit for non-parallel voice conversion based on vector-quantized variational autoencoder
MIT License
169 stars 31 forks source link

How to convert new audio files after all stages are complete and model is trained? #58

Open talka1 opened 2 years ago

talka1 commented 2 years ago

I trained the model and want to test it by converting new audio files using the new trained model? How should I approach this?