Skip to content

Commit d415cf0

Browse files
committed
Add Rating for openai tts
Signed-off-by: Lukas Schaefer <[email protected]>
1 parent cdb8aaf commit d415cf0

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@
1616
- Micke Nordin <[email protected]>
1717
- rakekniven <[email protected]>
1818
- Richard Steinmetz <[email protected]>
19+
- Lukas Schaefer <[email protected]>

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,14 @@ Positive:
6363
Negative:
6464
* The training data is not freely available, limiting the ability of external parties to check and correct for bias or optimise the model’s performance and CO2 usage.
6565

66+
### Rating for Text-To-Speech via the OpenAI API: 🔴
67+
68+
Negative:
69+
* The software for training and inferencing of this model is proprietary, limiting running it locally or training by yourself
70+
* The trained model is not freely available, so the model can not be ran on-premises
71+
* The training data is not freely available, limiting the ability of external parties to check and correct for bias or optimise the model’s performance and CO2 usage.
72+
73+
6674
### Rating for Text generation via LocalAI: 🟢
6775

6876
Positive:

0 commit comments

Comments
 (0)