152334H / DL-Art-School

TorToiSe fine-tuning with DLAS
GNU Affero General Public License v3.0
205 stars 86 forks source link

English with an accent. #64

Closed demonauthor closed 1 year ago

demonauthor commented 1 year ago

Could you replace the autoregressive.pth file with a custom file (still named autoregressive.pth) that was trained only on speakers with a specific accent (Southern, or German for example)... and then train an accented speaker against that? Or would it break.

The problem is the original custom file would have been trained against the original autoregressive file.

It seems then the processing doesn't "understand" the accent, it just makes it sound British. At best, accents are smoothed out, like an average between American English and whatever accent is applied...trying to get a thick accent on a few voices.

demonauthor commented 1 year ago

I've read #51 but it is dealing with different languages, not accents... same process?