Arch10 commited on
Commit
32c1c93
·
verified ·
1 Parent(s): 9a3c241

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
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 based on Microsofts SpeechT5 for Lithuanian (lt) language text-to-speech (TTS) tasks. The training dataset used is the VoxPopuli dataset.
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