Instructions to use sanchit-gandhi/flax-wav2vec2-2-bart-large-cnn-gradient-accumulation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sanchit-gandhi/flax-wav2vec2-2-bart-large-cnn-gradient-accumulation with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="sanchit-gandhi/flax-wav2vec2-2-bart-large-cnn-gradient-accumulation")# Load model directly from transformers import AutoTokenizer, AutoModelForSpeechSeq2Seq tokenizer = AutoTokenizer.from_pretrained("sanchit-gandhi/flax-wav2vec2-2-bart-large-cnn-gradient-accumulation") model = AutoModelForSpeechSeq2Seq.from_pretrained("sanchit-gandhi/flax-wav2vec2-2-bart-large-cnn-gradient-accumulation", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Sanchit Gandhi commited on
Commit ·
19c281c
1
Parent(s): 5ea699c
Saving weights and logs of epoch 4
Browse files
events.out.tfevents.1648134387.t1v-n-0e948115-w-0.175280.0.v2
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d311ab3bf05e2ffb53c81c62963f8b8e666c805b2d7f7fa3220fec4bc7d23000
|
| 3 |
+
size 3149468
|
flax_model.msgpack
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2353635949
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e8329b6a009d46d9bafb1890e360e68745e2b2bb4ee9f20a5c399dd46810bef7
|
| 3 |
size 2353635949
|