lich99 commited on
Commit
ce59138
1 Parent(s): 30132a7
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ from IPython.display import Audio
27
 
28
  # Initialize and load the model:
29
  chat = ChatTTS.Chat()
30
- chat.load_models(compile=False) # Set to True for better performanceperformance
31
 
32
  # Define the text input for inference (Support Batching)
33
  texts = [
 
27
 
28
  # Initialize and load the model:
29
  chat = ChatTTS.Chat()
30
+ chat.load_models(compile=False) # Set to True for better performance
31
 
32
  # Define the text input for inference (Support Batching)
33
  texts = [