Update README.md
Browse files
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 |
|