Skip to content

0.5.4

Compare
Choose a tag to compare
@CheshireCC CheshireCC released this 01 Jan 11:45
· 31 commits to main since this release

0.5.4

0.5.4 改动

  • 添加根据说话人和字幕时间戳进行音频分段输出的功能 (#54)

    • 根据字幕时间戳和说话人将音频分割为多段音频并输出
  • 升级字幕显示和编辑功能

    • 字幕表格显示时间戳显示为 hh:mm:ss 形式
    • 字幕时间戳编辑功能完善
    • 字幕时间戳编辑功能支持单词级时间戳
    • 自动修改所有相同说话人
  • 修复文件添加到文件列表后会被占用的 bug

  • 修复手动添加的已存在的字幕文件不能修改、保存的 bug

  • 修复表格相关显示状态不随配置文件变化的 bug

  • 修复部分音视频文件不能读取的 bug (#55)

    • 修复文件 tag 含有特殊字符时,音视频文件可能读取失败的 bug

提示

  • 手动卸载 whisper 模型失败或者软件崩溃的情况下,请将 温度 参数设置为一个 0,温度候选个数设置为 1

0.5.4 Changes

  • add the ability to segment audio output according to the speaker and subtitle timestamp (#54)

    • divide audio into multiple audio segments and output based on subtitle timestamp and speaker
  • upgrade subtitle display and editing functions

    • the subtitle table displays the timestamp as hh:mm:ss

    • the subtitle timestamp editing function is perfect.

    • the subtitle timestamp editing function supports word- level timestamps

    • automatically modify all the same speakers

  • fixed bug that will be occupied when files are added to the file list

  • fixed bug that manually added existing subtitle files that cannot be modified or saved

  • fixed bug where the display status of the table does not change with the profile

  • fixed bug that cannot be read from some audio and video files (#55)

    • fixed that audio and video files may fail to read bug when the file tag contains special characters

Tips

  • if you fail to uninstall the whisper model manually or the software crashes, set the temperature parameter to 0 and the number of temperature candidates to 1.