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 22000
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:bc85933561ea2c265e4e10fc91d2f03313020d57f06a734a1f0cdc73e1d6d7ac
|
| 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:a5a320ed36d75cc8534b98a44878d38f0ec72e6a2e6024312677408de8874fb0
|
| 3 |
+
size 25990
|