Update README.md
Browse files
README.md
CHANGED
@@ -22,13 +22,12 @@ tags:
|
|
22 |
|
23 |

|
24 |
|
25 |
-
https://github.com/sine2pi/asr_model_echo
|
26 |
|
27 |
-
|
|
|
|
|
28 |
|
29 |
-
|
30 |
-
### Zero-Value Processing ASR model with Voice-modulated Rotary Position Encoding. (vRoPE)
|
31 |
-
### Experimental - research model. Some of the modules and functions in the code are not part of the active model just yet.
|
32 |
|
33 |
Pitch-Aware Processing: Integrates F0/pitch information throughout the processing pipeline, making the model sensitive to prosodic features of speech.
|
34 |
|
|
|
22 |
|
23 |

|
24 |
|
|
|
25 |
|
26 |
+
## Echo - NLP/ASR model with acoustic Rotary Position Encoding (vRoPE). And some other stuff...
|
27 |
+
|
28 |
+
https://github.com/sine2pi/asr_model_echo
|
29 |
|
30 |
+
Experimental - research model. Some of the modules and functions in the code are not part of the active model just yet.
|
|
|
|
|
31 |
|
32 |
Pitch-Aware Processing: Integrates F0/pitch information throughout the processing pipeline, making the model sensitive to prosodic features of speech.
|
33 |
|