efficient-tdnn / README.md
mechanicalsea's picture
Update README.md
10915d6
|
raw
history blame
No virus
583 Bytes

EfficientTDNN

Model Version

  • Maximum Size: One single model with the maximum size.
  • Dynamic Kernel: The model enables various kernel sizes in {1,3,5}.
  • Dynamic Depth: The model enables additional various depth in {2,3,4} based on Dynamic Kernel version.
  • Dynamic Width 1: The model enable additional various width in [0.5, 1.0] based on Dynamic Depth version.
  • Dynamic Width 2: The model enable additional various width in [0.25, 0.5] based on Dynamic Width 1 version.

It was introduced by EfficientTDNN.

TODO upload weights.