You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ Text-to-Speech use the *audioldm2-speech-gigaspeech* checkpoint by default. If y
84
84
85
85
## Random Seed Matters
86
86
87
-
Sometimes model may not perform well (sounds wired or low quality) when changing into a different hardware. In this case, please adjust the random seed and find the optimal one for your hardware.
87
+
Sometimes model may not perform well (sounds weird or low quality) when changing into a different hardware. In this case, please adjust the random seed and find the optimal one for your hardware.
88
88
89
89
```shell
90
90
audioldm2 --seed 1234 -t "Musical constellations twinkling in the night sky, forming a cosmic melody."
0 commit comments