Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Arabic
wav2vec2
Generated from Trainer
Instructions to use Foxasdf/ArabicSpeechToText with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Foxasdf/ArabicSpeechToText with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Foxasdf/ArabicSpeechToText")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("Foxasdf/ArabicSpeechToText") model = AutoModelForCTC.from_pretrained("Foxasdf/ArabicSpeechToText") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 600
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1262087665
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:40f00e6b9bc5b6b82702cf168f87256a0af9dad6d7c00eb14c299d87935c2897
|
| 3 |
size 1262087665
|
runs/Feb08_11-51-44_74b3ad9495c7/1675858048.341763/events.out.tfevents.1675858048.74b3ad9495c7.1695.1
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ebce60f0eb6a85a144f8d499328af7e8fe2b4773c2dc95149a095aacc81694bb
|
| 3 |
+
size 4543
|
runs/Feb08_11-51-44_74b3ad9495c7/events.out.tfevents.1675858048.74b3ad9495c7.1695.0
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50ef9ae8c533e8b2d54faecb116e019c4af98f63520d871bfe4e353768bd69be
|
| 3 |
+
size 4671
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 2863
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d25195479d480e22cff8c1762f2aa02f5c6b3cc85b989925ba3a7688743d9f40
|
| 3 |
size 2863
|