feat: supper whisper now (close #197)

This commit is contained in:
JustSong
2023-08-27 15:28:23 +08:00
parent 373f50c8eb
commit 1966eb712e
6 changed files with 177 additions and 4 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ var ModelRatio = map[string]float64{
"text-davinci-003": 10,
"text-davinci-edit-001": 10,
"code-davinci-edit-001": 10,
"whisper-1": 10,
"whisper-1": 15, // $0.006 / minute -> $0.006 / 150 words -> $0.006 / 200 tokens -> $0.03 / 1k tokens
"davinci": 10,
"curie": 10,
"babbage": 10,