Instructions to use RecCode/whisper_tuning_3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RecCode/whisper_tuning_3 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="RecCode/whisper_tuning_3")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("RecCode/whisper_tuning_3") model = AutoModelForSpeechSeq2Seq.from_pretrained("RecCode/whisper_tuning_3") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 190
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:5689b09cdb6ed0c51f709ae6b1bb3f90f36ba02da8e922e30a725758ad7845fd
|
| 3 |
size 966995080
|
runs/Jan26_08-50-53_f9177efbe059/events.out.tfevents.1706259054.f9177efbe059.623.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:54d67d90b0a2ae4c0ec0ff4b5f9c606d7da371a2c11d31db025da3c3c157af71
|
| 3 |
+
size 14139
|