Instructions to use 202015004/Spoof_detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use 202015004/Spoof_detection with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="202015004/Spoof_detection")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("202015004/Spoof_detection") model = AutoModelForCTC.from_pretrained("202015004/Spoof_detection", device_map="auto") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 377671575
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:467aca671c0825e81ecc8fc31240c77e8d70f701eb146ad072c2b041e39ce766
|
| 3 |
size 377671575
|
runs/Aug08_05-44-34_asr-dev-server/events.out.tfevents.1659937493.asr-dev-server.2726693.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:25c96e3ea203f6e6510e6131582bdf2512aec95aae20403eb059c53f78c7eae4
|
| 3 |
+
size 26834
|