Sin2pi commited on
Commit
be63dd3
·
verified ·
1 Parent(s): b6d208a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -5
README.md CHANGED
@@ -22,13 +22,12 @@ tags:
22
 
23
  ![sp](https://github.com/user-attachments/assets/a29f8c97-71c7-4bfc-9c11-76005614822c)
24
 
25
- https://github.com/sine2pi/asr_model_echo
26
 
27
- # NLP model with acoustic positional encoding.
 
 
28
 
29
- ## Echo
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
  ![sp](https://github.com/user-attachments/assets/a29f8c97-71c7-4bfc-9c11-76005614822c)
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