MCPcopy Create free account
hub / github.com/KnIfER/mdict-java / open_loop_nbest_pitch

Method open_loop_nbest_pitch

src/main/java/org/xiph/speex/Ltp.java:142–209  ·  view source on GitHub ↗

Find the n-best pitch in Open Loop. @param sw @param swIdx @param start @param end @param len @param pitch @param gain @param N

(final float[] sw,
                                              final int swIdx,
                                              final int start,
                                              final int end,
                                              final int len,
                                              final int[] pitch,
                                              final float[] gain,
                                              final int N)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

encodeMethod · 0.95
quantMethod · 0.80

Calls 1

inner_prodMethod · 0.95

Tested by

no test coverage detected