conformer
conformer copied to clipboard
Example in README doesn't work
I'm not sure, but I think these are the right replacement kwargs:
model = Conformer(dim=dim,
dim_head=32,
depth=3).to(device)