Reqeique / Dimits

MIT License
10 stars 4 forks source link

Fix speaker id selection #7

Closed redromnon closed 3 months ago

redromnon commented 4 months ago

This PR solves the issue of using a multi-speaker model like _enGB-aru-medium that resulted in:

ValueError: Required inputs (['sid']) are missing from input feed (['input', 'input_lengths', 'scales', 'speaker']).

Users can choose a specific speaker from a voice model by specifying the _speakerid parameter.