Instructions to use starkdmi/FRCRN_SE_16K_MLX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MLX
How to use starkdmi/FRCRN_SE_16K_MLX with MLX:
# Download the model from the Hub pip install huggingface_hub[hf_xet] huggingface-cli download --local-dir FRCRN_SE_16K_MLX starkdmi/FRCRN_SE_16K_MLX
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- LM Studio
- Atomic Chat
Document only the published precisions
Browse files
README.md
CHANGED
|
@@ -17,16 +17,10 @@ Speech enhancement at 16 kHz. This model was converted to MLX format from
|
|
| 17 |
|
| 18 |
## Files
|
| 19 |
|
| 20 |
-
| file | size |
|
| 21 |
-
| --- | ---: |
|
| 22 |
-
| `model_fp32.safetensors` | 56 MB |
|
| 23 |
-
| `FRCRN_SE_16K.yaml` | 614 B |
|
| 24 |
-
| `weights.npz` | 110 MB | superseded |
|
| 25 |
-
|
| 26 |
-
fp32 only; no half-precision or quantized conversion is published.
|
| 27 |
-
|
| 28 |
-
`weights.npz` predates the safetensors conversion and is kept so that anything
|
| 29 |
-
already referring to it keeps working. Load `model_fp32.safetensors`.
|
| 30 |
|
| 31 |
## Used by
|
| 32 |
|
|
|
|
| 17 |
|
| 18 |
## Files
|
| 19 |
|
| 20 |
+
| file | size |
|
| 21 |
+
| --- | ---: |
|
| 22 |
+
| `model_fp32.safetensors` | 56 MB |
|
| 23 |
+
| `FRCRN_SE_16K.yaml` | 614 B |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
|
| 25 |
## Used by
|
| 26 |
|