Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
English
whisper
Generated from Trainer
Eval Results (legacy)
Instructions to use rngzhi/cs3264-project-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use rngzhi/cs3264-project-v2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="rngzhi/cs3264-project-v2")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("rngzhi/cs3264-project-v2") model = AutoModelForSpeechSeq2Seq.from_pretrained("rngzhi/cs3264-project-v2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 100
Browse files
model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 966995080
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:48ef598e27b2e90d773aa8f0fc4c233696bc87c17cc63dcd552a9b43676b924b
|
| 3 |
size 966995080
|
runs/Apr18_09-57-40_e476bd927410/events.out.tfevents.1713434285.e476bd927410.5916.2
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:3d1020f8a5fbd4094cce541dc4bb89a4e6234347f4e5ce82335be6dd4253a93c
|
| 3 |
+
size 6976
|