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: 12-audiobot/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
Timidity must be installed on the system before this lesson.
1
+
Timidity must be installed on the system before this lesson:
2
2
3
3
brew install timidity
4
4
5
-
In the final bot lesson, we'll create an audio file composed based on a tweet that mentions us. Because Twitter only supports uploading audio in video form, we'll learn how to create a video from the MIDI file and post it to Twitter.
5
+
For our final bot, we'll create an audio file composed based on a tweet that mentions us. Because Twitter only supports uploading audio in video form, we'll learn how to create a video from the MIDI file and post it to Twitter.
6
6
7
7
For more exciting things you can do with Natural Language Processing, see the course on Natural: https://egghead.io/courses/natural-language-processing-in-javascript-with-natural
0 commit comments