Skip to content

Commit

Permalink
Merge pull request #146 from Ikaros-521/owner
Browse files Browse the repository at this point in the history
音频随机变速 GUI适配
  • Loading branch information
Ikaros-521 authored Jul 20, 2023
2 parents 0499dca + 1f11c63 commit 578f1b2
Show file tree
Hide file tree
Showing 4 changed files with 655 additions and 488 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1140,6 +1140,8 @@ cmd输入命令即可:`doctoc /path/to/file`
- 优化audio中vits接口的设计&优化代码减少冗余
- 新增本地问答音频库,机制类似点歌,通过编辑音频文件名做为触发匹配关键词,优先级第二高,匹配命中后直接会进行匹配音频的播放。
- 新增自定义上下限音频随机变速,对普通音频播放和文案音频播放可以进行随机变速配置。(GUI未适配)

### 2023-07-20
- 增加ffmpeg缺失的解决方案
- 文案模式增加了一组文案配置,也就是说有2块文案,会进行左右切换的播放,都播放完毕后会进行新的一轮播放。
- 新增LLM后的第二重过滤(违禁词、链接、拼音)
Expand All @@ -1148,6 +1150,7 @@ cmd输入命令即可:`doctoc /path/to/file`
- 新增用户名过滤(违禁词、链接、拼音)
- 修复本地问答音频匹配,传入音频后缀导致的匹配错误bug
- 新增本地问答库匹配 最低相似度配置,用于微调需要的关键词匹配度,已自定义触发灵敏度。
- 音频随机变速 GUI适配

</details>

Expand Down
Loading

0 comments on commit 578f1b2

Please sign in to comment.