Cleanup: Remove India reference from Model Card
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ tags:
|
|
| 10 |
- uk
|
| 11 |
---
|
| 12 |
|
| 13 |
-
# VideoAvatar.ai: UK Regional Voice Engine (v2 - 420k)
|
| 14 |
|
| 15 |
**Version 2.0 (Step 420,000)** - Released Feb 17, 2026.
|
| 16 |
|
|
@@ -20,14 +20,7 @@ Developed by **Shravani Limited**, this model is a state-of-the-art Zero-Shot Vo
|
|
| 20 |
**You MUST set `text_mask_padding=False` in your inference configuration.**
|
| 21 |
Failure to do so will result in "fast" or "scrambled" speech (chipmunk effect).
|
| 22 |
|
| 23 |
-
``
|
| 24 |
-
# Example Configuration Override
|
| 25 |
-
model_cfg = dict(
|
| 26 |
-
...
|
| 27 |
-
text_mask_padding=False,
|
| 28 |
-
...
|
| 29 |
-
)
|
| 30 |
-
```
|
| 31 |
|
| 32 |
## π Capabilities
|
| 33 |
- **Zero-Shot Cloning**: Clone any voice perfectly with just 3-10 seconds of reference audio. Master your own identity in seconds.
|
|
@@ -41,7 +34,7 @@ model_cfg = dict(
|
|
| 41 |
- **Architecture**: F5-TTS (Diffusion-based Transformer).
|
| 42 |
- **Checkpoint**: `uk_regional_v2_420k.pt`
|
| 43 |
- **Steps**: 420,000
|
| 44 |
-
- **Base Model**: F5-TTS (
|
| 45 |
|
| 46 |
## π Validated Samples (v2)
|
| 47 |
Check the `samples_v2/` folder for verification of:
|
|
|
|
| 10 |
- uk
|
| 11 |
---
|
| 12 |
|
| 13 |
+
# VideoAvatar.ai: UK Regional Voice Engine (v2 - 420k) ποΈπ¬π§
|
| 14 |
|
| 15 |
**Version 2.0 (Step 420,000)** - Released Feb 17, 2026.
|
| 16 |
|
|
|
|
| 20 |
**You MUST set `text_mask_padding=False` in your inference configuration.**
|
| 21 |
Failure to do so will result in "fast" or "scrambled" speech (chipmunk effect).
|
| 22 |
|
| 23 |
+
Use the included `config_v2.yaml` which has this setting correctly applied.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
|
| 25 |
## π Capabilities
|
| 26 |
- **Zero-Shot Cloning**: Clone any voice perfectly with just 3-10 seconds of reference audio. Master your own identity in seconds.
|
|
|
|
| 34 |
- **Architecture**: F5-TTS (Diffusion-based Transformer).
|
| 35 |
- **Checkpoint**: `uk_regional_v2_420k.pt`
|
| 36 |
- **Steps**: 420,000
|
| 37 |
+
- **Base Model**: F5-TTS (Fine-tuned for UK Regional Mastery).
|
| 38 |
|
| 39 |
## π Validated Samples (v2)
|
| 40 |
Check the `samples_v2/` folder for verification of:
|