Sandiago21 librarian-bot commited on
Commit
eb965ab
1 Parent(s): eafb318

Librarian Bot: Add base_model information to model (#2)

Browse files

- Librarian Bot: Add base_model information to model (868371972e333410eb4233aac0e6b4ce0148cb39)


Co-authored-by: Librarian Bot (Bot) <librarian-bot@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -4,15 +4,16 @@ language:
4
  license: mit
5
  tags:
6
  - generated_from_trainer
7
- pipeline_tag: text-to-speech
8
  datasets:
9
  - facebook/voxpopuli
 
 
10
  model-index:
11
  - name: SpeechT5-it
12
  results:
13
  - task:
14
- name: Text to Speech
15
  type: text-to-speech
 
16
  dataset:
17
  name: VOXPOPULI
18
  type: facebook/voxpopuli
@@ -20,9 +21,9 @@ model-index:
20
  split: validation
21
  args: it
22
  metrics:
23
- - name: Loss
24
- type: loss
25
- value: 0.4600
26
  ---
27
 
28
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You
 
4
  license: mit
5
  tags:
6
  - generated_from_trainer
 
7
  datasets:
8
  - facebook/voxpopuli
9
+ pipeline_tag: text-to-speech
10
+ base_model: microsoft/speecht5_tts
11
  model-index:
12
  - name: SpeechT5-it
13
  results:
14
  - task:
 
15
  type: text-to-speech
16
+ name: Text to Speech
17
  dataset:
18
  name: VOXPOPULI
19
  type: facebook/voxpopuli
 
21
  split: validation
22
  args: it
23
  metrics:
24
+ - type: loss
25
+ value: 0.46
26
+ name: Loss
27
  ---
28
 
29
  <!-- This model card has been generated automatically according to the information the Trainer had access to. You