-
### System Info
- `transformers` version: 4.43.3
- Platform: Linux-5.15.0-1074-azure-x86_64-with-glibc2.31
- Python version: 3.11.9
- Huggingface_hub version: 0.23.1
- Safetensors version: 0.4.…
-
When running the demo script, I get -
`Unexpected key(s) in state_dict: "transformer.text_encoder.embeddings.position_ids".`
while trying to load the model using -
`model, postprocessor = torch.…
-
![image](https://github.com/microsoft/UniSpeech/assets/61769824/dd6c0cdc-aded-4790-9bb5-26c225146be1)
I installed pytorch 1.9.0 and torchaudio 0.9.0.
When i execute the code " torch.hub.load('s3p…
-
Next
- [ ] add `num_workers` option to data loader
- [ ] add `tensor.storage` method
- [ ] add support for loading saved optimizers (`load_state_dict`)
Performance
- [ ] Disable global VM l…
-
While running the setup in Google colab, the following error appears:
```
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour …
-
Hi, I have been trying to execute your code with the mentioned requirements. However, it seems like it is giving the error
`ImportError: cannot import name 'split_torch_state_dict_into_shards' from '…
-
我现在用的是ffmpeg6.1.1。
我的config.yaml配置如下:
name: 百聆(bailing)
version: 1.0
logging:
level: debug
interrupt: false
# 具体处理时选择的模块
selected_module:
Recorder: RecorderPyAudio
ASR: FunASR
…
-
Request for a hubconf.py file for torch hub Yolov6 model availability.
-
### 🐛 Describe the bug
python code:
```
model_name = 'x3d_m'
# model = torch.hub.load('facebookresearch/pytorchvideo', model_name, pretrained=True)
model = torch.hub.load('/Users/kpinfo/.cache/…
-
## 📚 Documentation
Hi!
The following models are listed in our [hubconf.py](https://github.com/pytorch/vision/blob/master/hubconf.py)
but these models are not listed over [pytorch hub](https://p…