Instructions to use vasudevgupta/tf-wav2vec2-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vasudevgupta/tf-wav2vec2-base with Transformers:
# Load model directly from transformers import TFAutoModel model = TFAutoModel.from_pretrained("vasudevgupta/tf-wav2vec2-base", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit ·
ce4d928
1
Parent(s): d248252
fix
Browse files- tf_model.h5 +2 -2
tf_model.h5
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:58b8f24ea285cbc9fedf83416eafab78fd2513ee25b37442c3f9a551738cd9f6
|
| 3 |
+
size 377842000
|