Skip to content

Instantly share code, notes, and snippets.

@username116
username116 / gist:1d41da3fd7d9fba0451357092c92b671
Created March 15, 2024 13:31
unformatted results without percentages
2024-03-15 14:29:14.114370: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`.
[ INFO ] MusicExtractorSVM: no classifier models were configured by default
2024-03-15 14:29:15.051912: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: SSE SSE2 SSE3 SSE4.1 SSE4.2 AVX2 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.
[ INFO ] TensorflowPredict: Successfully loaded graph file: `models/danceability-musicnn-msd-2.pb`
2024-03-15 14:29:19.829171: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:388] MLIR V1 optimization pass is not enabled
danceable: 0.8926722407341003
not_danceable: 0.21362759172916412
[ INFO
@username116
username116 / gist:7d99224ee10206186d054ac16e618036
Created March 15, 2024 13:23
result of an essentia script with python and tensorflow
E:\my_folder>my_script.py
2024-03-15 14:16:32.088769: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`.
[ INFO ] MusicExtractorSVM: no classifier models were configured by default
2024-03-15 14:16:33.088714: I tensorflow/core/platform/cpu_feature_guard.cc:182] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations.
To enable the following instructions: SSE SSE2 SSE3 SSE4.1 SSE4.2 AVX2 FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags.
Key: E minor
BPM: 162.86346435546875
Beat estimation confidence: 2.0084941387176514
[ INFO ] TensorflowPredict: Successfully loaded graph file: `models/danceability-musicnn-msd-2.pb`
@username116
username116 / track metadata
Created February 2, 2024 20:49
track metadata
Artist Name : Tool
Track Title : Mantra
Album Title : Lateralus
Date : 2001
Genre : Alternative Metal
Composer : Danny Carey; Justin Chancellor; Adam Jones; Maynard James Keenan
Performer : Danny Carey (drums (drum set)); Justin Chancellor (bass guitar); Adam Jones (guitar)
Album Artist : Tool
Track Number : 04
Total Tracks : 13
Dortmund Electronic; Elec class Ambient; Rosamerica Rock; Gtzan Jazz
Dortmund Electronic; Elec class Ambient; Rosamerica Classical; Gtzan Disco
Dortmund Electronic; Elec class Ambient; Rosamerica Jazz; Gtzan Blues
Dortmund Electronic; Elec class House; Rosamerica Rhythm and Blues; Gtzan Reggae
Dortmund Electronic; Elec class Ambient; Rosamerica Pop; Gtzan Metal
Dortmund Electronic; Elec class House; Rosamerica Rhythm and Blues; Gtzan Reggae
Dortmund Rap/Hiphop; Elec class Ambient; Rosamerica Speech; Gtzan Pop
Dortmund Electronic; Elec class Ambient; Rosamerica Jazz; Gtzan Reggae
Dortmund Electronic; Elec class Ambient; Rosamerica Jazz; Gtzan Reggae
Dortmund Jazz; Elec class Ambient; Rosamerica Classical; Gtzan Classical
@username116
username116 / gist:7c594172dc99d70eb051a7cd8de84ba2
Created December 12, 2022 13:23
Custom-tags after restart
Components loaded in: 0:00.017988
Configuration read in: 0:00.002619
foobar2000 v1.6.14 [portable]
Watching: D:\Audio\Musique à trier
Watching: D:\Audio\Musique
Spider Monkey Panel v1.6.1 (Search by Distance Customizable Button: Search by Distance Customizable Button by xxx): initialized in 465 ms
Album List refreshed in: 0:00.068879
User Interface initialized in: 0:00.786228
FFmpeg version: 4.4.1
Startup time : 0:00.993117
@username116
username116 / gist:e559ae3fc4d7fb51fa78d89b8172dbfa
Created December 12, 2022 13:22
Main branch after restart
Components loaded in: 0:00.017772
Configuration read in: 0:00.006143
foobar2000 v1.6.14 [portable]
Watching: D:\Audio\Musique
Watching: D:\Audio\Musique à trier
Spider Monkey Panel v1.6.1 (Search by Distance Customizable Button: Search by Distance Customizable Button by xxx): initialized in 456 ms
Album List refreshed in: 0:00.071597
User Interface initialized in: 0:00.684697
FFmpeg version: 4.4.1
Startup time : 0:01.066813
Components loaded in: 0:00.472680
Configuration read in: 0:00.016862
foobar2000 v1.6.14 [portable]
Watching: D:\Audio\Musique
Watching: D:\Audio\Musique à trier
Spider Monkey Panel v1.6.1 ({0DED465A-F0DC-4F27-A59D-628CC7B20CCB}): initialized in 17 ms
Album List refreshed in: 0:00.067524
User Interface initialized in: 0:00.255570
FFmpeg version: 4.4.1
Startup time : 0:00.821676
Components loaded in: 0:00.388168
Configuration read in: 0:00.030889
foobar2000 v1.6.14 [portable]
Watching: D:\Audio\Musique
Watching: D:\Audio\Musique à trier
Spider Monkey Panel v1.6.1 ({97120896-CA88-4AA4-A4CB-73830DF9BBD8}): initialized in 17 ms
Album List refreshed in: 0:00.071223
User Interface initialized in: 0:00.238151
FFmpeg version: 4.4.1
Startup time : 0:00.727548
Components loaded in: 0:00.014579
Configuration read in: 0:00.001575
foobar2000 v2.0 beta 12 x86 [portable]
Watching: D:\Audio\Musique à trier
Watching: E:\Téléchargements\À trier\Musique\Musique à trier II
Watching: D:\Audio\Musique
Spider Monkey Panel v1.6.1 (Search by Distance Customizable Button): initialized in 17 ms
Playlist #2 loaded in 0:00.000218
Album List refreshed in: 0:00.000301
User Interface initialized in: 0:00.221894
@username116
username116 / gist:889591cd0673ffd12d37ef375ac39c57
Created November 1, 2022 21:13
Graph statistics - Line: 785, Column: 3
Components loaded in: 0:00.014747
Configuration read in: 0:00.001556
foobar2000 v2.0 beta 12 x86 [portable]
Watching: D:\Audio\Musique à trier
Watching: E:\Téléchargements\À trier\Musique\Musique à trier II
Watching: D:\Audio\Musique
Library initialized after 0:00.361410
User's music_graph_descriptors - File loaded: C:\Users\User\Desktop\foobar2000 portable00\profile\js_data\helpers\music_graph_descriptors_xxx_user.js
Spider Monkey Panel v1.6.1: profiler (descriptorCRC): 2ms
Spider Monkey Panel v1.6.1 (Search by Distance Customizable Button: Search by Distance Customizable Button by xxx): initialized in 1718 ms