Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -339,21 +339,6 @@ Upload video and caption (optional), and get video with audio!
|
|
339 |
[Project page is here](https://huggingface.co/spaces/FunAudioLLM/ThinkSound)
|
340 |
[Model weights is here](https://huggingface.co/liuhuadai/ThinkSound)
|
341 |
|
342 |
-
## Citation
|
343 |
-
|
344 |
-
If you find our work useful, please cite our paper:
|
345 |
-
|
346 |
-
```bibtex
|
347 |
-
@misc{liu2025thinksoundchainofthoughtreasoningmultimodal,
|
348 |
-
title={ThinkSound: Chain-of-Thought Reasoning in Multimodal Large Language Models for Audio Generation and Editing},
|
349 |
-
author={Huadai Liu and Jialei Wang and Kaicheng Luo and Wen Wang and Qian Chen and Zhou Zhao and Wei Xue},
|
350 |
-
year={2025},
|
351 |
-
eprint={2506.21448},
|
352 |
-
archivePrefix={arXiv},
|
353 |
-
primaryClass={eess.AS},
|
354 |
-
url={https://arxiv.org/abs/2506.21448},
|
355 |
-
}
|
356 |
-
```
|
357 |
"""
|
358 |
)
|
359 |
with gr.Row():
|
|
|
339 |
[Project page is here](https://huggingface.co/spaces/FunAudioLLM/ThinkSound)
|
340 |
[Model weights is here](https://huggingface.co/liuhuadai/ThinkSound)
|
341 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
342 |
"""
|
343 |
)
|
344 |
with gr.Row():
|