Exmaralda-Org / exmaralda

26 stars 15 forks source link

General MAUS instead of basic MAUS? #454

Open berndmoos opened 6 months ago

berndmoos commented 6 months ago
    public String webMausBasicURL = "http://clarin.phonetik.uni-muenchen.de/BASWebServices/services/runMAUSBasic";
    public String webMausGeneralURL = "http://clarin.phonetik.uni-muenchen.de/BASWebServices/services/runMAUS";

The general version is more versatile, for example, it can work in "forced aligment" mode. The drawback is that it only takes BPF as an input file format, but that does not scare me, I eat BPF for breakfast!!!!!!

See https://clarin.phonetik.uni-muenchen.de/BASWebServices/services/help