Instructions to use DeepBeepMeep/Wan2.1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Diffusion Single File
How to use DeepBeepMeep/Wan2.1 with Diffusion Single File:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Upload 2 files
Browse files
whisper_medium/config.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"format": "openai_whisper_safetensors",
|
| 3 |
+
"model_name": "medium",
|
| 4 |
+
"whisper_version": "20250625",
|
| 5 |
+
"dims": {
|
| 6 |
+
"n_mels": 80,
|
| 7 |
+
"n_vocab": 51865,
|
| 8 |
+
"n_audio_ctx": 1500,
|
| 9 |
+
"n_audio_state": 1024,
|
| 10 |
+
"n_audio_head": 16,
|
| 11 |
+
"n_audio_layer": 24,
|
| 12 |
+
"n_text_ctx": 448,
|
| 13 |
+
"n_text_state": 1024,
|
| 14 |
+
"n_text_head": 16,
|
| 15 |
+
"n_text_layer": 24
|
| 16 |
+
},
|
| 17 |
+
"alignment_heads": "ABzY8B0Jh+0{>%R7}kK1fFL7w6%<-Pf*t^=N)Qr&0RR9"
|
| 18 |
+
}
|
whisper_medium/model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:216b5f4685d593eabb756a521197265a70bcea6cd2476aa1b7f4b44500d6dac8
|
| 3 |
+
size 1527816328
|