Commit 33d385c
ambsd
fix: Handle None lyrics in pipeline input
heartlib's preprocess() expects lyrics to be a string, not None.
Pass empty string when lyrics is not provided.1 parent 96580e8 commit 33d385c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1529 | 1529 | | |
1530 | 1530 | | |
1531 | 1531 | | |
1532 | | - | |
| 1532 | + | |
1533 | 1533 | | |
1534 | 1534 | | |
1535 | 1535 | | |
| |||
0 commit comments