Instructions to use Vkt/model-dataaugmentationpipe with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Vkt/model-dataaugmentationpipe with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Vkt/model-dataaugmentationpipe")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("Vkt/model-dataaugmentationpipe") model = AutoModelForCTC.from_pretrained("Vkt/model-dataaugmentationpipe") - Notebooks
- Google Colab
- Kaggle
add tokenizer
Browse files
pytorch_model.bin
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:3c14672bc31f98d84d1a01b6bf0b834ecb54fd62c7e039260b107c6209527496
|
| 3 |
+
size 1066663936
|
runs/Jul04_20-17-45_dsbrwavvec2-0/events.out.tfevents.1656967828.dsbrwavvec2-0.282365.10
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:dc0c8511eba11375f549a8266df38f2db68a4317cebfd66538c5c981b51ae446
|
| 3 |
+
size 8122
|