felixbur / nkululeko

Machine learning speaker characteristics
MIT License
31 stars 5 forks source link

Make interface easier #106

Closed felixbur closed 3 months ago

felixbur commented 6 months ago

add to the config file interface that , in all situations were the user has to specify a list, if given a single string this will be interpreted:

e.g.

[FEATS]
type = ['os']

is the same as

[FEATS]
type = os