Update README.md
Browse files
README.md
CHANGED
@@ -27,6 +27,7 @@ extra_gated_fields:
|
|
27 |
This is a re-upload of Fish Audio's [Fish Speech 1.4](https://huggingface.co/fishaudio/fish-speech-1.4) weights, with some minor changes:
|
28 |
- Weights exported to `.safetensors` from `.pth`
|
29 |
- Weight normalization removed from HiFiGAN weights to increase inference speeds
|
|
|
30 |
|
31 |
All credit to the original authors; sharing under original non-commercial license.
|
32 |
|
|
|
27 |
This is a re-upload of Fish Audio's [Fish Speech 1.4](https://huggingface.co/fishaudio/fish-speech-1.4) weights, with some minor changes:
|
28 |
- Weights exported to `.safetensors` from `.pth`
|
29 |
- Weight normalization removed from HiFiGAN weights to increase inference speeds
|
30 |
+
- `firefly_gan_vq.yaml` config added from original repo
|
31 |
|
32 |
All credit to the original authors; sharing under original non-commercial license.
|
33 |
|