Browse Source

Automatic Commit By liuyuqi

liuyuqi-cnb 2 months ago
parent
commit
a3bd3c55d9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      convert_abc.py

+ 1 - 1
convert_abc.py

@@ -6,7 +6,7 @@
 @License :   Copyright © 2017-2022 liuyuqi. All Rights Reserved.
 @Desc    :   
 
-批量把音频转换为abc乐谱格式
+批量把音频转换为 abc 乐谱格式
 pip install pydub music21
 
 apt-get update