Instructions to use Priyanship/output with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Priyanship/output with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Priyanship/output")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("Priyanship/output") model = AutoModelForCTC.from_pretrained("Priyanship/output") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 2000
Browse files
.gitattributes
CHANGED
|
@@ -38,3 +38,4 @@ predictionswtags_indicw2v_ad0_3_hd_02_featd_0_2_lr6e-4_warmup2000_s300_shuff100.
|
|
| 38 |
predictionswtags_indicw2v_ad0_3_hd_02_featd_0_2_lr6e-4_warmup1500_s300_shuff100.txt filter=lfs diff=lfs merge=lfs -text
|
| 39 |
predictionswtags_f_indicw2v_ad0_3_hd_02_featd_0_2_lr6e-4_warmup2000_s300_shuff100.txt filter=lfs diff=lfs merge=lfs -text
|
| 40 |
predictionswtags_f_indicw2v_ad0_3_hd_02_featd_0_2_lr6e-4_warmup500_s300_shuff100.txt filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 38 |
predictionswtags_indicw2v_ad0_3_hd_02_featd_0_2_lr6e-4_warmup1500_s300_shuff100.txt filter=lfs diff=lfs merge=lfs -text
|
| 39 |
predictionswtags_f_indicw2v_ad0_3_hd_02_featd_0_2_lr6e-4_warmup2000_s300_shuff100.txt filter=lfs diff=lfs merge=lfs -text
|
| 40 |
predictionswtags_f_indicw2v_ad0_3_hd_02_featd_0_2_lr6e-4_warmup500_s300_shuff100.txt filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
predictionswtags_f_indicw2v_ad0_3_hd_02_featd_0_2_lr6e-4_warmup1500_s300_shuff100.txt filter=lfs diff=lfs merge=lfs -text
|
indicwav2vec_trainwtags_MUCS_warmup1500_s300shuff100_2224263.out
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
predictionswtags_f_indicw2v_ad0_3_hd_02_featd_0_2_lr6e-4_warmup1500_s300_shuff100.txt
CHANGED
|
The diff for this file is too large to render.
See raw diff
|
|
|
training_args.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 5496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:13aaccb6b57fe50b6974cca01559f7f073eafd89497d667805d5cd8469577a17
|
| 3 |
size 5496
|