Comparing linyqh:main...string2json:main · linyqh/NarratoAI · GitHub
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: linyqh/NarratoAI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: string2json/NarratoAI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 22 files changed
  • 1 contributor

Commits on May 12, 2025

  1. feat(SDE): 优化剧情分析提示词和解说文案生成

    - 在 generate_short_summary.py 中添加 temperature 参数,用于控制生成文案的随机性- 修改 prompt.py 中的段落数要求,改为与字幕长度成正比
    - 在 short_drama_explanation.py 中添加日志输出,记录使用的模型和温度
    linyqh committed May 12, 2025
    Configuration menu
    Copy the full SHA
    c0e0b8e View commit details
    Browse the repository at this point in the history
  2. 更新英文README

    linyqh committed May 12, 2025
    Configuration menu
    Copy the full SHA
    8cdb450 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. 优化视频处理中的硬件加速检测与兼容性检查

    - 在 Windows 系统上增加显卡信息检测,避免使用不兼容的硬件加速
    - 添加强制使用软件编码的选项,提升兼容性
    - 增强错误处理机制,确保在硬件加速失败时能够回退到软件编码
    - 更新日志信息,提供更清晰的处理反馈
    linyqh committed May 13, 2025
    Configuration menu
    Copy the full SHA
    fa2541f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6356a14 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2025

  1. Configuration menu
    Copy the full SHA
    47cd4f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fda320 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a3e497 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. 新增自动发布 cicd

    linyqh committed May 19, 2025
    Configuration menu
    Copy the full SHA
    261e1d8 View commit details
    Browse the repository at this point in the history
  2. 测试工作流版本号

    linyqh committed May 19, 2025
    Configuration menu
    Copy the full SHA
    8fe406d View commit details
    Browse the repository at this point in the history
  3. cicd 修复 1

    linyqh committed May 19, 2025
    Configuration menu
    Copy the full SHA
    75b99c9 View commit details
    Browse the repository at this point in the history
  4. cicd 测试

    linyqh committed May 19, 2025
    Configuration menu
    Copy the full SHA
    0650a21 View commit details
    Browse the repository at this point in the history
  5. cicd 测试 2

    linyqh committed May 19, 2025
    Configuration menu
    Copy the full SHA
    7dcdce4 View commit details
    Browse the repository at this point in the history
  6. cicd 测试 3

    linyqh committed May 19, 2025
    Configuration menu
    Copy the full SHA
    f740295 View commit details
    Browse the repository at this point in the history
  7. 优化 cicd 流程

    linyqh committed May 19, 2025
    Configuration menu
    Copy the full SHA
    039169a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7ee7742 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08abc21 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6e10adf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7a8de5e View commit details
    Browse the repository at this point in the history
Loading