hnluo
2023-05-18 a0dd94ac7e8506d1674c50f6378d1e0e3acef596
funasr/models/frontend/s3prl.py
@@ -100,7 +100,6 @@
    def _tile_representations(self, feature):
        """Tile up the representations by `tile_factor`.
        Input - sequence of representations
                shape: (batch_size, seq_len, feature_dim)
        Output - sequence of tiled representations