karanvivekbhargava / obamanet

ObamaNet : Photo-realistic lip-sync from audio (Unofficial port)
MIT License
235 stars 71 forks source link

The number of files in 'data/processing.py' #7

Closed lusensama closed 5 years ago

lusensama commented 6 years ago

Hello, I'm trying to retrain the network from scratch and I want to use the 'processing.py' from data folder downloaded from the link.

However, at line 205 numOfFiles = 1467 # First 20 videos I want to know how is this number been calculated in order to create a correct pickle file for the train.py file to train. Thank you!

karanvivekbhargava commented 5 years ago

Hi @lusensama , Thanks for trying the code out, as for your question, this was determined by how the data was chunked into various subfiles. The parts where the person was not saying anything meaningful was chopped off.