ylacombe HF staff commited on
Commit
2b1d793
1 Parent(s): e0a2993

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ feature_extractor = AutoFeatureExtractor.from_pretrained(repo_id)
16
 
17
 
18
  SAMPLE_RATE = feature_extractor.sampling_rate
19
- SEED = 41
20
 
21
  default_text = "Please surprise me and speak in whatever voice you enjoy."
22
  examples = [
 
16
 
17
 
18
  SAMPLE_RATE = feature_extractor.sampling_rate
19
+ SEED = 42
20
 
21
  default_text = "Please surprise me and speak in whatever voice you enjoy."
22
  examples = [