mytestingaccount commited on
Commit
54b5cce
1 Parent(s): dd8ef5e

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +1 -1
constants.py CHANGED
@@ -12,7 +12,7 @@ DEFAULT_REMOTE_SD_HOST = "127.0.0.1"
12
  DEFAULT_REMOTE_SD_PORT = 7860
13
  DEFAULT_CHROMA_PORT = 8000
14
  SILERO_SAMPLES_PATH = "tts_samples"
15
- SILERO_SAMPLE_TEXT = "Doctor is your lord and savior"
16
  # ALL_MODULES = ['caption', 'summarize', 'classify', 'keywords', 'prompt', 'sd']
17
  DEFAULT_SUMMARIZE_PARAMS = {
18
  "temperature": 1.0,
 
12
  DEFAULT_REMOTE_SD_PORT = 7860
13
  DEFAULT_CHROMA_PORT = 8000
14
  SILERO_SAMPLES_PATH = "tts_samples"
15
+ SILERO_SAMPLE_TEXT = "For the fun"
16
  # ALL_MODULES = ['caption', 'summarize', 'classify', 'keywords', 'prompt', 'sd']
17
  DEFAULT_SUMMARIZE_PARAMS = {
18
  "temperature": 1.0,