zhifu gao
2023-05-18 778ec9d746a354f6c9e324c4c97ca7e7d5a020fe
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