这里我的谷歌语音设置给AI发短信以下是语音到文本AI:的输出文件这是视频链接:例如
Google文字演讲: Represent the **doctor** representation is one of the hardest part of computer AIYouTube的自动字幕: represent the **data** representation is one of
我有一个黑名单来保存标签id列表,例如1-3,7-9,实际上它代表1,2,3,7,8,9。{1..3,7..9}; do for j in {$i}; do echo -n "$j,"; done; done但首先,我应该将-转换为..1..3,7..9echo -n "1-3,7-9" | sed 's/-/..for i in {@};