You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, all features are extracted in a single Jupyter Notebook file, which may not be the best solution if a quick reference or recap is needed. Additionally, there is insufficient commentary on formulas and other details.
Solution:
It would be great to have practical examples of each feature as a separate file. Moreover, it would be a good idea to represent distinctions between different sound environments, music genres, emotions in speech, etc.
The idea with sliders to dynamically adjust the ranges of some values might be integrated into this task (issue #2 ). With this approach the main file won't become "overloaded" with information
To do
Divide features into groups (it is fine to have groups of one)
Add new audio files
Create new files with comprehensive explanations
Check if it makes sense to adjust ranges
Add references in read.me
The text was updated successfully, but these errors were encountered:
DmytroRi
changed the title
Sub-Modj
Sub-Modules for (group of) features
Dec 26, 2024
Problem:
Currently, all features are extracted in a single Jupyter Notebook file, which may not be the best solution if a quick reference or recap is needed. Additionally, there is insufficient commentary on formulas and other details.
Solution:
It would be great to have practical examples of each feature as a separate file. Moreover, it would be a good idea to represent distinctions between different sound environments, music genres, emotions in speech, etc.
The idea with sliders to dynamically adjust the ranges of some values might be integrated into this task (issue #2 ). With this approach the main file won't become "overloaded" with information
To do
The text was updated successfully, but these errors were encountered: