Transformers
PyTorch
English
Chinese
speech-processing
empathetic-dialogue
end-to-end-model
spoken-dialogue
Instructions to use ASLP-lab/OSUM-EChat with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ASLP-lab/OSUM-EChat with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ASLP-lab/OSUM-EChat", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload language_think_west.pt with huggingface_hub
Browse files- language_think_west.pt +3 -0
language_think_west.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d6c5b6ee560b4a2a6452c79a7d92089a735332a50aeeec9515889579952ad37
|
| 3 |
+
size 6989394164
|