Instructions to use LennyBijan/Training with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use LennyBijan/Training with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="LennyBijan/Training")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("LennyBijan/Training") model = AutoModelForSpeechSeq2Seq.from_pretrained("LennyBijan/Training") - Notebooks
- Google Colab
- Kaggle
Delete runs/Mar01_20-41-14_whisperlab
Browse files
runs/Mar01_20-41-14_whisperlab/events.out.tfevents.1709325676.whisperlab.350195.0
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:88f9c25118448bb27ccf95fc25a70484416ff705413663a0e2975cbff9451591
|
| 3 |
-
size 19956
|
|
|
|
|
|
|
|
|
|
|
|
runs/Mar01_20-41-14_whisperlab/readme.md
DELETED
|
File without changes
|