public class KMeansClusterer extends Object
Constructor and Description |
---|
KMeansClusterer() |
Modifier and Type | Method and Description |
---|---|
void |
loadF0Polynomials(String fileName) |
static void |
main(String[] args) |
void |
trainer(int numClusters) |
public void loadF0Polynomials(String fileName) throws IOException
IOException
public void trainer(int numClusters) throws UnsupportedAudioFileException, IOException
public static void main(String[] args) throws IOException, UnsupportedAudioFileException
args
- argsIOException
- IOExceptionUnsupportedAudioFileException
- UnsupportedAudioFileExceptionCopyright © 2000–2016 DFKI GmbH. All rights reserved.