1 | static Map<S, Float> similarityOfRecordingToClippedRecordings(S nameInRecordingsDir) {
|
2 | File audioFile = second(autoClipRecording(nameInRecordingsDir)); |
3 | if (!audioFile.exists()) null; |
4 | ret similarityToClippedRecordings(audioFile); |
5 | } |
Began life as a copy of #1018641
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: | #1018642 |
| Snippet name: | similarityOfRecordingToClippedRecordings |
| Eternal ID of this version: | #1018642/1 |
| Text MD5: | a38e943940b3b60c092d41c7e1dd2089 |
| 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 02:46:13 |
| Source code size: | 240 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 510 / 565 |
| Referenced in: | [show references] |