Instructions to use Anas2000/hope with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Anas2000/hope with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Anas2000/hope")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("Anas2000/hope") model = AutoModelForCTC.from_pretrained("Anas2000/hope", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Delete language_model/6gram.bin
Browse files- language_model/6gram.bin +0 -3
language_model/6gram.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:0fff4b2dfb90bc0a4a8fe3e063bd3e717e1f58ee7d94acbbe24d409fecce8502
|
| 3 |
-
size 152324468
|
|
|
|
|
|
|
|
|
|
|
|