Skip to content

Commit 5d4e66f

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

File tree

3 files changed

+16
-0
lines changed

3 files changed

+16
-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:

appinfo/info.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,13 @@ Positive:
6565
Negative:
6666
* 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.
6767
68+
### Rating for Text-To-Speech via the OpenAI API: 🔴
69+
70+
Negative:
71+
* The software for training and inferencing of this model is proprietary, limiting running it locally or training by yourself
72+
* The trained model is not freely available, so the model can not be ran on-premises
73+
* 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.
74+
6875
### Rating for Text generation via LocalAI: 🟢
6976
7077
Positive:

0 commit comments

Comments
 (0)