-
Build fails:
```
c++: warning: optimization flag '-fstrength-reduce' is not supported [-Wignored-optimization-argument]
c++: warning: optimization flag '-fschedule-insns' is not supported [-Wignore…
-
Hi!
Thank you for your very interesting research regarding the application of Mamba to Speech Enhancement! Mamba models are very exciting, and their application to Sound-related tasks seem to be a …
-
I run the program in pycharm, one error listed below occurs, how to solve it?
ValueError: Unrecognized model in weights/icon_caption_florence. Should have a `model_type` key in its config.json, or co…
-
像是缺失了文件
Unrecognized model in D:\LIUGEGE\ComfyUI\models\Joy_caption_alpha\text_model. Should have a `model_type` key in its config.json, or contain one of the following strings in its name: albert, a…
-
I very much hope to get a reply from you, I'm very interested in this paper of yours
-
I am interested in “How to use mamba to generate audio”. One of amazing things is the long sequence attention, i wanna know whether mamba can be used in TTS, so that it does not need the Vocoder. Mayb…
-
On certain files, on sliding window mode, the inference will crash because the input is smaller than the kernel.
For example given this inference:
```python
inference = Inference(MODEL_NAME, step=5…
-
Hi,
Niels here from the open-source team at Hugging Face. Congrats on your work! I found it based on the paper page: https://huggingface.co/papers/2406.03344 (feel free to claim the paper with your…
-
Could you share code for Mamba-S4, the audio model for longform signals?
-
When attempting to pip install mamba-ssm
I receive this error:
(mistEnv) C:\Users\gavin\mistRL>pip install mamba_ssm
Collecting mamba_ssm
Using cached mamba_ssm-2.2.2.tar.gz (85 kB)
Insta…