Instructions to use ngohuudang/test_bug2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ngohuudang/test_bug2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="ngohuudang/test_bug2")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("ngohuudang/test_bug2") model = AutoModelForCTC.from_pretrained("ngohuudang/test_bug2") - Notebooks
- Google Colab
- Kaggle
Commit ·
38cfbcc
1
Parent(s): 26c5627
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 377911777
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:048914dd8aeb754c4571a34b7793d9c688113c4f4e133fbe7ca48a95bcbd59cb
|
| 3 |
size 377911777
|
runs/Jan09_11-03-43_DESKTOP-DRI80NH/events.out.tfevents.1673237554.DESKTOP-DRI80NH.2432.0
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:d798b35935fd0119451739d3e7be6c0469accd61fc6fab6cfd5e55a691cea9bd
|
| 3 |
+
size 13591
|