All Downloads are FREE. Search and download functionalities are using the official Maven repository.

marytts.language.dsb.LowerSorbianPhonemiser Maven / Gradle / Ivy

package marytts.language.dsb;

import marytts.exceptions.MaryConfigurationException;

import java.io.IOException;

public class LowerSorbianPhonemiser extends marytts.modules.JPhonemiser {
    public LowerSorbianPhonemiser() throws IOException, MaryConfigurationException {
        super("dsb.");
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy