test
#51
by
vamp94
- opened
- README.md +2 -2
- preprocessor_config.json +0 -7
README.md
CHANGED
@@ -28,7 +28,7 @@ To accelerate research, we are providing access to pretrained model checkpoints
|
|
28 |
We also provide a [demo page](https://yummy-fir-7a4.notion.site/dia) comparing our model to [ElevenLabs Studio](https://elevenlabs.io/studio) and [Sesame CSM-1B](https://github.com/SesameAILabs/csm).
|
29 |
|
30 |
- (Update) We have a ZeroGPU Space running! Try it now [here](https://huggingface.co/spaces/nari-labs/Dia-1.6B). Thanks to the HF team for the support :)
|
31 |
-
- Join our [discord server](https://discord.gg/
|
32 |
- Play with a larger version of Dia: generate fun conversations, remix content, and share with friends. 🔮 Join the [waitlist](https://tally.so/r/meokbo) for early access.
|
33 |
|
34 |
## ⚡️ Quickstart
|
@@ -120,7 +120,7 @@ By using this model, you agree to uphold relevant legal standards and ethical re
|
|
120 |
## 🤝 Contributing
|
121 |
|
122 |
We are a tiny team of 1 full-time and 1 part-time research-engineers. We are extra-welcome to any contributions!
|
123 |
-
Join our [Discord Server](https://discord.gg/
|
124 |
|
125 |
## 🤗 Acknowledgements
|
126 |
|
|
|
28 |
We also provide a [demo page](https://yummy-fir-7a4.notion.site/dia) comparing our model to [ElevenLabs Studio](https://elevenlabs.io/studio) and [Sesame CSM-1B](https://github.com/SesameAILabs/csm).
|
29 |
|
30 |
- (Update) We have a ZeroGPU Space running! Try it now [here](https://huggingface.co/spaces/nari-labs/Dia-1.6B). Thanks to the HF team for the support :)
|
31 |
+
- Join our [discord server](https://discord.gg/gcMTW7XA) for community support and access to new features.
|
32 |
- Play with a larger version of Dia: generate fun conversations, remix content, and share with friends. 🔮 Join the [waitlist](https://tally.so/r/meokbo) for early access.
|
33 |
|
34 |
## ⚡️ Quickstart
|
|
|
120 |
## 🤝 Contributing
|
121 |
|
122 |
We are a tiny team of 1 full-time and 1 part-time research-engineers. We are extra-welcome to any contributions!
|
123 |
+
Join our [Discord Server](https://discord.gg/gcMTW7XA) for discussions.
|
124 |
|
125 |
## 🤗 Acknowledgements
|
126 |
|
preprocessor_config.json
DELETED
@@ -1,7 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"feature_extractor_type": "DacFeatureExtractor",
|
3 |
-
"processor_class": "DiaProcessor",
|
4 |
-
"audio_eos_value": 1024,
|
5 |
-
"audio_pad_value": 1025,
|
6 |
-
"audio_bos_value": 1026
|
7 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|