Begun limitations section

This commit is contained in:
2016-08-27 23:07:20 +01:00
parent 121a5d57bd
commit 9d1235bc78
+7 -2
View File
@@ -340,11 +340,16 @@
implemented purely due to time constraints, to more complex ideas that may
take a considerable amount of work.
The current implementation uses only a small and relatively basic subset of
the audio descriptors available. This limits the analysis of audio and thus
the quality of matches. Using a larger set of more advanced descriptors may
improve quality from this perspective. One way would be to incorporate the
open source Essentia audio descriptors *citation needed* giving the project
access to a vast quantity of descriptors for analysis.
Using Essentia to vastly increase the number of available descriptors.
Better ways of windowing using SOLA/PSOLA methods
High quantity of parameters is very time consuming ~\parencite{Petrushin2007}
Better ways of windowing using SOLA/PSOLA methods
Replacment of HDF5 to allow parallel processing
possible use of more sophisticated database management system as demonstarted in the Catapillar project.