1 | static Pair<S, Float> mostSimilarAudioClip(S nameInRecordingsDir) { |
2 | File audioFile = second(autoClipRecording(nameInRecordingsDir)); |
3 | if (!audioFile.exists()) null; |
4 | ret firstKeyAndValue(similarityToClippedRecordings(audioFile)); |
5 | } |
Began life as a copy of #1018642
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1018650 |
Snippet name: | mostSimilarAudioClip |
Eternal ID of this version: | #1018650/2 |
Text MD5: | fe0d2f70c78e7ddee3bd377dfbb9f052 |
Author: | stefan |
Category: | javax / audio recognition |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-10-08 03:23:28 |
Source code size: | 239 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 322 / 347 |
Version history: | 1 change(s) |
Referenced in: | [show references] |