shixian.shi
2023-06-27 a6ccb955ed48da9c6e5bd683c0a68205a9e5f6ff
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