Jofthomas HF staff theo-michel commited on
Commit
dc8e4a5
·
verified ·
1 Parent(s): cac656c

Update the eleven labs to pay less money (#4)

Browse files

- Update the eleven labs to pay less money (5767cbd4faad0c1d08e4cad70c1f8bd1aed702e4)


Co-authored-by: Théo Michel <[email protected]>

Files changed (1) hide show
  1. src/eleven_labs.js +1 -1
src/eleven_labs.js CHANGED
@@ -37,7 +37,7 @@ export class ElevenLabsClient {
37
  async createSpeech({
38
  text,
39
  voiceId,
40
- modelId = "eleven_multilingual_v2",
41
  outputFormat = "mp3_44100_128",
42
  voiceSettings = null,
43
  pronunciationDictionaryLocators = null,
 
37
  async createSpeech({
38
  text,
39
  voiceId,
40
+ modelId = "eleven_flash_v2",
41
  outputFormat = "mp3_44100_128",
42
  voiceSettings = null,
43
  pronunciationDictionaryLocators = null,