README 664 B

12345678910111213141516
  1. Yolo (Lipsync Exposure Sheet Generator)
  2. Yolo is a Java program for creating timesheets to sync animation to a
  3. pre-recorded audio track.
  4. Specifically, Yolo analyses a WAV file against plain text sides, and,
  5. given a frame rate, generates an exposure sheet. Animators can use
  6. the exposure sheet to sync the lips of an animated character with the
  7. dialogue.
  8. Yolo does not parse the words contained within the WAV file on its own;
  9. you must provide it both the audio and the scripted dialogue. As long as
  10. it has these two things, it effectively provides a phonemic breakdown
  11. of the dialogue, an example drawing of the mouth position, and a frame
  12. count for each sound.