Phil Greenwald

Results 2 issues of Phil Greenwald

I am trying to make a basic mobile app where the phone number is the identifier and the user receives a pin which they use to do one time authentication....

In train.py and eval.py, the line `from data_load import DataLoader, AudioMeta` seems to cause the following error: `ModuleNotFoundError: No module named 'tensorpack.dataflow.prefetch'`. I've verified that tensorpack is installed but can't...