Commit ·
3fc6ba6
1
Parent(s): 05ff197
add hardware spec
Browse files
README.md
CHANGED
|
@@ -41,6 +41,20 @@ This model card documents the repository **amirhossein-yousefi/speech-conversion
|
|
| 41 |
- **Base model card:** https://huggingface.co/microsoft/speecht5_vc
|
| 42 |
- **Paper (SpeechT5):** https://arxiv.org/abs/2110.07205
|
| 43 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 44 |
## Uses
|
| 45 |
|
| 46 |
### Direct Use
|
|
|
|
| 41 |
- **Base model card:** https://huggingface.co/microsoft/speecht5_vc
|
| 42 |
- **Paper (SpeechT5):** https://arxiv.org/abs/2110.07205
|
| 43 |
|
| 44 |
+
## Training Hardware & Environment
|
| 45 |
+
|
| 46 |
+
- **Device:** Laptop (Windows, WDDM driver model)
|
| 47 |
+
- **GPU:** NVIDIA GeForce **RTX 3080 Ti Laptop GPU** (16 GB VRAM)
|
| 48 |
+
- **Driver:** 576.52
|
| 49 |
+
- **CUDA (driver):** 12.9
|
| 50 |
+
- **PyTorch:** 2.8.0+cu129
|
| 51 |
+
- **CUDA available:** ✅
|
| 52 |
+
|
| 53 |
+
## Training Logs & Metrics
|
| 54 |
+
|
| 55 |
+
- **Total FLOPs (training):** `1,571,716,275,216,842,800`
|
| 56 |
+
- **Training runtime:** `1,688.2899` seconds
|
| 57 |
+
- **Hardware Type:** Single NVIDIA GeForce RTX 3080 Ti Laptop GPU
|
| 58 |
## Uses
|
| 59 |
|
| 60 |
### Direct Use
|