Skip to content

Commit cb36f1b

Browse files
committed
✨ feat: Model selection.
1. Use the model number as an optional parameter, defaulting to 3.5; 2. Improve documentation.
1 parent 9be31d8 commit cb36f1b

File tree

10 files changed

+498
-9078
lines changed

10 files changed

+498
-9078
lines changed

README_CN.md

+2
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ Suno API 目前主要实现了以下 API:
121121
- `/api/get`: 根据id获取音乐信息。获取多个请用","分隔,不传ids则返回所有音乐
122122
- `/api/get_limit`: 获取配额信息
123123
- `/api/extend_audio`: 在一首音乐的基础上,扩展音乐长度
124+
- `/api/clip`: 检索特定音乐的信息
125+
- `/api/concat`: 合并音乐,将扩展后的音乐和原始音乐合并
124126
```
125127

126128
详细文档请查看演示站点:

0 commit comments

Comments
 (0)