Instructions to use RecCode/Project-Whisper_Fine_tuning with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RecCode/Project-Whisper_Fine_tuning with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="RecCode/Project-Whisper_Fine_tuning")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("RecCode/Project-Whisper_Fine_tuning") model = AutoModelForSpeechSeq2Seq.from_pretrained("RecCode/Project-Whisper_Fine_tuning") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 120
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:3fbd10cb7937414c91544842a5b014e5d8fa1f68689e1ab4767ec0e6fbd40018
|
| 3 |
size 966995080
|
runs/Jan26_01-50-19_d9c0f3b99ac0/events.out.tfevents.1706233821.d9c0f3b99ac0.3298.4
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:94673fd5566e05ebcfda24d788b246b4eca5b080d963b8c34875d61d1be099bf
|
| 3 |
+
size 10847
|