mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-21 11:43:56 +00:00
update config.json (#3497)
This commit is contained in:
@@ -168,6 +168,7 @@ weight: 707
|
|||||||
"reRankModels": [],
|
"reRankModels": [],
|
||||||
"audioSpeechModels": [
|
"audioSpeechModels": [
|
||||||
{
|
{
|
||||||
|
"provider": "OpenAI",
|
||||||
"model": "tts-1",
|
"model": "tts-1",
|
||||||
"name": "OpenAI TTS1",
|
"name": "OpenAI TTS1",
|
||||||
"charsPointsPrice": 0,
|
"charsPointsPrice": 0,
|
||||||
@@ -182,6 +183,7 @@ weight: 707
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"whisperModel": {
|
"whisperModel": {
|
||||||
|
"provider": "OpenAI",
|
||||||
"model": "whisper-1",
|
"model": "whisper-1",
|
||||||
"name": "Whisper1",
|
"name": "Whisper1",
|
||||||
"charsPointsPrice": 0
|
"charsPointsPrice": 0
|
||||||
|
@@ -151,6 +151,7 @@
|
|||||||
"reRankModels": [],
|
"reRankModels": [],
|
||||||
"audioSpeechModels": [
|
"audioSpeechModels": [
|
||||||
{
|
{
|
||||||
|
"provider": "OpenAI",
|
||||||
"model": "tts-1",
|
"model": "tts-1",
|
||||||
"name": "OpenAI TTS1",
|
"name": "OpenAI TTS1",
|
||||||
"charsPointsPrice": 0,
|
"charsPointsPrice": 0,
|
||||||
@@ -165,6 +166,7 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"whisperModel": {
|
"whisperModel": {
|
||||||
|
"provider": "OpenAI",
|
||||||
"model": "whisper-1",
|
"model": "whisper-1",
|
||||||
"name": "Whisper1",
|
"name": "Whisper1",
|
||||||
"charsPointsPrice": 0
|
"charsPointsPrice": 0
|
||||||
|
Reference in New Issue
Block a user