ysapolovych
ysapolovych
Same problem here, appears when I'm trying to pass torch tensor to `predict` method. Here is my code: ``` from seamless_communication.models.inference import Translator import torch import torchaudio AUDIO_SAMPLE_RATE = 16000.0...
Thank you, but this is not exactly what I want. I hoped for some option to wrap a column like this, without having to hover to see the full contents...
Привет! Интересно, были какие-нибудь ли изменения. На всякий опишу чуть подробнее проблему в моём случае. [В Гугл колабе:](https://colab.research.google.com/drive/1wd2PbT0051pQwa1_clOltgTiy23yTHF3?usp=sharing) ``` !pip install pymorphy2 spacy==2.1.9 git+https://github.com/buriy/[email protected] !git clone -b v2.1 https://github.com/buriy/spacy-ru.git` import...