Update README.md
Browse files
README.md
CHANGED
|
@@ -7,12 +7,11 @@ base_model:
|
|
| 7 |
pipeline_tag: text-to-speech
|
| 8 |
tags:
|
| 9 |
- code
|
| 10 |
-
library_name: adapter-transformers
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Overview
|
| 14 |
|
| 15 |
-
This model is fine-tuned
|
| 16 |
|
| 17 |
## Model Details
|
| 18 |
|
|
|
|
| 7 |
pipeline_tag: text-to-speech
|
| 8 |
tags:
|
| 9 |
- code
|
|
|
|
| 10 |
---
|
| 11 |
|
| 12 |
# Model Overview
|
| 13 |
|
| 14 |
+
This model is a fine-tuned version of Microsoft's SpeechT5 text-to-speech model, adapted to handle technical terminology, abbreviations, and domain-specific jargon. It has been trained on a custom dataset containing 100 text entries that are highly focused on terms used in technical interviews and professional communication. The fine-tuning process ensures accurate pronunciation of technical terms, improving the quality of TTS outputs in scenarios requiring domain expertise.
|
| 15 |
|
| 16 |
## Model Details
|
| 17 |
|