| Package | Description |
|---|---|
| edu.cmu.sphinx.speakerid |
| Modifier and Type | Method and Description |
|---|---|
java.util.ArrayList<SpeakerCluster> |
SpeakerIdentification.cluster(java.util.ArrayList<float[]> features) |
java.util.ArrayList<SpeakerCluster> |
SpeakerIdentification.cluster(java.io.InputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
void |
SpeakerCluster.mergeWith(SpeakerCluster target) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Tester.printIntervals(java.util.ArrayList<SpeakerCluster> speakers) |
static void |
Tester.printSpeakerIntervals(java.util.ArrayList<SpeakerCluster> speakers,
java.lang.String fileName) |
| Constructor and Description |
|---|
SpeakerCluster(SpeakerCluster c) |