Instructions to use anton-l/emformer-base-librispeech with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use anton-l/emformer-base-librispeech with Transformers:
# Load model directly from transformers import EmformerForRNNT model = EmformerForRNNT.from_pretrained("anton-l/emformer-base-librispeech", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload spiece.model with git-lfs
Browse files- spiece.model +3 -0
spiece.model
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c08dfb18e43f94b6bb29239c6d934a716cbf8ee29ef471f3fee06c0ed45ebcd
|
| 3 |
+
size 302475
|