marianbasti commited on
Commit
9f37d92
1 Parent(s): 88ef3e0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -12,12 +12,13 @@ language:
12
  # ⓍTTS 🇦🇷
13
  ⓍTTS is a Voice generation model that lets you clone voices into different languages by using just a quick 6-second audio clip. There is no need for an excessive amount of training data that spans countless hours.
14
 
15
- This is the same or similar model to what powers [Coqui Studio](https://coqui.ai/) and [Coqui API](https://docs.coqui.ai/docs).
16
 
17
  ### Language
18
  This model's Spanish language has been finetuned using [ylacombe's google argentinian spanish dataset](https://huggingface.co/datasets/ylacombe/google-argentinian-spanish) to archieve an argentinian accent.
19
 
20
  ### Training Parameters
 
21
  ```
22
  batch_size=8,
23
  grad_accum_steps=96,
 
12
  # ⓍTTS 🇦🇷
13
  ⓍTTS is a Voice generation model that lets you clone voices into different languages by using just a quick 6-second audio clip. There is no need for an excessive amount of training data that spans countless hours.
14
 
15
+ This model was trained by [CITECCA](https://mapatecnologico.rionegro.gov.ar/detail/citecca-centro-interdisciplinario-de-telecomunicaciones-electronica-computacion-y-ciencia-aplicada-unrn) in the [Universidad Nacional de Rio Negro](https://www.unrn.edu.ar/home)
16
 
17
  ### Language
18
  This model's Spanish language has been finetuned using [ylacombe's google argentinian spanish dataset](https://huggingface.co/datasets/ylacombe/google-argentinian-spanish) to archieve an argentinian accent.
19
 
20
  ### Training Parameters
21
+
22
  ```
23
  batch_size=8,
24
  grad_accum_steps=96,