RefGanVCTKV2 / README.md
SimplCup's picture
Update README.md
bf33723 verified
metadata
license: openrail
datasets:
  - CSTR-Edinburgh/vctk
  - GTSinger/GTSinger
language:
  - en
tags:
  - hifigan
  - refinegan
  - voice
  - conversion
  - rvc

This is a RefineGan RVC pretrain for training small models.

Epoch count: 341 (40k), 341+34 (32k)

Number os steps: 2600125 (40k), 2859375 (32k)

Total dataset length: 68 hours

Sample rate: 40k, 32k

Batch size: 12

To use this model u need to download Applio latest build in the main branch, and either replace the pretrains in rvc/models/pretraineds/pretraineds_v2 or put them in pretraineds_custom and then choose the weights in the ui.

Special thanks to the Applio team.