Update README.md
Browse files
README.md
CHANGED
@@ -14,7 +14,7 @@ library_name: timm
|
|
14 |
Qiuqiang Kong High-Resolution Piano Transcription System of ByteDance is an advanced music information retrieval tool specifically designed to automatically convert audio signals from piano performances into detailed sheet music with high accuracy. The system's training model mirrors the latest deep learning techniques, including convolutional neural networks and recurrent neural networks, to achieve accurate capture of note timing and pitch. Through multi-scale feature learning and modeling of long-term dependencies, the system is able to handle complex musical structures and provide accurate transcription of high-density notes. This ByteDance system not only optimizes the efficiency of music analysis and theoretical research, but also provides powerful technical support for music education and performance.
|
15 |
|
16 |
## Demo
|
17 |
-
<https://
|
18 |
|
19 |
## Usage
|
20 |
```python
|
|
|
14 |
Qiuqiang Kong High-Resolution Piano Transcription System of ByteDance is an advanced music information retrieval tool specifically designed to automatically convert audio signals from piano performances into detailed sheet music with high accuracy. The system's training model mirrors the latest deep learning techniques, including convolutional neural networks and recurrent neural networks, to achieve accurate capture of note timing and pitch. Through multi-scale feature learning and modeling of long-term dependencies, the system is able to handle complex musical structures and provide accurate transcription of high-density notes. This ByteDance system not only optimizes the efficiency of music analysis and theoretical research, but also provides powerful technical support for music education and performance.
|
15 |
|
16 |
## Demo
|
17 |
+
<https://huggingface.co/spaces/Genius-Society/piano_trans>
|
18 |
|
19 |
## Usage
|
20 |
```python
|