FillersRemover FillerRemover使用生成的自动从音频中删除填充符。 安装 将此行添加到您的应用程序的Gemfile中: gem 'fillers_remover' , github : 'yasaichi/fillers_remover' 然后执行: $ bundle install 或自己安装为: $ gem install fillers_remover 用法 您可以通过CLI通过以下方式调用该函数: $ fillers_remover call \ /path/to/source.wav \ /path/to/destination.w