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
Training in progress, step 22500
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:6f0b12b825d7a6a5b70854b877b03564f5d93844d0a76d354d994f71c903d688
|
| 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:d96c7b27d3a76140f3e86459070a1eea423ff7a21a1bce8094eca1091f7594dd
|
| 3 |
+
size 26474
|