license and readme update
Browse files
README.md
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
---
|
2 |
language:
|
3 |
- ca
|
4 |
-
licence:
|
5 |
-
- apache-2.0
|
6 |
base_model: BSC-LT/matcha-tts-cat-multispeaker
|
7 |
tags:
|
8 |
- matcha-tts
|
@@ -10,7 +8,10 @@ tags:
|
|
10 |
- speech
|
11 |
- multispeaker
|
12 |
pipeline_tag: text-to-speech
|
13 |
-
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# Matcha-TTS Catalan Multiaccent
|
@@ -199,7 +200,13 @@ For further information, please send an email to <langtech@bsc.es>.
|
|
199 |
Copyright(c) 2023 by Language Technologies Unit, Barcelona Supercomputing Center.
|
200 |
|
201 |
### License
|
202 |
-
[
|
|
|
|
|
|
|
203 |
|
204 |
### Funding
|
205 |
This work has been promoted and financed by the Generalitat de Catalunya through the [Aina project](https://projecteaina.cat/).
|
|
|
|
|
|
|
|
1 |
---
|
2 |
language:
|
3 |
- ca
|
|
|
|
|
4 |
base_model: BSC-LT/matcha-tts-cat-multispeaker
|
5 |
tags:
|
6 |
- matcha-tts
|
|
|
8 |
- speech
|
9 |
- multispeaker
|
10 |
pipeline_tag: text-to-speech
|
11 |
+
license: cc-by-nc-4.0
|
12 |
+
datasets:
|
13 |
+
- projecte-aina/festcat_trimmed_denoised
|
14 |
+
- openslr
|
15 |
---
|
16 |
|
17 |
# Matcha-TTS Catalan Multiaccent
|
|
|
200 |
Copyright(c) 2023 by Language Technologies Unit, Barcelona Supercomputing Center.
|
201 |
|
202 |
### License
|
203 |
+
[Creative Commons Attribution Non-commercial 4.0](https://www.creativecommons.org/licenses/by-nc/4.0/)
|
204 |
+
|
205 |
+
These models are free to use for non-commercial and research purposes. Commercial use is only possible through licensing by
|
206 |
+
the voice artists. For further information, contact <langtech@bsc.es> and <lafrescaproduccions@gmail.com>.
|
207 |
|
208 |
### Funding
|
209 |
This work has been promoted and financed by the Generalitat de Catalunya through the [Aina project](https://projecteaina.cat/).
|
210 |
+
|
211 |
+
Part of the training of the model was possible thanks to the compute time given by Galician Supercomputing Center CESGA
|
212 |
+
([Centro de Supercomputaci贸n de Galicia](https://www.cesga.es/)), and also by [Barcelona Supercomputing Center](https://www.bsc.es/) in MareNostrum 5.
|