diff --git a/data/ExamplePredictions.csv b/data/ExamplePredictions.csv deleted file mode 100644 index 97c3146..0000000 --- a/data/ExamplePredictions.csv +++ /dev/null @@ -1,2 +0,0 @@ -NAME,F1,F2,F3,F4 -Example.wav,0.44537545612545,1.6422395494712,2.4786549639365,3.7613720611662 diff --git a/data/Example.wav b/data/examples/Example.wav similarity index 100% rename from data/Example.wav rename to data/examples/Example.wav diff --git a/data/examples/ExamplePredictions.csv b/data/examples/ExamplePredictions.csv new file mode 100644 index 0000000..55ef7a7 --- /dev/null +++ b/data/examples/ExamplePredictions.csv @@ -0,0 +1,2 @@ +NAME,F1,F2,F3,F4 +data/Example.wav,445.3781247138977,1642.2462463378906,2478.6531925201416,3761.37638092041 \ No newline at end of file