spagestic commited on
Commit
7a01564
·
1 Parent(s): 8f3c067

feat: add FULL_TEXT_TTS_ENDPOINT to environment variables

Browse files
Files changed (1) hide show
  1. .env.example +1 -0
.env.example CHANGED
@@ -9,3 +9,4 @@ GENERATE_AUDIO_ENDPOINT=https://your-modal-endpoint/chatterbox-generate-audio
9
  GENERATE_JSON_ENDPOINT=https://your-modal-endpoint/chatterbox-generate-json
10
  GENERATE_WITH_FILE_ENDPOINT=https://your-modal-endpoint/chatterbox-generate-with-file
11
  GENERATE_ENDPOINT=https://your-modal-endpoint/chatterbox-generate
 
 
9
  GENERATE_JSON_ENDPOINT=https://your-modal-endpoint/chatterbox-generate-json
10
  GENERATE_WITH_FILE_ENDPOINT=https://your-modal-endpoint/chatterbox-generate-with-file
11
  GENERATE_ENDPOINT=https://your-modal-endpoint/chatterbox-generate
12
+ FULL_TEXT_TTS_ENDPOINT=https://your-modal-endpoint/chatterbox-full-text-tts