Skip to content

0.6.7

Compare
Choose a tag to compare
@CheshireCC CheshireCC released this 07 Mar 09:31
· 20 commits to main since this release

0.6.7

0.6.7 改动

  • 增加相同说话人字幕内容聚合功能 #82

    • 参数页面增加相关设置项
    • 输出 txt 格式字幕时,可以那顺序将相同说话人的说话内容聚合在一起。
  • 数据标注功能 #78

    • 按照 vocal_path,speaker_name,language,text 格式输出标注信息到 csv 文件
  • 修复文件目录带有空格造成的 bug #71

    • 暂时修复带有空格的文件目录被强制去除目录造成的问题
  • 修复 whisperX 参数的 bug

    • 修复 min_speakersmax_speakers 参数设置异常的 bug
  • 字幕戳编辑功能进一步改进

    • 新增右键菜单批量修改说话人的功能
    • 新增右键菜单合并字幕语句的功能
  • 简繁体转换问题 #77

    • 语言 参数新增 简体中文——zhs-Simplified Chinese 和 繁体中文——zht-Traditional Chinese 选项
    • 转写结束之后将会自动转换简繁体
    • 打开已存在的字幕文件将会自动转换简繁体
  • 修复单元格列宽 bug

    • 修正单元格列宽逻辑
    • 修正自适应列宽

提示

  • 软件需要完全卸载旧版之后安装新版(cache文件夹可不做清理)

0.6.7 Changes

  • add the same speaker subtitle content aggregation function #82

    • add related setting items to the parameters page

    • when outputting subtitles in txt format, the words of the same speaker can be grouped together in that order.

  • data annotation function #78

    • output the annotation information to the csv file in the format of vocal_path,speaker_name,language,text
  • fixed bug caused by spaces in the file directory #71

    • temporarily fix the problem caused by the forced removal of file directories with spaces
  • repair the bug of the whisperX parameter

    • fixed bug with abnormal setting of min_ Secreters and max_ Secreters parameters
  • subtitle stamp editing function is further improved

    • added right-click menu to modify the speaker in batches
    • added the function of right-click menu merging subtitle statements
  • conversion between simplified and traditional Chinese #77

    • added simplified Chinese-zht-Traditional Chinese and traditional Chinese-zht-Traditional Chinese options for Language parameters

    • the simplified and traditional Chinese will be converted automatically after the transliteration is finished.

    • opening an existing subtitle file will automatically convert simplified and traditional Chinese

  • repair cell grid width bug

    • modified cell lattice width logic

    • modified adaptive column width

tips

  • the software needs to install the new version after completely uninstalling the old version (the cache folder can not be cleaned)