Spaces:
Running
Running
Merge pull request #6 from chessfromthefuture/master
Browse files
README.md
CHANGED
|
@@ -29,9 +29,11 @@
|
|
| 29 |
# Data analysis
|
| 30 |
|
| 31 |
- Document here the project: autotab
|
| 32 |
-
- Description: Project
|
| 33 |
-
|
| 34 |
-
-
|
|
|
|
|
|
|
| 35 |
|
| 36 |
Please document the project the better you can.
|
| 37 |
|
|
|
|
| 29 |
# Data analysis
|
| 30 |
|
| 31 |
- Document here the project: autotab
|
| 32 |
+
- Description: This Project focuses on creating a CNN-Model to predict guitar tabluature based on a .wave input file.
|
| 33 |
+
So far the model only detects a single instrument.
|
| 34 |
+
- Data Source: Data from Audio Research Lab, along the Center for Digital Music at Queen Mary University.
|
| 35 |
+
GuitarSet, a dataset that provides high quality guitar recordings alongside rich annotations and metadata. https://guitarset.weebly.com/
|
| 36 |
+
- Type of analysis: Training a model based on the Data and trying to predict an accurate tabluatur.
|
| 37 |
|
| 38 |
Please document the project the better you can.
|
| 39 |
|