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
{{ message }}
This repository was archived by the owner on May 20, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/guides/python/ai-podcast-part-1.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -531,7 +531,7 @@ Then we can test the audio generation again with:
531
531
curl -X POST http://localhost:4001/audio/test -d "Okay this is cool, but let's wait and see what comes next"
532
532
```
533
533
534
-
You should get a similiar result to before. The main difference is that the model will be downloaded and cached in a nitric bucket before the audio generation starts.
534
+
You should get a similar result to before. The main difference is that the model will be downloaded and cached in a nitric bucket before the audio generation starts.
0 commit comments