notmax123 commited on
Commit
cb4d22c
·
verified ·
1 Parent(s): 093bc84

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -36,6 +36,7 @@ MamreVoice utilizes **DiffMamba**, which addresses the computational heavy-lifti
36
  ### Components
37
  1. **Text Processing**: Advanced normalization and diacritization via [Phonikud](https://github.com/thewh1teagle/phonikud).
38
  2. **BackBone Model**: DiffMamba-based Backbone
 
39
  ---
40
 
41
 
 
36
  ### Components
37
  1. **Text Processing**: Advanced normalization and diacritization via [Phonikud](https://github.com/thewh1teagle/phonikud).
38
  2. **BackBone Model**: DiffMamba-based Backbone
39
+ 3. **Rest Of The Model**: is based on [Zonos](https://github.com/Zyphra/Zonos)
40
  ---
41
 
42