Instructions to use sameearif88/wav2vec2-base-timit-demo-colab7 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use sameearif88/wav2vec2-base-timit-demo-colab7 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="sameearif88/wav2vec2-base-timit-demo-colab7")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("sameearif88/wav2vec2-base-timit-demo-colab7") model = AutoModelForCTC.from_pretrained("sameearif88/wav2vec2-base-timit-demo-colab7") - Notebooks
- Google Colab
- Kaggle
Commit ·
5ccc10f
1
Parent(s): 9984024
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 377731543
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d9ee855413ef7d112c46cfd113000f40ab1c05ed57e20e9c513c06e8159903c5
|
| 3 |
size 377731543
|
runs/May01_10-15-46_4d134206d984/events.out.tfevents.1651400173.4d134206d984.81.14
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:3a0c26bd435e57adb567d8511eb17f642ec27542c026bcface69003f943a1c32
|
| 3 |
+
size 6247
|