Instructions to use ICTNLP/StreamUni-Phi4 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Adapters
How to use ICTNLP/StreamUni-Phi4 with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("ICTNLP/StreamUni-Phi4", set_active=True) - Notebooks
- Google Colab
- Kaggle
Create README.md
Browse filesThe finetuned model for the Paper 'StreamUni: Achieving Streaming Speech Translation with a Unified Large Speech-Language Model'.