Skip to content

Commit

Permalink
Update config.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
4nn0nym05 authored Dec 2, 2024
1 parent 024761c commit 326283d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crown-tts-openai/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Config = {
-- OpenAI Configuration
OpenAI = {
ApiKey =
"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",
"YOURKEYHERE",
Model = "tts-1",
Voice = "nova", -- Options: alloy, echo, fable, onyx, nova, shimmer
Speed = "1.0", -- 0.25 - 4.0
Expand Down

0 comments on commit 326283d

Please sign in to comment.