{
  "text": "Hello,大家好,最近這個Deepseek官網發布了一個最新的公告,就是他們的V4Flash正式版已經上線了。\n不過更加讓我興奮激動的是,官方的文章裡面也做了一個更新。\n這個文章的內容就是教你如何把這個Deepseek的接口接入到Codex這個工具裡面。\n大家注意這個Codex接入Deepseek是官方推出的方法。\n既然看我视频的朋友都知道我是不太推荐大家使用三方工具来接入这些借口的\n那么一个原因就是我觉得这些工具不是太可靠\n第二个原因就是我也用过使用体验不是太好\n官方文档这里其实讲的也是比较清晰的\n大家可以自行去看\n但是在这里我还是建议大家把这个视频完整的看一下\n因为官方文档这里有些地方可能就是一笔带过了\n我通过这个视频跟大家讲解会更加的生动更加的完整\n有一些需要注意的地方我也会跟大家强调\n那么视频的最后我也会跟大家分享一下\n这个V4 Flash正式版的模型的一个使用体验\n我发现了一个特别有意思的现象\n就是这个以Force这里的不同的档位\n它做出来的效果真的是差别很大\n那这个具体的内容我们在视频里面再跟大家说吧\nOK 那我们就开始吧\nOK 那接下来我们就根据这个官网的教程来看一下\n如何把这个Deep Seek模型接入到Kodex\n那我们呢就打开这个Deep Seek的官方文档\n找这个Agent的工具这里\n然后找这个Codex\n那么在这个官方文档下呢\n我们可以看到它这里呢\n就是说已经支持这个V4 Flash\n已经支持接入Codex\n至于这个V4 Pro呢\n会在8月份8月初的时候接入Codex\n那我们到时候可以再期待一下\n那官方这里呢\n它给了两种方式\n第一种方式呢\n就是通过这个脚本一键进行配置\n这个也是官方推荐的一种方式\n这个文档这里也确实非常的贴心\n他把这个脚本\n就这个配置脚本做了哪些工作\n一五一十的给你列了出来\n但说实话\n我不太推荐大家使用这个脚本的方式来进行接入\n虽然说官方推荐\n但是我不太推荐\n原因就是因为这个脚本虽然说很方便\n一键就不能帮你改好\n但是它这个具体改了什么\n你就不太清楚了\n万一出了幼蛾子\n你再想改回来那就比较麻烦了\n你要一条一条去对\n所以说我不太推荐这种方式\n所以说我更推荐大家使用这个\n就是自己DIY的方式来进行一个介入\n那我们来看一下它是怎么做的\n首先是在这个目录下\n这个目录下创建这个modus.json这个文件\n那具体怎么做呢\n我们在这里找到这个C盘\nC盘的用户目录\n然后找到你当前的这个系统登录的这个账户\n那这个账户的名称呢\n大概率咱们是不一样的\n但不管是什么名称\n我们点击进去就可以了\n然后找到这个Codex这个文件夹\n点击进去\n然后呢我们就按照官方的提示\n创建models.json这个文件\n检查一下这个单词\n一个字母都不能查\nmodels.json\n然后呢官方文档这里说呢\n就是把这个内容\n下面这个内容\ncopy到model.json里面\n然后我们点击这里的copy\n然后把它粘贴到model.json这个文件\n然后点击保存\n那么这个文件是什么意思呢\n说实话我也不知道是什么意思\n但是看这个json的结构\n大概可以判断出来\n它应该是这个模型的列表\n所以说我们就不用做任何修改\n就原样的粘贴过来\n然后保存就可以了\n然后接下来我们看这个第二步\n同样是在这个文件夹下\n然后创建这个文件\n然后接下来呢\n把这个内容copy过去\n怎么做呢\n大家注意好\n我们还是在这个\n第二codex的这个目录下\n这个config文件\n它是这个配置文件\nconfig\n那这个目前呢\n是已经有了的\n我们是已经有了\n这个是chatgbt原生的\n那个配置文件\n大家可以看到\n它这个原生的文件\n就是这样子\n那接下来呢\n我们要把它备份一下\n然后给这个副本改一个名字\n改一个好记的名字\n比方说我们就叫它默认配置\n而且它本来就是这个ChatGPT原生的默认的配置\n那备份完成之后呢\n我们就放心了\n那这个原来的这个文件呢\n我们就随便操作就可以了\n接下来呢\n我们按照官方文档的提示\n把这个内容给它copy下来\n让我们找到这个文件\n双击打开它\n大家注意好我们全选\n然后把内容全部删掉\n然后粘贴过来\n那复制粘贴过来之后呢\n还没有结束\n我们在这个地方进行一下调整\n你要把你购买的那个API-Kick\n粘贴过来\n粘贴完了之后\n我们保存就可以了\n填完之后呢\n我们再检查一下这个修改\n这个备份\n还有这个modus.json的文件\n都配置好了之后呢\n我们就可以点击这个ChatsGPT启动了\n启动之后我们就点击完成设置\n接下来我们就进入到了对话框里\n左下角这里已经给我们进行了一个标识\n就是说这个是用Deepseek进行的登录\n然后这边使用这个Work还有Codex模式都是没有问题的\n在这里我们就可以跟他进行对话\n问他一些问题\n不过我们可以看到它的这个回答呢\n还是说自己是一个基于GBT5的这样的一个助手\n它背后的模型呢还是说自己是GBT5\n那么这个具体的原因我不是太清楚\n可能是这个Agent的工具本身吧\n它是不是有一些默认的代码默认的一些配置所造成的\n不过我们可以通过这个DeepSig的后台来进行验证\n我们可以看到这个后台的用量统计这里呢\n可以看到这个V4Flash它是有这个用量的记录的\n那看到这里大家千万不要紧张不要误会\n这个八毛钱并不是说我刚才问了两个简单的问题\n他就花了八毛钱\n那这个消费的钱数是因为我做了一些东西\n用这个V4 Flash做了一些东西\n然后接下来我就跟大家分享一下我的使用体验\n那么大家可以看到我在这个绘画的这个使用过程中\n首先我先问他一些问题\n这里他还是说自己是GVT的模型\n当然这个没有什么大碍\n然后我就让他用这个skill啊\n通过这个html的前端技术来做一个PPT\n介绍一下自己\n那请大家注意好\n我在这个绘画里边\n我使用的这个推理强度用的是高\n高这个级别\n然后经过这个一番等待啊\n大概三分钟吧\n然后他就得到了这样的一个结果\n那这个呢就是他通过这个html做的一个PPT\n类型的自我介绍\n然后呢我让他输出到了这个文件里面\n我们来看一下\n那這個就是他做的一個結果,大家欣賞一下。\n這個,就是這樣子。\n那這個其實我覺得倒也沒有太大的問題,因為這個代碼嘛,大家可以看到這些代碼都是有的。\n我们让它再修改修改嘛\n不就是有一些bug嘛\n这个flash模型毕竟不是pro模型啊\n这个我们还是要保留一点宽容度的\n所以说我就给他提了这个需求\n我说这个只有成色背景啊\n看不到任何文字和其他元素\n让他去修改一下\n于是乎呢这个deep seek\n他就开始进行了一系列大刀阔斧的检查\n然后什么诊断哪里出问题了\n然后就开始疯狂的鬼打墙\n然后还生成什么PDF\n我不太明白为什么要生成这个PDF\n然后在修改过程中呢\n我们可以看到它这里呢\n就是生成了一堆这些文件\n什么PDF文件啊\n这个图片文件啊\n然后我不知道它为什么做这么多繁杂的工作\n然后再然后的话呢\n我这边问它这个问题的时候呢\n是9点半\n9点半\n然后到这个问题中止的时候呢\n是9点46\n然后整整花了16分钟吧\n然后就不停的在归大墙\n然后也没有解决任何问题\n然后它修改后的文件\n我保存了下来\n还是\n它还看一下\n那还是这个样子\n那么经过这一番使用体验之后\n说实话我还是有点不太甘心\n我觉得不可能做这么差\n然后我就重新启动了\n新建的这样的一个项目文件夹\n然后在这个项目文件夹里面\n我把这个推理强度改了一下\n就改成这个最高\n改成最高这个级别\n然后我就重新把提示词发给他\n让他继续来做PPT效果的网页\n然后介绍一下他自己\n然后我们可以看到他这边大概做了11分钟\n11分钟的话\n然后就搞定了\n这次是真真正正的搞定了\n而且他这边很贴心的加了一些功能\n可以在线的进行编辑\n大家可以看一下\n这个就是VS Flash\n我用的最高的\n最高档位的推移强度\n然后做出来的这样的一个网页PPT\n这个话我觉得它的这个文字\n这个配色有点小问题\n这个看的不是特别清晰\n不过这个还是可以跟它交流\n跟它聊一聊\n让它把这个配色改成什么黑色\n或者更醒目的颜色\n这个都比较好改\n这个都不是什么大问题\n都比较好改\n然后这里它很贴心的增加了一个功能\n就是这个编辑功能\n我们就可以直接对这个文档\n这个PVT\n或者说这个网页\n准确来说是这个网页中的东西已经修改\n这里是要按E\n进入编辑模式之后\n我们可以对文档内容进行一个修改\n改完之后要保存\n改完之后我们就刷新一下\n刷新一下我们可以看到这些修改都是成立的\n所以说这个其实也算一个小亮点吧\n也挺让我感到意外的\n那如果说大家真的想使用这个Codex\n或者说这个XLGBT\n使用这个DeepSig模型的话\n建议大家还是把这个推理的强度\n调成这个最高的强度\n另外呢大家也可以看到\n即便是开启了这个最高的推理强度的话\n它这个消耗的钱也不多\n也就几毛钱\n而且我刚才也是初次体验嘛\n中间有很多地方修修改改\n配合的不是很默契\n那如果后期大家用熟练的话\n应该成本应该是很低的\n这也是Deepseek模型的最大的一个优势\n那视频最后呢\n我跟大家说一下\n就是假如说我们不想接触这个Deepseek模型了\n我们想恢复到原来的那个GPT模型\n怎么做呢\n我们还是回到这个用户目录的这个.codex的这个目录下\n然后我们找到这个这两个文件\n因为这个现在是配的是Deepseek嘛\n我们把它重命名一下\n比方说在后面加一个后缀\n然后把它的命名\n重新还原到config\n这个样子\n检查一下这个命名\n一个字母都不能错\n不放心的话\n我们可以再打开看一下\n对吧\n这些都没有问题\n接下来我们再重新启动这个chatGBT\n重新启动它\nOK\n所以这个时候我们看这个界面可以看到它就回来了\n都回来了\n用户名这里包括这个对话的绘画的记录\n也是都可以还原的\n没有任何问题\n我刚才无意间看到我的这个GBT的额度又重置了\n好开心\n以上就是本期分享\n希望这期视频能给您带来一些帮助\n也希望大家能够点个免费的赞点个免费的关注支持一下\n您的支持是本频道更新的最大动力\n这里是IT技术频道\n我们下期再见",
  "language": "zh",
  "duration": 739.694875,
  "segments": [
    {
      "start": 0.0,
      "end": 8.4,
      "text": "Hello,大家好,最近這個Deepseek官網發布了一個最新的公告,就是他們的V4Flash正式版已經上線了。",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.2213271458943685,
      "no_speech_prob": 9.398630311518996e-12,
      "compression_ratio": 1.3049645390070923,
      "source": "whisper"
    },
    {
      "start": 8.4,
      "end": 13.8,
      "text": "不過更加讓我興奮激動的是,官方的文章裡面也做了一個更新。",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.2213271458943685,
      "no_speech_prob": 9.398630311518996e-12,
      "compression_ratio": 1.3049645390070923,
      "source": "whisper"
    },
    {
      "start": 13.8,
      "end": 21.4,
      "text": "這個文章的內容就是教你如何把這個Deepseek的接口接入到Codex這個工具裡面。",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.2213271458943685,
      "no_speech_prob": 9.398630311518996e-12,
      "compression_ratio": 1.3049645390070923,
      "source": "whisper"
    },
    {
      "start": 21.4,
      "end": 25.8,
      "text": "大家注意這個Codex接入Deepseek是官方推出的方法。",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.2213271458943685,
      "no_speech_prob": 9.398630311518996e-12,
      "compression_ratio": 1.3049645390070923,
      "source": "whisper"
    },
    {
      "start": 25.8,
      "end": 31.68,
      "text": "既然看我视频的朋友都知道我是不太推荐大家使用三方工具来接入这些借口的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12034058720810609,
      "no_speech_prob": 2.2367392660260776e-11,
      "compression_ratio": 1.5517241379310345,
      "source": "whisper"
    },
    {
      "start": 31.94,
      "end": 34.76,
      "text": "那么一个原因就是我觉得这些工具不是太可靠",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12034058720810609,
      "no_speech_prob": 2.2367392660260776e-11,
      "compression_ratio": 1.5517241379310345,
      "source": "whisper"
    },
    {
      "start": 35.02,
      "end": 37.84,
      "text": "第二个原因就是我也用过使用体验不是太好",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12034058720810609,
      "no_speech_prob": 2.2367392660260776e-11,
      "compression_ratio": 1.5517241379310345,
      "source": "whisper"
    },
    {
      "start": 38.08,
      "end": 40.64,
      "text": "官方文档这里其实讲的也是比较清晰的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12034058720810609,
      "no_speech_prob": 2.2367392660260776e-11,
      "compression_ratio": 1.5517241379310345,
      "source": "whisper"
    },
    {
      "start": 40.9,
      "end": 42.44,
      "text": "大家可以自行去看",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12034058720810609,
      "no_speech_prob": 2.2367392660260776e-11,
      "compression_ratio": 1.5517241379310345,
      "source": "whisper"
    },
    {
      "start": 42.7,
      "end": 46.28,
      "text": "但是在这里我还是建议大家把这个视频完整的看一下",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12034058720810609,
      "no_speech_prob": 2.2367392660260776e-11,
      "compression_ratio": 1.5517241379310345,
      "source": "whisper"
    },
    {
      "start": 46.54,
      "end": 49.86,
      "text": "因为官方文档这里有些地方可能就是一笔带过了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12034058720810609,
      "no_speech_prob": 2.2367392660260776e-11,
      "compression_ratio": 1.5517241379310345,
      "source": "whisper"
    },
    {
      "start": 50.12,
      "end": 54.48,
      "text": "我通过这个视频跟大家讲解会更加的生动更加的完整",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12034058720810609,
      "no_speech_prob": 2.2367392660260776e-11,
      "compression_ratio": 1.5517241379310345,
      "source": "whisper"
    },
    {
      "start": 54.48,
      "end": 57.76,
      "text": "有一些需要注意的地方我也会跟大家强调",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.1747941663188319,
      "no_speech_prob": 1.763636806040303e-11,
      "compression_ratio": 1.3559322033898304,
      "source": "whisper"
    },
    {
      "start": 57.76,
      "end": 60.12,
      "text": "那么视频的最后我也会跟大家分享一下",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.1747941663188319,
      "no_speech_prob": 1.763636806040303e-11,
      "compression_ratio": 1.3559322033898304,
      "source": "whisper"
    },
    {
      "start": 60.12,
      "end": 63.52,
      "text": "这个V4 Flash正式版的模型的一个使用体验",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.1747941663188319,
      "no_speech_prob": 1.763636806040303e-11,
      "compression_ratio": 1.3559322033898304,
      "source": "whisper"
    },
    {
      "start": 63.52,
      "end": 65.8,
      "text": "我发现了一个特别有意思的现象",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.1747941663188319,
      "no_speech_prob": 1.763636806040303e-11,
      "compression_ratio": 1.3559322033898304,
      "source": "whisper"
    },
    {
      "start": 65.8,
      "end": 68.74,
      "text": "就是这个以Force这里的不同的档位",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.1747941663188319,
      "no_speech_prob": 1.763636806040303e-11,
      "compression_ratio": 1.3559322033898304,
      "source": "whisper"
    },
    {
      "start": 68.74,
      "end": 71.06,
      "text": "它做出来的效果真的是差别很大",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.1747941663188319,
      "no_speech_prob": 1.763636806040303e-11,
      "compression_ratio": 1.3559322033898304,
      "source": "whisper"
    },
    {
      "start": 71.06,
      "end": 74.02,
      "text": "那这个具体的内容我们在视频里面再跟大家说吧",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.1747941663188319,
      "no_speech_prob": 1.763636806040303e-11,
      "compression_ratio": 1.3559322033898304,
      "source": "whisper"
    },
    {
      "start": 74.02,
      "end": 75.34,
      "text": "OK 那我们就开始吧",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.1747941663188319,
      "no_speech_prob": 1.763636806040303e-11,
      "compression_ratio": 1.3559322033898304,
      "source": "whisper"
    },
    {
      "start": 75.34,
      "end": 80.86,
      "text": "OK 那接下来我们就根据这个官网的教程来看一下",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.1747941663188319,
      "no_speech_prob": 1.763636806040303e-11,
      "compression_ratio": 1.3559322033898304,
      "source": "whisper"
    },
    {
      "start": 80.86,
      "end": 83.96,
      "text": "如何把这个Deep Seek模型接入到Kodex",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.1747941663188319,
      "no_speech_prob": 1.763636806040303e-11,
      "compression_ratio": 1.3559322033898304,
      "source": "whisper"
    },
    {
      "start": 83.96,
      "end": 86.96,
      "text": "那我们呢就打开这个Deep Seek的官方文档",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13111797656888277,
      "no_speech_prob": 1.9809646978341533e-11,
      "compression_ratio": 1.4141414141414141,
      "source": "whisper"
    },
    {
      "start": 86.96,
      "end": 88.94,
      "text": "找这个Agent的工具这里",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13111797656888277,
      "no_speech_prob": 1.9809646978341533e-11,
      "compression_ratio": 1.4141414141414141,
      "source": "whisper"
    },
    {
      "start": 88.94,
      "end": 90.1,
      "text": "然后找这个Codex",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13111797656888277,
      "no_speech_prob": 1.9809646978341533e-11,
      "compression_ratio": 1.4141414141414141,
      "source": "whisper"
    },
    {
      "start": 90.1,
      "end": 91.7,
      "text": "那么在这个官方文档下呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13111797656888277,
      "no_speech_prob": 1.9809646978341533e-11,
      "compression_ratio": 1.4141414141414141,
      "source": "whisper"
    },
    {
      "start": 91.7,
      "end": 92.84,
      "text": "我们可以看到它这里呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13111797656888277,
      "no_speech_prob": 1.9809646978341533e-11,
      "compression_ratio": 1.4141414141414141,
      "source": "whisper"
    },
    {
      "start": 92.84,
      "end": 95.84,
      "text": "就是说已经支持这个V4 Flash",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13111797656888277,
      "no_speech_prob": 1.9809646978341533e-11,
      "compression_ratio": 1.4141414141414141,
      "source": "whisper"
    },
    {
      "start": 95.84,
      "end": 97.28,
      "text": "已经支持接入Codex",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13111797656888277,
      "no_speech_prob": 1.9809646978341533e-11,
      "compression_ratio": 1.4141414141414141,
      "source": "whisper"
    },
    {
      "start": 97.28,
      "end": 99.74,
      "text": "至于这个V4 Pro呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13111797656888277,
      "no_speech_prob": 1.9809646978341533e-11,
      "compression_ratio": 1.4141414141414141,
      "source": "whisper"
    },
    {
      "start": 99.74,
      "end": 103.08,
      "text": "会在8月份8月初的时候接入Codex",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13111797656888277,
      "no_speech_prob": 1.9809646978341533e-11,
      "compression_ratio": 1.4141414141414141,
      "source": "whisper"
    },
    {
      "start": 103.08,
      "end": 105.44,
      "text": "那我们到时候可以再期待一下",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13111797656888277,
      "no_speech_prob": 1.9809646978341533e-11,
      "compression_ratio": 1.4141414141414141,
      "source": "whisper"
    },
    {
      "start": 105.44,
      "end": 106.86,
      "text": "那官方这里呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13111797656888277,
      "no_speech_prob": 1.9809646978341533e-11,
      "compression_ratio": 1.4141414141414141,
      "source": "whisper"
    },
    {
      "start": 106.86,
      "end": 108.28,
      "text": "它给了两种方式",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13111797656888277,
      "no_speech_prob": 1.9809646978341533e-11,
      "compression_ratio": 1.4141414141414141,
      "source": "whisper"
    },
    {
      "start": 108.28,
      "end": 109.08,
      "text": "第一种方式呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13111797656888277,
      "no_speech_prob": 1.9809646978341533e-11,
      "compression_ratio": 1.4141414141414141,
      "source": "whisper"
    },
    {
      "start": 109.08,
      "end": 111.52,
      "text": "就是通过这个脚本一键进行配置",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13111797656888277,
      "no_speech_prob": 1.9809646978341533e-11,
      "compression_ratio": 1.4141414141414141,
      "source": "whisper"
    },
    {
      "start": 111.52,
      "end": 114.4,
      "text": "这个也是官方推荐的一种方式",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11551904678344727,
      "no_speech_prob": 2.0281698195900866e-11,
      "compression_ratio": 1.5261324041811846,
      "source": "whisper"
    },
    {
      "start": 114.4,
      "end": 116.54,
      "text": "这个文档这里也确实非常的贴心",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11551904678344727,
      "no_speech_prob": 2.0281698195900866e-11,
      "compression_ratio": 1.5261324041811846,
      "source": "whisper"
    },
    {
      "start": 116.54,
      "end": 117.94,
      "text": "他把这个脚本",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11551904678344727,
      "no_speech_prob": 2.0281698195900866e-11,
      "compression_ratio": 1.5261324041811846,
      "source": "whisper"
    },
    {
      "start": 117.94,
      "end": 119.96,
      "text": "就这个配置脚本做了哪些工作",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11551904678344727,
      "no_speech_prob": 2.0281698195900866e-11,
      "compression_ratio": 1.5261324041811846,
      "source": "whisper"
    },
    {
      "start": 119.96,
      "end": 122.0,
      "text": "一五一十的给你列了出来",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11551904678344727,
      "no_speech_prob": 2.0281698195900866e-11,
      "compression_ratio": 1.5261324041811846,
      "source": "whisper"
    },
    {
      "start": 122.0,
      "end": 122.78,
      "text": "但说实话",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11551904678344727,
      "no_speech_prob": 2.0281698195900866e-11,
      "compression_ratio": 1.5261324041811846,
      "source": "whisper"
    },
    {
      "start": 122.78,
      "end": 126.88,
      "text": "我不太推荐大家使用这个脚本的方式来进行接入",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11551904678344727,
      "no_speech_prob": 2.0281698195900866e-11,
      "compression_ratio": 1.5261324041811846,
      "source": "whisper"
    },
    {
      "start": 126.88,
      "end": 128.44,
      "text": "虽然说官方推荐",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11551904678344727,
      "no_speech_prob": 2.0281698195900866e-11,
      "compression_ratio": 1.5261324041811846,
      "source": "whisper"
    },
    {
      "start": 128.44,
      "end": 129.74,
      "text": "但是我不太推荐",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11551904678344727,
      "no_speech_prob": 2.0281698195900866e-11,
      "compression_ratio": 1.5261324041811846,
      "source": "whisper"
    },
    {
      "start": 129.74,
      "end": 132.86,
      "text": "原因就是因为这个脚本虽然说很方便",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11551904678344727,
      "no_speech_prob": 2.0281698195900866e-11,
      "compression_ratio": 1.5261324041811846,
      "source": "whisper"
    },
    {
      "start": 132.86,
      "end": 134.68,
      "text": "一键就不能帮你改好",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11551904678344727,
      "no_speech_prob": 2.0281698195900866e-11,
      "compression_ratio": 1.5261324041811846,
      "source": "whisper"
    },
    {
      "start": 134.68,
      "end": 137.24,
      "text": "但是它这个具体改了什么",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11551904678344727,
      "no_speech_prob": 2.0281698195900866e-11,
      "compression_ratio": 1.5261324041811846,
      "source": "whisper"
    },
    {
      "start": 137.24,
      "end": 138.76,
      "text": "你就不太清楚了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11551904678344727,
      "no_speech_prob": 2.0281698195900866e-11,
      "compression_ratio": 1.5261324041811846,
      "source": "whisper"
    },
    {
      "start": 138.76,
      "end": 140.66,
      "text": "万一出了幼蛾子",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11551904678344727,
      "no_speech_prob": 2.0281698195900866e-11,
      "compression_ratio": 1.5261324041811846,
      "source": "whisper"
    },
    {
      "start": 140.66,
      "end": 144.22,
      "text": "你再想改回来那就比较麻烦了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12054925527631866,
      "no_speech_prob": 2.241826169147032e-11,
      "compression_ratio": 1.4059405940594059,
      "source": "whisper"
    },
    {
      "start": 144.22,
      "end": 145.94,
      "text": "你要一条一条去对",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12054925527631866,
      "no_speech_prob": 2.241826169147032e-11,
      "compression_ratio": 1.4059405940594059,
      "source": "whisper"
    },
    {
      "start": 145.94,
      "end": 147.84,
      "text": "所以说我不太推荐这种方式",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12054925527631866,
      "no_speech_prob": 2.241826169147032e-11,
      "compression_ratio": 1.4059405940594059,
      "source": "whisper"
    },
    {
      "start": 147.84,
      "end": 150.32,
      "text": "所以说我更推荐大家使用这个",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12054925527631866,
      "no_speech_prob": 2.241826169147032e-11,
      "compression_ratio": 1.4059405940594059,
      "source": "whisper"
    },
    {
      "start": 150.32,
      "end": 153.32,
      "text": "就是自己DIY的方式来进行一个介入",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12054925527631866,
      "no_speech_prob": 2.241826169147032e-11,
      "compression_ratio": 1.4059405940594059,
      "source": "whisper"
    },
    {
      "start": 153.32,
      "end": 154.86,
      "text": "那我们来看一下它是怎么做的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12054925527631866,
      "no_speech_prob": 2.241826169147032e-11,
      "compression_ratio": 1.4059405940594059,
      "source": "whisper"
    },
    {
      "start": 154.86,
      "end": 157.0,
      "text": "首先是在这个目录下",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12054925527631866,
      "no_speech_prob": 2.241826169147032e-11,
      "compression_ratio": 1.4059405940594059,
      "source": "whisper"
    },
    {
      "start": 157.0,
      "end": 161.02,
      "text": "这个目录下创建这个modus.json这个文件",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12054925527631866,
      "no_speech_prob": 2.241826169147032e-11,
      "compression_ratio": 1.4059405940594059,
      "source": "whisper"
    },
    {
      "start": 161.02,
      "end": 162.3,
      "text": "那具体怎么做呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12054925527631866,
      "no_speech_prob": 2.241826169147032e-11,
      "compression_ratio": 1.4059405940594059,
      "source": "whisper"
    },
    {
      "start": 162.3,
      "end": 164.26,
      "text": "我们在这里找到这个C盘",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12054925527631866,
      "no_speech_prob": 2.241826169147032e-11,
      "compression_ratio": 1.4059405940594059,
      "source": "whisper"
    },
    {
      "start": 164.26,
      "end": 165.62,
      "text": "C盘的用户目录",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12054925527631866,
      "no_speech_prob": 2.241826169147032e-11,
      "compression_ratio": 1.4059405940594059,
      "source": "whisper"
    },
    {
      "start": 165.62,
      "end": 170.02,
      "text": "然后找到你当前的这个系统登录的这个账户",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.12054925527631866,
      "no_speech_prob": 2.241826169147032e-11,
      "compression_ratio": 1.4059405940594059,
      "source": "whisper"
    },
    {
      "start": 170.02,
      "end": 171.6,
      "text": "那这个账户的名称呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.15114440361078638,
      "no_speech_prob": 1.4888919958044866e-11,
      "compression_ratio": 1.368,
      "source": "whisper"
    },
    {
      "start": 171.6,
      "end": 173.46,
      "text": "大概率咱们是不一样的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.15114440361078638,
      "no_speech_prob": 1.4888919958044866e-11,
      "compression_ratio": 1.368,
      "source": "whisper"
    },
    {
      "start": 173.46,
      "end": 174.56,
      "text": "但不管是什么名称",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.15114440361078638,
      "no_speech_prob": 1.4888919958044866e-11,
      "compression_ratio": 1.368,
      "source": "whisper"
    },
    {
      "start": 174.56,
      "end": 175.98,
      "text": "我们点击进去就可以了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.15114440361078638,
      "no_speech_prob": 1.4888919958044866e-11,
      "compression_ratio": 1.368,
      "source": "whisper"
    },
    {
      "start": 175.98,
      "end": 178.84,
      "text": "然后找到这个Codex这个文件夹",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.15114440361078638,
      "no_speech_prob": 1.4888919958044866e-11,
      "compression_ratio": 1.368,
      "source": "whisper"
    },
    {
      "start": 178.84,
      "end": 179.64,
      "text": "点击进去",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.15114440361078638,
      "no_speech_prob": 1.4888919958044866e-11,
      "compression_ratio": 1.368,
      "source": "whisper"
    },
    {
      "start": 179.64,
      "end": 182.26,
      "text": "然后呢我们就按照官方的提示",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.15114440361078638,
      "no_speech_prob": 1.4888919958044866e-11,
      "compression_ratio": 1.368,
      "source": "whisper"
    },
    {
      "start": 182.26,
      "end": 184.4,
      "text": "创建models.json这个文件",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.15114440361078638,
      "no_speech_prob": 1.4888919958044866e-11,
      "compression_ratio": 1.368,
      "source": "whisper"
    },
    {
      "start": 184.4,
      "end": 193.42,
      "text": "检查一下这个单词",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.15114440361078638,
      "no_speech_prob": 1.4888919958044866e-11,
      "compression_ratio": 1.368,
      "source": "whisper"
    },
    {
      "start": 193.42,
      "end": 194.9,
      "text": "一个字母都不能查",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.15114440361078638,
      "no_speech_prob": 1.4888919958044866e-11,
      "compression_ratio": 1.368,
      "source": "whisper"
    },
    {
      "start": 194.9,
      "end": 196.26,
      "text": "models.json",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.15114440361078638,
      "no_speech_prob": 1.4888919958044866e-11,
      "compression_ratio": 1.368,
      "source": "whisper"
    },
    {
      "start": 196.26,
      "end": 198.02,
      "text": "然后呢官方文档这里说呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.15114440361078638,
      "no_speech_prob": 1.4888919958044866e-11,
      "compression_ratio": 1.368,
      "source": "whisper"
    },
    {
      "start": 198.02,
      "end": 199.42,
      "text": "就是把这个内容",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.15114440361078638,
      "no_speech_prob": 1.4888919958044866e-11,
      "compression_ratio": 1.368,
      "source": "whisper"
    },
    {
      "start": 199.42,
      "end": 200.08,
      "text": "下面这个内容",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13352914519657363,
      "no_speech_prob": 2.037848362279604e-11,
      "compression_ratio": 1.4498269896193772,
      "source": "whisper"
    },
    {
      "start": 200.08,
      "end": 202.78,
      "text": "copy到model.json里面",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13352914519657363,
      "no_speech_prob": 2.037848362279604e-11,
      "compression_ratio": 1.4498269896193772,
      "source": "whisper"
    },
    {
      "start": 202.78,
      "end": 204.46,
      "text": "然后我们点击这里的copy",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13352914519657363,
      "no_speech_prob": 2.037848362279604e-11,
      "compression_ratio": 1.4498269896193772,
      "source": "whisper"
    },
    {
      "start": 204.46,
      "end": 207.74,
      "text": "然后把它粘贴到model.json这个文件",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13352914519657363,
      "no_speech_prob": 2.037848362279604e-11,
      "compression_ratio": 1.4498269896193772,
      "source": "whisper"
    },
    {
      "start": 207.74,
      "end": 210.42,
      "text": "然后点击保存",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13352914519657363,
      "no_speech_prob": 2.037848362279604e-11,
      "compression_ratio": 1.4498269896193772,
      "source": "whisper"
    },
    {
      "start": 210.42,
      "end": 213.48,
      "text": "那么这个文件是什么意思呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13352914519657363,
      "no_speech_prob": 2.037848362279604e-11,
      "compression_ratio": 1.4498269896193772,
      "source": "whisper"
    },
    {
      "start": 213.48,
      "end": 215.58,
      "text": "说实话我也不知道是什么意思",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13352914519657363,
      "no_speech_prob": 2.037848362279604e-11,
      "compression_ratio": 1.4498269896193772,
      "source": "whisper"
    },
    {
      "start": 215.58,
      "end": 218.02,
      "text": "但是看这个json的结构",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13352914519657363,
      "no_speech_prob": 2.037848362279604e-11,
      "compression_ratio": 1.4498269896193772,
      "source": "whisper"
    },
    {
      "start": 218.02,
      "end": 219.28,
      "text": "大概可以判断出来",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13352914519657363,
      "no_speech_prob": 2.037848362279604e-11,
      "compression_ratio": 1.4498269896193772,
      "source": "whisper"
    },
    {
      "start": 219.28,
      "end": 221.4,
      "text": "它应该是这个模型的列表",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13352914519657363,
      "no_speech_prob": 2.037848362279604e-11,
      "compression_ratio": 1.4498269896193772,
      "source": "whisper"
    },
    {
      "start": 221.4,
      "end": 224.34,
      "text": "所以说我们就不用做任何修改",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13352914519657363,
      "no_speech_prob": 2.037848362279604e-11,
      "compression_ratio": 1.4498269896193772,
      "source": "whisper"
    },
    {
      "start": 224.34,
      "end": 225.72,
      "text": "就原样的粘贴过来",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13352914519657363,
      "no_speech_prob": 2.037848362279604e-11,
      "compression_ratio": 1.4498269896193772,
      "source": "whisper"
    },
    {
      "start": 225.72,
      "end": 226.82,
      "text": "然后保存就可以了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13352914519657363,
      "no_speech_prob": 2.037848362279604e-11,
      "compression_ratio": 1.4498269896193772,
      "source": "whisper"
    },
    {
      "start": 226.82,
      "end": 228.96,
      "text": "然后接下来我们看这个第二步",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.13352914519657363,
      "no_speech_prob": 2.037848362279604e-11,
      "compression_ratio": 1.4498269896193772,
      "source": "whisper"
    },
    {
      "start": 228.96,
      "end": 230.88,
      "text": "同样是在这个文件夹下",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 230.88,
      "end": 232.62,
      "text": "然后创建这个文件",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 232.62,
      "end": 234.06,
      "text": "然后接下来呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 234.06,
      "end": 237.12,
      "text": "把这个内容copy过去",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 237.12,
      "end": 238.32,
      "text": "怎么做呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 238.32,
      "end": 238.94,
      "text": "大家注意好",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 238.94,
      "end": 239.74,
      "text": "我们还是在这个",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 239.74,
      "end": 242.14,
      "text": "第二codex的这个目录下",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 242.14,
      "end": 244.18,
      "text": "这个config文件",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 244.18,
      "end": 245.44,
      "text": "它是这个配置文件",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 245.44,
      "end": 245.98,
      "text": "config",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 245.98,
      "end": 247.5,
      "text": "那这个目前呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 247.5,
      "end": 248.66,
      "text": "是已经有了的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 248.66,
      "end": 249.9,
      "text": "我们是已经有了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 249.9,
      "end": 251.88,
      "text": "这个是chatgbt原生的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 251.88,
      "end": 253.14,
      "text": "那个配置文件",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 253.14,
      "end": 254.12,
      "text": "大家可以看到",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 254.12,
      "end": 255.56,
      "text": "它这个原生的文件",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 255.56,
      "end": 256.24,
      "text": "就是这样子",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 256.24,
      "end": 257.34,
      "text": "那接下来呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.16128673553466796,
      "no_speech_prob": 1.641296994148167e-11,
      "compression_ratio": 1.5511811023622046,
      "source": "whisper"
    },
    {
      "start": 257.34,
      "end": 259.1,
      "text": "我们要把它备份一下",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.23539320830326932,
      "no_speech_prob": 1.7289890005822706e-11,
      "compression_ratio": 1.4230769230769231,
      "source": "whisper"
    },
    {
      "start": 261.94,
      "end": 263.9,
      "text": "然后给这个副本改一个名字",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.23539320830326932,
      "no_speech_prob": 1.7289890005822706e-11,
      "compression_ratio": 1.4230769230769231,
      "source": "whisper"
    },
    {
      "start": 263.9,
      "end": 265.38,
      "text": "改一个好记的名字",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.23539320830326932,
      "no_speech_prob": 1.7289890005822706e-11,
      "compression_ratio": 1.4230769230769231,
      "source": "whisper"
    },
    {
      "start": 265.62,
      "end": 267.78,
      "text": "比方说我们就叫它默认配置",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.23539320830326932,
      "no_speech_prob": 1.7289890005822706e-11,
      "compression_ratio": 1.4230769230769231,
      "source": "whisper"
    },
    {
      "start": 267.78,
      "end": 271.54,
      "text": "而且它本来就是这个ChatGPT原生的默认的配置",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.23539320830326932,
      "no_speech_prob": 1.7289890005822706e-11,
      "compression_ratio": 1.4230769230769231,
      "source": "whisper"
    },
    {
      "start": 272.1,
      "end": 273.18,
      "text": "那备份完成之后呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.23539320830326932,
      "no_speech_prob": 1.7289890005822706e-11,
      "compression_ratio": 1.4230769230769231,
      "source": "whisper"
    },
    {
      "start": 273.18,
      "end": 274.1,
      "text": "我们就放心了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.23539320830326932,
      "no_speech_prob": 1.7289890005822706e-11,
      "compression_ratio": 1.4230769230769231,
      "source": "whisper"
    },
    {
      "start": 274.1,
      "end": 275.54,
      "text": "那这个原来的这个文件呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.23539320830326932,
      "no_speech_prob": 1.7289890005822706e-11,
      "compression_ratio": 1.4230769230769231,
      "source": "whisper"
    },
    {
      "start": 275.54,
      "end": 277.3,
      "text": "我们就随便操作就可以了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.23539320830326932,
      "no_speech_prob": 1.7289890005822706e-11,
      "compression_ratio": 1.4230769230769231,
      "source": "whisper"
    },
    {
      "start": 277.58,
      "end": 278.06,
      "text": "接下来呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.23539320830326932,
      "no_speech_prob": 1.7289890005822706e-11,
      "compression_ratio": 1.4230769230769231,
      "source": "whisper"
    },
    {
      "start": 278.06,
      "end": 279.78,
      "text": "我们按照官方文档的提示",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.23539320830326932,
      "no_speech_prob": 1.7289890005822706e-11,
      "compression_ratio": 1.4230769230769231,
      "source": "whisper"
    },
    {
      "start": 279.78,
      "end": 281.94,
      "text": "把这个内容给它copy下来",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.23539320830326932,
      "no_speech_prob": 1.7289890005822706e-11,
      "compression_ratio": 1.4230769230769231,
      "source": "whisper"
    },
    {
      "start": 281.94,
      "end": 283.3,
      "text": "让我们找到这个文件",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.23539320830326932,
      "no_speech_prob": 1.7289890005822706e-11,
      "compression_ratio": 1.4230769230769231,
      "source": "whisper"
    },
    {
      "start": 283.3,
      "end": 284.3,
      "text": "双击打开它",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.23539320830326932,
      "no_speech_prob": 1.7289890005822706e-11,
      "compression_ratio": 1.4230769230769231,
      "source": "whisper"
    },
    {
      "start": 284.3,
      "end": 288.22,
      "text": "大家注意好我们全选",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17707807575157303,
      "no_speech_prob": 1.8202800378119832e-11,
      "compression_ratio": 1.364864864864865,
      "source": "whisper"
    },
    {
      "start": 288.22,
      "end": 289.76,
      "text": "然后把内容全部删掉",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17707807575157303,
      "no_speech_prob": 1.8202800378119832e-11,
      "compression_ratio": 1.364864864864865,
      "source": "whisper"
    },
    {
      "start": 289.76,
      "end": 291.48,
      "text": "然后粘贴过来",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17707807575157303,
      "no_speech_prob": 1.8202800378119832e-11,
      "compression_ratio": 1.364864864864865,
      "source": "whisper"
    },
    {
      "start": 291.48,
      "end": 293.74,
      "text": "那复制粘贴过来之后呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17707807575157303,
      "no_speech_prob": 1.8202800378119832e-11,
      "compression_ratio": 1.364864864864865,
      "source": "whisper"
    },
    {
      "start": 293.74,
      "end": 294.44,
      "text": "还没有结束",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17707807575157303,
      "no_speech_prob": 1.8202800378119832e-11,
      "compression_ratio": 1.364864864864865,
      "source": "whisper"
    },
    {
      "start": 294.44,
      "end": 296.72,
      "text": "我们在这个地方进行一下调整",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17707807575157303,
      "no_speech_prob": 1.8202800378119832e-11,
      "compression_ratio": 1.364864864864865,
      "source": "whisper"
    },
    {
      "start": 296.72,
      "end": 299.64,
      "text": "你要把你购买的那个API-Kick",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17707807575157303,
      "no_speech_prob": 1.8202800378119832e-11,
      "compression_ratio": 1.364864864864865,
      "source": "whisper"
    },
    {
      "start": 299.64,
      "end": 300.9,
      "text": "粘贴过来",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17707807575157303,
      "no_speech_prob": 1.8202800378119832e-11,
      "compression_ratio": 1.364864864864865,
      "source": "whisper"
    },
    {
      "start": 300.9,
      "end": 302.52,
      "text": "粘贴完了之后",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17707807575157303,
      "no_speech_prob": 1.8202800378119832e-11,
      "compression_ratio": 1.364864864864865,
      "source": "whisper"
    },
    {
      "start": 302.52,
      "end": 304.58,
      "text": "我们保存就可以了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17707807575157303,
      "no_speech_prob": 1.8202800378119832e-11,
      "compression_ratio": 1.364864864864865,
      "source": "whisper"
    },
    {
      "start": 304.58,
      "end": 305.64,
      "text": "填完之后呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17707807575157303,
      "no_speech_prob": 1.8202800378119832e-11,
      "compression_ratio": 1.364864864864865,
      "source": "whisper"
    },
    {
      "start": 305.64,
      "end": 307.14,
      "text": "我们再检查一下这个修改",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17707807575157303,
      "no_speech_prob": 1.8202800378119832e-11,
      "compression_ratio": 1.364864864864865,
      "source": "whisper"
    },
    {
      "start": 307.14,
      "end": 307.88,
      "text": "这个备份",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17707807575157303,
      "no_speech_prob": 1.8202800378119832e-11,
      "compression_ratio": 1.364864864864865,
      "source": "whisper"
    },
    {
      "start": 307.88,
      "end": 310.42,
      "text": "还有这个modus.json的文件",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17707807575157303,
      "no_speech_prob": 1.8202800378119832e-11,
      "compression_ratio": 1.364864864864865,
      "source": "whisper"
    },
    {
      "start": 310.42,
      "end": 311.48,
      "text": "都配置好了之后呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17707807575157303,
      "no_speech_prob": 1.8202800378119832e-11,
      "compression_ratio": 1.364864864864865,
      "source": "whisper"
    },
    {
      "start": 311.48,
      "end": 313.86,
      "text": "我们就可以点击这个ChatsGPT启动了",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.17707807575157303,
      "no_speech_prob": 1.8202800378119832e-11,
      "compression_ratio": 1.364864864864865,
      "source": "whisper"
    },
    {
      "start": 313.86,
      "end": 320.64,
      "text": "启动之后我们就点击完成设置",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.19251267886856227,
      "no_speech_prob": 1.5023262148194938e-11,
      "compression_ratio": 1.2742616033755274,
      "source": "whisper"
    },
    {
      "start": 320.64,
      "end": 324.6,
      "text": "接下来我们就进入到了对话框里",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.19251267886856227,
      "no_speech_prob": 1.5023262148194938e-11,
      "compression_ratio": 1.2742616033755274,
      "source": "whisper"
    },
    {
      "start": 324.6,
      "end": 327.48,
      "text": "左下角这里已经给我们进行了一个标识",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.19251267886856227,
      "no_speech_prob": 1.5023262148194938e-11,
      "compression_ratio": 1.2742616033755274,
      "source": "whisper"
    },
    {
      "start": 327.48,
      "end": 330.82,
      "text": "就是说这个是用Deepseek进行的登录",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.19251267886856227,
      "no_speech_prob": 1.5023262148194938e-11,
      "compression_ratio": 1.2742616033755274,
      "source": "whisper"
    },
    {
      "start": 330.82,
      "end": 336.18,
      "text": "然后这边使用这个Work还有Codex模式都是没有问题的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.19251267886856227,
      "no_speech_prob": 1.5023262148194938e-11,
      "compression_ratio": 1.2742616033755274,
      "source": "whisper"
    },
    {
      "start": 336.18,
      "end": 338.38,
      "text": "在这里我们就可以跟他进行对话",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.19251267886856227,
      "no_speech_prob": 1.5023262148194938e-11,
      "compression_ratio": 1.2742616033755274,
      "source": "whisper"
    },
    {
      "start": 338.38,
      "end": 339.42,
      "text": "问他一些问题",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.19251267886856227,
      "no_speech_prob": 1.5023262148194938e-11,
      "compression_ratio": 1.2742616033755274,
      "source": "whisper"
    },
    {
      "start": 339.42,
      "end": 343.3,
      "text": "不过我们可以看到它的这个回答呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.1125248243223946,
      "no_speech_prob": 1.996149252836421e-11,
      "compression_ratio": 1.5047923322683705,
      "source": "whisper"
    },
    {
      "start": 343.3,
      "end": 346.84,
      "text": "还是说自己是一个基于GBT5的这样的一个助手",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.1125248243223946,
      "no_speech_prob": 1.996149252836421e-11,
      "compression_ratio": 1.5047923322683705,
      "source": "whisper"
    },
    {
      "start": 346.84,
      "end": 349.98,
      "text": "它背后的模型呢还是说自己是GBT5",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.1125248243223946,
      "no_speech_prob": 1.996149252836421e-11,
      "compression_ratio": 1.5047923322683705,
      "source": "whisper"
    },
    {
      "start": 349.98,
      "end": 352.18,
      "text": "那么这个具体的原因我不是太清楚",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.1125248243223946,
      "no_speech_prob": 1.996149252836421e-11,
      "compression_ratio": 1.5047923322683705,
      "source": "whisper"
    },
    {
      "start": 352.18,
      "end": 354.54,
      "text": "可能是这个Agent的工具本身吧",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.1125248243223946,
      "no_speech_prob": 1.996149252836421e-11,
      "compression_ratio": 1.5047923322683705,
      "source": "whisper"
    },
    {
      "start": 354.54,
      "end": 358.46,
      "text": "它是不是有一些默认的代码默认的一些配置所造成的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.1125248243223946,
      "no_speech_prob": 1.996149252836421e-11,
      "compression_ratio": 1.5047923322683705,
      "source": "whisper"
    },
    {
      "start": 358.46,
      "end": 361.78,
      "text": "不过我们可以通过这个DeepSig的后台来进行验证",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.1125248243223946,
      "no_speech_prob": 1.996149252836421e-11,
      "compression_ratio": 1.5047923322683705,
      "source": "whisper"
    },
    {
      "start": 361.78,
      "end": 365.1,
      "text": "我们可以看到这个后台的用量统计这里呢",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.1125248243223946,
      "no_speech_prob": 1.996149252836421e-11,
      "compression_ratio": 1.5047923322683705,
      "source": "whisper"
    },
    {
      "start": 365.1,
      "end": 369.3,
      "text": "可以看到这个V4Flash它是有这个用量的记录的",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.1125248243223946,
      "no_speech_prob": 1.996149252836421e-11,
      "compression_ratio": 1.5047923322683705,
      "source": "whisper"
    },
    {
      "start": 369.3,
      "end": 372.6,
      "text": "那看到这里大家千万不要紧张不要误会",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11084382945093615,
      "no_speech_prob": 1.8322572625795175e-11,
      "compression_ratio": 1.4253968253968254,
      "source": "whisper"
    },
    {
      "start": 372.6,
      "end": 376.22,
      "text": "这个八毛钱并不是说我刚才问了两个简单的问题",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11084382945093615,
      "no_speech_prob": 1.8322572625795175e-11,
      "compression_ratio": 1.4253968253968254,
      "source": "whisper"
    },
    {
      "start": 376.22,
      "end": 377.52,
      "text": "他就花了八毛钱",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11084382945093615,
      "no_speech_prob": 1.8322572625795175e-11,
      "compression_ratio": 1.4253968253968254,
      "source": "whisper"
    },
    {
      "start": 377.52,
      "end": 381.52,
      "text": "那这个消费的钱数是因为我做了一些东西",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11084382945093615,
      "no_speech_prob": 1.8322572625795175e-11,
      "compression_ratio": 1.4253968253968254,
      "source": "whisper"
    },
    {
      "start": 381.52,
      "end": 383.94,
      "text": "用这个V4 Flash做了一些东西",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11084382945093615,
      "no_speech_prob": 1.8322572625795175e-11,
      "compression_ratio": 1.4253968253968254,
      "source": "whisper"
    },
    {
      "start": 383.94,
      "end": 387.38,
      "text": "然后接下来我就跟大家分享一下我的使用体验",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11084382945093615,
      "no_speech_prob": 1.8322572625795175e-11,
      "compression_ratio": 1.4253968253968254,
      "source": "whisper"
    },
    {
      "start": 387.38,
      "end": 392.24,
      "text": "那么大家可以看到我在这个绘画的这个使用过程中",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11084382945093615,
      "no_speech_prob": 1.8322572625795175e-11,
      "compression_ratio": 1.4253968253968254,
      "source": "whisper"
    },
    {
      "start": 392.24,
      "end": 394.4,
      "text": "首先我先问他一些问题",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11084382945093615,
      "no_speech_prob": 1.8322572625795175e-11,
      "compression_ratio": 1.4253968253968254,
      "source": "whisper"
    },
    {
      "start": 394.4,
      "end": 397.08,
      "text": "这里他还是说自己是GVT的模型",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11084382945093615,
      "no_speech_prob": 1.8322572625795175e-11,
      "compression_ratio": 1.4253968253968254,
      "source": "whisper"
    },
    {
      "start": 397.08,
      "end": 398.74,
      "text": "当然这个没有什么大碍",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11084382945093615,
      "no_speech_prob": 1.8322572625795175e-11,
      "compression_ratio": 1.4253968253968254,
      "source": "whisper"
    },
    {
      "start": 398.74,
      "end": 401.44,
      "text": "然后我就让他用这个skill啊",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11507003986282854,
      "no_speech_prob": 1.443103015558167e-11,
      "compression_ratio": 1.416382252559727,
      "source": "whisper"
    },
    {
      "start": 401.44,
      "end": 404.96,
      "text": "通过这个html的前端技术来做一个PPT",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11507003986282854,
      "no_speech_prob": 1.443103015558167e-11,
      "compression_ratio": 1.416382252559727,
      "source": "whisper"
    },
    {
      "start": 404.96,
      "end": 405.92,
      "text": "介绍一下自己",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11507003986282854,
      "no_speech_prob": 1.443103015558167e-11,
      "compression_ratio": 1.416382252559727,
      "source": "whisper"
    },
    {
      "start": 405.92,
      "end": 407.5,
      "text": "那请大家注意好",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11507003986282854,
      "no_speech_prob": 1.443103015558167e-11,
      "compression_ratio": 1.416382252559727,
      "source": "whisper"
    },
    {
      "start": 407.5,
      "end": 409.48,
      "text": "我在这个绘画里边",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11507003986282854,
      "no_speech_prob": 1.443103015558167e-11,
      "compression_ratio": 1.416382252559727,
      "source": "whisper"
    },
    {
      "start": 409.48,
      "end": 412.38,
      "text": "我使用的这个推理强度用的是高",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11507003986282854,
      "no_speech_prob": 1.443103015558167e-11,
      "compression_ratio": 1.416382252559727,
      "source": "whisper"
    },
    {
      "start": 412.38,
      "end": 413.32,
      "text": "高这个级别",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11507003986282854,
      "no_speech_prob": 1.443103015558167e-11,
      "compression_ratio": 1.416382252559727,
      "source": "whisper"
    },
    {
      "start": 413.32,
      "end": 415.56,
      "text": "然后经过这个一番等待啊",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11507003986282854,
      "no_speech_prob": 1.443103015558167e-11,
      "compression_ratio": 1.416382252559727,
      "source": "whisper"
    },
    {
      "start": 415.56,
      "end": 416.4,
      "text": "大概三分钟吧",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11507003986282854,
      "no_speech_prob": 1.443103015558167e-11,
      "compression_ratio": 1.416382252559727,
      "source": "whisper"
    },
    {
      "start": 416.4,
      "end": 419.92,
      "text": "然后他就得到了这样的一个结果",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11507003986282854,
      "no_speech_prob": 1.443103015558167e-11,
      "compression_ratio": 1.416382252559727,
      "source": "whisper"
    },
    {
      "start": 419.92,
      "end": 423.64,
      "text": "那这个呢就是他通过这个html做的一个PPT",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11507003986282854,
      "no_speech_prob": 1.443103015558167e-11,
      "compression_ratio": 1.416382252559727,
      "source": "whisper"
    },
    {
      "start": 423.64,
      "end": 424.82,
      "text": "类型的自我介绍",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11507003986282854,
      "no_speech_prob": 1.443103015558167e-11,
      "compression_ratio": 1.416382252559727,
      "source": "whisper"
    },
    {
      "start": 424.82,
      "end": 427.84,
      "text": "然后呢我让他输出到了这个文件里面",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.11507003986282854,
      "no_speech_prob": 1.443103015558167e-11,
      "compression_ratio": 1.416382252559727,
      "source": "whisper"
    },
    {
      "start": 427.84,
      "end": 428.94,
      "text": "我们来看一下",
      "chunk": 0,
      "language": "zh",
      "avg_logprob": -0.21092756589253744,
      "no_speech_prob": 5.257681442993878e-12,
      "compression_ratio": 0.6666666666666666,
      "source": "whisper"
    },
    {
      "start": 429.487,
      "end": 434.487,
      "text": "那這個就是他做的一個結果,大家欣賞一下。",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.2931425203152788,
      "no_speech_prob": 1.4894136271537128e-11,
      "compression_ratio": 1.4929577464788732,
      "source": "whisper"
    },
    {
      "start": 434.487,
      "end": 438.487,
      "text": "這個,就是這樣子。",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.2931425203152788,
      "no_speech_prob": 1.4894136271537128e-11,
      "compression_ratio": 1.4929577464788732,
      "source": "whisper"
    },
    {
      "start": 438.487,
      "end": 444.487,
      "text": "那這個其實我覺得倒也沒有太大的問題,因為這個代碼嘛,大家可以看到這些代碼都是有的。",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.2931425203152788,
      "no_speech_prob": 1.4894136271537128e-11,
      "compression_ratio": 1.4929577464788732,
      "source": "whisper"
    },
    {
      "start": 444.487,
      "end": 446.987,
      "text": "我们让它再修改修改嘛",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.2011384041078629,
      "no_speech_prob": 1.7251408634955112e-11,
      "compression_ratio": 1.3040752351097178,
      "source": "whisper"
    },
    {
      "start": 446.987,
      "end": 448.487,
      "text": "不就是有一些bug嘛",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.2011384041078629,
      "no_speech_prob": 1.7251408634955112e-11,
      "compression_ratio": 1.3040752351097178,
      "source": "whisper"
    },
    {
      "start": 448.487,
      "end": 451.987,
      "text": "这个flash模型毕竟不是pro模型啊",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.2011384041078629,
      "no_speech_prob": 1.7251408634955112e-11,
      "compression_ratio": 1.3040752351097178,
      "source": "whisper"
    },
    {
      "start": 451.987,
      "end": 455.727,
      "text": "这个我们还是要保留一点宽容度的",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.2011384041078629,
      "no_speech_prob": 1.7251408634955112e-11,
      "compression_ratio": 1.3040752351097178,
      "source": "whisper"
    },
    {
      "start": 455.727,
      "end": 458.087,
      "text": "所以说我就给他提了这个需求",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.2011384041078629,
      "no_speech_prob": 1.7251408634955112e-11,
      "compression_ratio": 1.3040752351097178,
      "source": "whisper"
    },
    {
      "start": 458.087,
      "end": 460.187,
      "text": "我说这个只有成色背景啊",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.2011384041078629,
      "no_speech_prob": 1.7251408634955112e-11,
      "compression_ratio": 1.3040752351097178,
      "source": "whisper"
    },
    {
      "start": 460.187,
      "end": 461.987,
      "text": "看不到任何文字和其他元素",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.2011384041078629,
      "no_speech_prob": 1.7251408634955112e-11,
      "compression_ratio": 1.3040752351097178,
      "source": "whisper"
    },
    {
      "start": 461.987,
      "end": 463.587,
      "text": "让他去修改一下",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.2011384041078629,
      "no_speech_prob": 1.7251408634955112e-11,
      "compression_ratio": 1.3040752351097178,
      "source": "whisper"
    },
    {
      "start": 463.587,
      "end": 465.287,
      "text": "于是乎呢这个deep seek",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.2011384041078629,
      "no_speech_prob": 1.7251408634955112e-11,
      "compression_ratio": 1.3040752351097178,
      "source": "whisper"
    },
    {
      "start": 465.287,
      "end": 468.787,
      "text": "他就开始进行了一系列大刀阔斧的检查",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.2011384041078629,
      "no_speech_prob": 1.7251408634955112e-11,
      "compression_ratio": 1.3040752351097178,
      "source": "whisper"
    },
    {
      "start": 468.787,
      "end": 471.087,
      "text": "然后什么诊断哪里出问题了",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.2011384041078629,
      "no_speech_prob": 1.7251408634955112e-11,
      "compression_ratio": 1.3040752351097178,
      "source": "whisper"
    },
    {
      "start": 471.087,
      "end": 474.387,
      "text": "然后就开始疯狂的鬼打墙",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.2011384041078629,
      "no_speech_prob": 1.7251408634955112e-11,
      "compression_ratio": 1.3040752351097178,
      "source": "whisper"
    },
    {
      "start": 474.487,
      "end": 476.487,
      "text": "然后还生成什么PDF",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1685164280426808,
      "no_speech_prob": 1.4381020679854473e-11,
      "compression_ratio": 1.5085910652920962,
      "source": "whisper"
    },
    {
      "start": 476.487,
      "end": 479.047,
      "text": "我不太明白为什么要生成这个PDF",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1685164280426808,
      "no_speech_prob": 1.4381020679854473e-11,
      "compression_ratio": 1.5085910652920962,
      "source": "whisper"
    },
    {
      "start": 479.047,
      "end": 480.667,
      "text": "然后在修改过程中呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1685164280426808,
      "no_speech_prob": 1.4381020679854473e-11,
      "compression_ratio": 1.5085910652920962,
      "source": "whisper"
    },
    {
      "start": 480.667,
      "end": 481.927,
      "text": "我们可以看到它这里呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1685164280426808,
      "no_speech_prob": 1.4381020679854473e-11,
      "compression_ratio": 1.5085910652920962,
      "source": "whisper"
    },
    {
      "start": 481.927,
      "end": 484.527,
      "text": "就是生成了一堆这些文件",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1685164280426808,
      "no_speech_prob": 1.4381020679854473e-11,
      "compression_ratio": 1.5085910652920962,
      "source": "whisper"
    },
    {
      "start": 484.527,
      "end": 486.567,
      "text": "什么PDF文件啊",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1685164280426808,
      "no_speech_prob": 1.4381020679854473e-11,
      "compression_ratio": 1.5085910652920962,
      "source": "whisper"
    },
    {
      "start": 486.567,
      "end": 487.967,
      "text": "这个图片文件啊",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1685164280426808,
      "no_speech_prob": 1.4381020679854473e-11,
      "compression_ratio": 1.5085910652920962,
      "source": "whisper"
    },
    {
      "start": 487.967,
      "end": 490.327,
      "text": "然后我不知道它为什么做这么多繁杂的工作",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1685164280426808,
      "no_speech_prob": 1.4381020679854473e-11,
      "compression_ratio": 1.5085910652920962,
      "source": "whisper"
    },
    {
      "start": 490.327,
      "end": 491.507,
      "text": "然后再然后的话呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1685164280426808,
      "no_speech_prob": 1.4381020679854473e-11,
      "compression_ratio": 1.5085910652920962,
      "source": "whisper"
    },
    {
      "start": 491.507,
      "end": 493.307,
      "text": "我这边问它这个问题的时候呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1685164280426808,
      "no_speech_prob": 1.4381020679854473e-11,
      "compression_ratio": 1.5085910652920962,
      "source": "whisper"
    },
    {
      "start": 493.307,
      "end": 494.307,
      "text": "是9点半",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1685164280426808,
      "no_speech_prob": 1.4381020679854473e-11,
      "compression_ratio": 1.5085910652920962,
      "source": "whisper"
    },
    {
      "start": 494.307,
      "end": 495.047,
      "text": "9点半",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1685164280426808,
      "no_speech_prob": 1.4381020679854473e-11,
      "compression_ratio": 1.5085910652920962,
      "source": "whisper"
    },
    {
      "start": 495.047,
      "end": 498.007,
      "text": "然后到这个问题中止的时候呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1685164280426808,
      "no_speech_prob": 1.4381020679854473e-11,
      "compression_ratio": 1.5085910652920962,
      "source": "whisper"
    },
    {
      "start": 498.007,
      "end": 498.947,
      "text": "是9点46",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1685164280426808,
      "no_speech_prob": 1.4381020679854473e-11,
      "compression_ratio": 1.5085910652920962,
      "source": "whisper"
    },
    {
      "start": 498.947,
      "end": 501.927,
      "text": "然后整整花了16分钟吧",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1685164280426808,
      "no_speech_prob": 1.4381020679854473e-11,
      "compression_ratio": 1.5085910652920962,
      "source": "whisper"
    },
    {
      "start": 501.927,
      "end": 503.727,
      "text": "然后就不停的在归大墙",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1685164280426808,
      "no_speech_prob": 1.4381020679854473e-11,
      "compression_ratio": 1.5085910652920962,
      "source": "whisper"
    },
    {
      "start": 503.727,
      "end": 506.767,
      "text": "然后也没有解决任何问题",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13240410445572495,
      "no_speech_prob": 1.973207014449585e-11,
      "compression_ratio": 1.457142857142857,
      "source": "whisper"
    },
    {
      "start": 506.767,
      "end": 508.827,
      "text": "然后它修改后的文件",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13240410445572495,
      "no_speech_prob": 1.973207014449585e-11,
      "compression_ratio": 1.457142857142857,
      "source": "whisper"
    },
    {
      "start": 508.827,
      "end": 510.127,
      "text": "我保存了下来",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13240410445572495,
      "no_speech_prob": 1.973207014449585e-11,
      "compression_ratio": 1.457142857142857,
      "source": "whisper"
    },
    {
      "start": 510.127,
      "end": 510.687,
      "text": "还是",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13240410445572495,
      "no_speech_prob": 1.973207014449585e-11,
      "compression_ratio": 1.457142857142857,
      "source": "whisper"
    },
    {
      "start": 510.687,
      "end": 512.027,
      "text": "它还看一下",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13240410445572495,
      "no_speech_prob": 1.973207014449585e-11,
      "compression_ratio": 1.457142857142857,
      "source": "whisper"
    },
    {
      "start": 512.027,
      "end": 514.107,
      "text": "那还是这个样子",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13240410445572495,
      "no_speech_prob": 1.973207014449585e-11,
      "compression_ratio": 1.457142857142857,
      "source": "whisper"
    },
    {
      "start": 514.107,
      "end": 517.727,
      "text": "那么经过这一番使用体验之后",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13240410445572495,
      "no_speech_prob": 1.973207014449585e-11,
      "compression_ratio": 1.457142857142857,
      "source": "whisper"
    },
    {
      "start": 517.727,
      "end": 519.647,
      "text": "说实话我还是有点不太甘心",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13240410445572495,
      "no_speech_prob": 1.973207014449585e-11,
      "compression_ratio": 1.457142857142857,
      "source": "whisper"
    },
    {
      "start": 519.647,
      "end": 520.927,
      "text": "我觉得不可能做这么差",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13240410445572495,
      "no_speech_prob": 1.973207014449585e-11,
      "compression_ratio": 1.457142857142857,
      "source": "whisper"
    },
    {
      "start": 520.927,
      "end": 523.327,
      "text": "然后我就重新启动了",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13240410445572495,
      "no_speech_prob": 1.973207014449585e-11,
      "compression_ratio": 1.457142857142857,
      "source": "whisper"
    },
    {
      "start": 523.327,
      "end": 525.127,
      "text": "新建的这样的一个项目文件夹",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13240410445572495,
      "no_speech_prob": 1.973207014449585e-11,
      "compression_ratio": 1.457142857142857,
      "source": "whisper"
    },
    {
      "start": 525.127,
      "end": 527.527,
      "text": "然后在这个项目文件夹里面",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13240410445572495,
      "no_speech_prob": 1.973207014449585e-11,
      "compression_ratio": 1.457142857142857,
      "source": "whisper"
    },
    {
      "start": 527.527,
      "end": 529.927,
      "text": "我把这个推理强度改了一下",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13240410445572495,
      "no_speech_prob": 1.973207014449585e-11,
      "compression_ratio": 1.457142857142857,
      "source": "whisper"
    },
    {
      "start": 529.927,
      "end": 531.247,
      "text": "就改成这个最高",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13240410445572495,
      "no_speech_prob": 1.973207014449585e-11,
      "compression_ratio": 1.457142857142857,
      "source": "whisper"
    },
    {
      "start": 531.247,
      "end": 532.767,
      "text": "改成最高这个级别",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13240410445572495,
      "no_speech_prob": 1.973207014449585e-11,
      "compression_ratio": 1.457142857142857,
      "source": "whisper"
    },
    {
      "start": 532.767,
      "end": 536.487,
      "text": "然后我就重新把提示词发给他",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13004698490072614,
      "no_speech_prob": 2.220122696794391e-11,
      "compression_ratio": 1.3636363636363635,
      "source": "whisper"
    },
    {
      "start": 536.487,
      "end": 540.267,
      "text": "让他继续来做PPT效果的网页",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13004698490072614,
      "no_speech_prob": 2.220122696794391e-11,
      "compression_ratio": 1.3636363636363635,
      "source": "whisper"
    },
    {
      "start": 540.267,
      "end": 541.467,
      "text": "然后介绍一下他自己",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13004698490072614,
      "no_speech_prob": 2.220122696794391e-11,
      "compression_ratio": 1.3636363636363635,
      "source": "whisper"
    },
    {
      "start": 541.467,
      "end": 544.527,
      "text": "然后我们可以看到他这边大概做了11分钟",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13004698490072614,
      "no_speech_prob": 2.220122696794391e-11,
      "compression_ratio": 1.3636363636363635,
      "source": "whisper"
    },
    {
      "start": 544.527,
      "end": 545.467,
      "text": "11分钟的话",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13004698490072614,
      "no_speech_prob": 2.220122696794391e-11,
      "compression_ratio": 1.3636363636363635,
      "source": "whisper"
    },
    {
      "start": 545.467,
      "end": 546.987,
      "text": "然后就搞定了",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13004698490072614,
      "no_speech_prob": 2.220122696794391e-11,
      "compression_ratio": 1.3636363636363635,
      "source": "whisper"
    },
    {
      "start": 546.987,
      "end": 549.627,
      "text": "这次是真真正正的搞定了",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13004698490072614,
      "no_speech_prob": 2.220122696794391e-11,
      "compression_ratio": 1.3636363636363635,
      "source": "whisper"
    },
    {
      "start": 549.627,
      "end": 551.847,
      "text": "而且他这边很贴心的加了一些功能",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13004698490072614,
      "no_speech_prob": 2.220122696794391e-11,
      "compression_ratio": 1.3636363636363635,
      "source": "whisper"
    },
    {
      "start": 551.847,
      "end": 553.707,
      "text": "可以在线的进行编辑",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13004698490072614,
      "no_speech_prob": 2.220122696794391e-11,
      "compression_ratio": 1.3636363636363635,
      "source": "whisper"
    },
    {
      "start": 553.707,
      "end": 554.467,
      "text": "大家可以看一下",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13004698490072614,
      "no_speech_prob": 2.220122696794391e-11,
      "compression_ratio": 1.3636363636363635,
      "source": "whisper"
    },
    {
      "start": 554.467,
      "end": 555.707,
      "text": "这个就是VS Flash",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13004698490072614,
      "no_speech_prob": 2.220122696794391e-11,
      "compression_ratio": 1.3636363636363635,
      "source": "whisper"
    },
    {
      "start": 555.707,
      "end": 557.447,
      "text": "我用的最高的",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13004698490072614,
      "no_speech_prob": 2.220122696794391e-11,
      "compression_ratio": 1.3636363636363635,
      "source": "whisper"
    },
    {
      "start": 557.447,
      "end": 559.347,
      "text": "最高档位的推移强度",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13004698490072614,
      "no_speech_prob": 2.220122696794391e-11,
      "compression_ratio": 1.3636363636363635,
      "source": "whisper"
    },
    {
      "start": 559.347,
      "end": 561.647,
      "text": "然后做出来的这样的一个网页PPT",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13004698490072614,
      "no_speech_prob": 2.220122696794391e-11,
      "compression_ratio": 1.3636363636363635,
      "source": "whisper"
    },
    {
      "start": 561.647,
      "end": 565.227,
      "text": "这个话我觉得它的这个文字",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.111719510708636,
      "no_speech_prob": 2.2548671263500353e-11,
      "compression_ratio": 1.5247524752475248,
      "source": "whisper"
    },
    {
      "start": 565.227,
      "end": 567.187,
      "text": "这个配色有点小问题",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.111719510708636,
      "no_speech_prob": 2.2548671263500353e-11,
      "compression_ratio": 1.5247524752475248,
      "source": "whisper"
    },
    {
      "start": 567.187,
      "end": 569.307,
      "text": "这个看的不是特别清晰",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.111719510708636,
      "no_speech_prob": 2.2548671263500353e-11,
      "compression_ratio": 1.5247524752475248,
      "source": "whisper"
    },
    {
      "start": 569.307,
      "end": 571.307,
      "text": "不过这个还是可以跟它交流",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.111719510708636,
      "no_speech_prob": 2.2548671263500353e-11,
      "compression_ratio": 1.5247524752475248,
      "source": "whisper"
    },
    {
      "start": 571.307,
      "end": 572.327,
      "text": "跟它聊一聊",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.111719510708636,
      "no_speech_prob": 2.2548671263500353e-11,
      "compression_ratio": 1.5247524752475248,
      "source": "whisper"
    },
    {
      "start": 572.327,
      "end": 574.707,
      "text": "让它把这个配色改成什么黑色",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.111719510708636,
      "no_speech_prob": 2.2548671263500353e-11,
      "compression_ratio": 1.5247524752475248,
      "source": "whisper"
    },
    {
      "start": 574.707,
      "end": 576.007,
      "text": "或者更醒目的颜色",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.111719510708636,
      "no_speech_prob": 2.2548671263500353e-11,
      "compression_ratio": 1.5247524752475248,
      "source": "whisper"
    },
    {
      "start": 576.007,
      "end": 577.247,
      "text": "这个都比较好改",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.111719510708636,
      "no_speech_prob": 2.2548671263500353e-11,
      "compression_ratio": 1.5247524752475248,
      "source": "whisper"
    },
    {
      "start": 577.247,
      "end": 578.667,
      "text": "这个都不是什么大问题",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.111719510708636,
      "no_speech_prob": 2.2548671263500353e-11,
      "compression_ratio": 1.5247524752475248,
      "source": "whisper"
    },
    {
      "start": 578.667,
      "end": 579.547,
      "text": "都比较好改",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.111719510708636,
      "no_speech_prob": 2.2548671263500353e-11,
      "compression_ratio": 1.5247524752475248,
      "source": "whisper"
    },
    {
      "start": 579.547,
      "end": 582.407,
      "text": "然后这里它很贴心的增加了一个功能",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.111719510708636,
      "no_speech_prob": 2.2548671263500353e-11,
      "compression_ratio": 1.5247524752475248,
      "source": "whisper"
    },
    {
      "start": 582.407,
      "end": 583.807,
      "text": "就是这个编辑功能",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.111719510708636,
      "no_speech_prob": 2.2548671263500353e-11,
      "compression_ratio": 1.5247524752475248,
      "source": "whisper"
    },
    {
      "start": 583.807,
      "end": 586.487,
      "text": "我们就可以直接对这个文档",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.111719510708636,
      "no_speech_prob": 2.2548671263500353e-11,
      "compression_ratio": 1.5247524752475248,
      "source": "whisper"
    },
    {
      "start": 586.487,
      "end": 587.247,
      "text": "这个PVT",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.111719510708636,
      "no_speech_prob": 2.2548671263500353e-11,
      "compression_ratio": 1.5247524752475248,
      "source": "whisper"
    },
    {
      "start": 587.247,
      "end": 588.587,
      "text": "或者说这个网页",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.111719510708636,
      "no_speech_prob": 2.2548671263500353e-11,
      "compression_ratio": 1.5247524752475248,
      "source": "whisper"
    },
    {
      "start": 588.587,
      "end": 591.067,
      "text": "准确来说是这个网页中的东西已经修改",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.111719510708636,
      "no_speech_prob": 2.2548671263500353e-11,
      "compression_ratio": 1.5247524752475248,
      "source": "whisper"
    },
    {
      "start": 591.067,
      "end": 593.547,
      "text": "这里是要按E",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.32115081787109373,
      "no_speech_prob": 1.4671807171962037e-11,
      "compression_ratio": 1.3535353535353536,
      "source": "whisper"
    },
    {
      "start": 595.347,
      "end": 597.107,
      "text": "进入编辑模式之后",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.32115081787109373,
      "no_speech_prob": 1.4671807171962037e-11,
      "compression_ratio": 1.3535353535353536,
      "source": "whisper"
    },
    {
      "start": 597.107,
      "end": 599.827,
      "text": "我们可以对文档内容进行一个修改",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.32115081787109373,
      "no_speech_prob": 1.4671807171962037e-11,
      "compression_ratio": 1.3535353535353536,
      "source": "whisper"
    },
    {
      "start": 604.627,
      "end": 606.547,
      "text": "改完之后要保存",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.32115081787109373,
      "no_speech_prob": 1.4671807171962037e-11,
      "compression_ratio": 1.3535353535353536,
      "source": "whisper"
    },
    {
      "start": 607.427,
      "end": 609.307,
      "text": "改完之后我们就刷新一下",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.32115081787109373,
      "no_speech_prob": 1.4671807171962037e-11,
      "compression_ratio": 1.3535353535353536,
      "source": "whisper"
    },
    {
      "start": 609.307,
      "end": 614.467,
      "text": "刷新一下我们可以看到这些修改都是成立的",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.32115081787109373,
      "no_speech_prob": 1.4671807171962037e-11,
      "compression_ratio": 1.3535353535353536,
      "source": "whisper"
    },
    {
      "start": 615.347,
      "end": 617.787,
      "text": "所以说这个其实也算一个小亮点吧",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.32115081787109373,
      "no_speech_prob": 1.4671807171962037e-11,
      "compression_ratio": 1.3535353535353536,
      "source": "whisper"
    },
    {
      "start": 617.787,
      "end": 619.547,
      "text": "也挺让我感到意外的",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.32115081787109373,
      "no_speech_prob": 1.4671807171962037e-11,
      "compression_ratio": 1.3535353535353536,
      "source": "whisper"
    },
    {
      "start": 619.547,
      "end": 622.947,
      "text": "那如果说大家真的想使用这个Codex",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13070168969226859,
      "no_speech_prob": 1.8552546651728896e-11,
      "compression_ratio": 1.3944099378881987,
      "source": "whisper"
    },
    {
      "start": 622.947,
      "end": 624.527,
      "text": "或者说这个XLGBT",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13070168969226859,
      "no_speech_prob": 1.8552546651728896e-11,
      "compression_ratio": 1.3944099378881987,
      "source": "whisper"
    },
    {
      "start": 624.527,
      "end": 626.527,
      "text": "使用这个DeepSig模型的话",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13070168969226859,
      "no_speech_prob": 1.8552546651728896e-11,
      "compression_ratio": 1.3944099378881987,
      "source": "whisper"
    },
    {
      "start": 626.527,
      "end": 629.907,
      "text": "建议大家还是把这个推理的强度",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13070168969226859,
      "no_speech_prob": 1.8552546651728896e-11,
      "compression_ratio": 1.3944099378881987,
      "source": "whisper"
    },
    {
      "start": 629.907,
      "end": 632.007,
      "text": "调成这个最高的强度",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13070168969226859,
      "no_speech_prob": 1.8552546651728896e-11,
      "compression_ratio": 1.3944099378881987,
      "source": "whisper"
    },
    {
      "start": 632.007,
      "end": 633.027,
      "text": "另外呢大家也可以看到",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13070168969226859,
      "no_speech_prob": 1.8552546651728896e-11,
      "compression_ratio": 1.3944099378881987,
      "source": "whisper"
    },
    {
      "start": 633.027,
      "end": 635.587,
      "text": "即便是开启了这个最高的推理强度的话",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13070168969226859,
      "no_speech_prob": 1.8552546651728896e-11,
      "compression_ratio": 1.3944099378881987,
      "source": "whisper"
    },
    {
      "start": 635.587,
      "end": 637.187,
      "text": "它这个消耗的钱也不多",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13070168969226859,
      "no_speech_prob": 1.8552546651728896e-11,
      "compression_ratio": 1.3944099378881987,
      "source": "whisper"
    },
    {
      "start": 637.187,
      "end": 638.527,
      "text": "也就几毛钱",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13070168969226859,
      "no_speech_prob": 1.8552546651728896e-11,
      "compression_ratio": 1.3944099378881987,
      "source": "whisper"
    },
    {
      "start": 638.527,
      "end": 641.187,
      "text": "而且我刚才也是初次体验嘛",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13070168969226859,
      "no_speech_prob": 1.8552546651728896e-11,
      "compression_ratio": 1.3944099378881987,
      "source": "whisper"
    },
    {
      "start": 641.187,
      "end": 643.147,
      "text": "中间有很多地方修修改改",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13070168969226859,
      "no_speech_prob": 1.8552546651728896e-11,
      "compression_ratio": 1.3944099378881987,
      "source": "whisper"
    },
    {
      "start": 643.147,
      "end": 644.947,
      "text": "配合的不是很默契",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13070168969226859,
      "no_speech_prob": 1.8552546651728896e-11,
      "compression_ratio": 1.3944099378881987,
      "source": "whisper"
    },
    {
      "start": 644.947,
      "end": 646.907,
      "text": "那如果后期大家用熟练的话",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13070168969226859,
      "no_speech_prob": 1.8552546651728896e-11,
      "compression_ratio": 1.3944099378881987,
      "source": "whisper"
    },
    {
      "start": 646.907,
      "end": 649.327,
      "text": "应该成本应该是很低的",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13070168969226859,
      "no_speech_prob": 1.8552546651728896e-11,
      "compression_ratio": 1.3944099378881987,
      "source": "whisper"
    },
    {
      "start": 649.327,
      "end": 652.687,
      "text": "这也是Deepseek模型的最大的一个优势",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1439944416487298,
      "no_speech_prob": 1.9381595287026876e-11,
      "compression_ratio": 1.40625,
      "source": "whisper"
    },
    {
      "start": 652.687,
      "end": 653.687,
      "text": "那视频最后呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1439944416487298,
      "no_speech_prob": 1.9381595287026876e-11,
      "compression_ratio": 1.40625,
      "source": "whisper"
    },
    {
      "start": 653.687,
      "end": 654.587,
      "text": "我跟大家说一下",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1439944416487298,
      "no_speech_prob": 1.9381595287026876e-11,
      "compression_ratio": 1.40625,
      "source": "whisper"
    },
    {
      "start": 654.587,
      "end": 657.627,
      "text": "就是假如说我们不想接触这个Deepseek模型了",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1439944416487298,
      "no_speech_prob": 1.9381595287026876e-11,
      "compression_ratio": 1.40625,
      "source": "whisper"
    },
    {
      "start": 657.627,
      "end": 661.367,
      "text": "我们想恢复到原来的那个GPT模型",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1439944416487298,
      "no_speech_prob": 1.9381595287026876e-11,
      "compression_ratio": 1.40625,
      "source": "whisper"
    },
    {
      "start": 661.367,
      "end": 662.367,
      "text": "怎么做呢",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1439944416487298,
      "no_speech_prob": 1.9381595287026876e-11,
      "compression_ratio": 1.40625,
      "source": "whisper"
    },
    {
      "start": 662.367,
      "end": 667.587,
      "text": "我们还是回到这个用户目录的这个.codex的这个目录下",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1439944416487298,
      "no_speech_prob": 1.9381595287026876e-11,
      "compression_ratio": 1.40625,
      "source": "whisper"
    },
    {
      "start": 667.587,
      "end": 671.687,
      "text": "然后我们找到这个这两个文件",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1439944416487298,
      "no_speech_prob": 1.9381595287026876e-11,
      "compression_ratio": 1.40625,
      "source": "whisper"
    },
    {
      "start": 671.687,
      "end": 674.947,
      "text": "因为这个现在是配的是Deepseek嘛",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1439944416487298,
      "no_speech_prob": 1.9381595287026876e-11,
      "compression_ratio": 1.40625,
      "source": "whisper"
    },
    {
      "start": 674.947,
      "end": 676.687,
      "text": "我们把它重命名一下",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1439944416487298,
      "no_speech_prob": 1.9381595287026876e-11,
      "compression_ratio": 1.40625,
      "source": "whisper"
    },
    {
      "start": 676.687,
      "end": 678.987,
      "text": "比方说在后面加一个后缀",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.1439944416487298,
      "no_speech_prob": 1.9381595287026876e-11,
      "compression_ratio": 1.40625,
      "source": "whisper"
    },
    {
      "start": 678.987,
      "end": 685.347,
      "text": "然后把它的命名",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.20939097561679043,
      "no_speech_prob": 1.1975966225652446e-11,
      "compression_ratio": 1.17,
      "source": "whisper"
    },
    {
      "start": 685.347,
      "end": 687.647,
      "text": "重新还原到config",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.20939097561679043,
      "no_speech_prob": 1.1975966225652446e-11,
      "compression_ratio": 1.17,
      "source": "whisper"
    },
    {
      "start": 687.647,
      "end": 690.447,
      "text": "这个样子",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.20939097561679043,
      "no_speech_prob": 1.1975966225652446e-11,
      "compression_ratio": 1.17,
      "source": "whisper"
    },
    {
      "start": 690.447,
      "end": 694.727,
      "text": "检查一下这个命名",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.20939097561679043,
      "no_speech_prob": 1.1975966225652446e-11,
      "compression_ratio": 1.17,
      "source": "whisper"
    },
    {
      "start": 694.727,
      "end": 696.047,
      "text": "一个字母都不能错",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.20939097561679043,
      "no_speech_prob": 1.1975966225652446e-11,
      "compression_ratio": 1.17,
      "source": "whisper"
    },
    {
      "start": 696.047,
      "end": 697.307,
      "text": "不放心的话",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.20939097561679043,
      "no_speech_prob": 1.1975966225652446e-11,
      "compression_ratio": 1.17,
      "source": "whisper"
    },
    {
      "start": 697.307,
      "end": 698.607,
      "text": "我们可以再打开看一下",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.20939097561679043,
      "no_speech_prob": 1.1975966225652446e-11,
      "compression_ratio": 1.17,
      "source": "whisper"
    },
    {
      "start": 698.607,
      "end": 701.527,
      "text": "对吧",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.20939097561679043,
      "no_speech_prob": 1.1975966225652446e-11,
      "compression_ratio": 1.17,
      "source": "whisper"
    },
    {
      "start": 701.527,
      "end": 702.647,
      "text": "这些都没有问题",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.20939097561679043,
      "no_speech_prob": 1.1975966225652446e-11,
      "compression_ratio": 1.17,
      "source": "whisper"
    },
    {
      "start": 702.647,
      "end": 705.847,
      "text": "接下来我们再重新启动这个chatGBT",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.20939097561679043,
      "no_speech_prob": 1.1975966225652446e-11,
      "compression_ratio": 1.17,
      "source": "whisper"
    },
    {
      "start": 705.847,
      "end": 707.187,
      "text": "重新启动它",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.20939097561679043,
      "no_speech_prob": 1.1975966225652446e-11,
      "compression_ratio": 1.17,
      "source": "whisper"
    },
    {
      "start": 707.187,
      "end": 707.687,
      "text": "OK",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.20939097561679043,
      "no_speech_prob": 1.1975966225652446e-11,
      "compression_ratio": 1.17,
      "source": "whisper"
    },
    {
      "start": 707.687,
      "end": 711.527,
      "text": "所以这个时候我们看这个界面可以看到它就回来了",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.18702138264973958,
      "no_speech_prob": 2.3618424924154446e-11,
      "compression_ratio": 1.3741935483870968,
      "source": "whisper"
    },
    {
      "start": 712.047,
      "end": 712.547,
      "text": "都回来了",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.18702138264973958,
      "no_speech_prob": 2.3618424924154446e-11,
      "compression_ratio": 1.3741935483870968,
      "source": "whisper"
    },
    {
      "start": 714.087,
      "end": 717.667,
      "text": "用户名这里包括这个对话的绘画的记录",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.18702138264973958,
      "no_speech_prob": 2.3618424924154446e-11,
      "compression_ratio": 1.3741935483870968,
      "source": "whisper"
    },
    {
      "start": 718.187,
      "end": 719.727,
      "text": "也是都可以还原的",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.18702138264973958,
      "no_speech_prob": 2.3618424924154446e-11,
      "compression_ratio": 1.3741935483870968,
      "source": "whisper"
    },
    {
      "start": 719.967,
      "end": 720.747,
      "text": "没有任何问题",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.18702138264973958,
      "no_speech_prob": 2.3618424924154446e-11,
      "compression_ratio": 1.3741935483870968,
      "source": "whisper"
    },
    {
      "start": 721.007,
      "end": 724.847,
      "text": "我刚才无意间看到我的这个GBT的额度又重置了",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.18702138264973958,
      "no_speech_prob": 2.3618424924154446e-11,
      "compression_ratio": 1.3741935483870968,
      "source": "whisper"
    },
    {
      "start": 725.087,
      "end": 726.127,
      "text": "好开心",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.18702138264973958,
      "no_speech_prob": 2.3618424924154446e-11,
      "compression_ratio": 1.3741935483870968,
      "source": "whisper"
    },
    {
      "start": 726.367,
      "end": 727.647,
      "text": "以上就是本期分享",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.18702138264973958,
      "no_speech_prob": 2.3618424924154446e-11,
      "compression_ratio": 1.3741935483870968,
      "source": "whisper"
    },
    {
      "start": 727.907,
      "end": 729.967,
      "text": "希望这期视频能给您带来一些帮助",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.18702138264973958,
      "no_speech_prob": 2.3618424924154446e-11,
      "compression_ratio": 1.3741935483870968,
      "source": "whisper"
    },
    {
      "start": 730.207,
      "end": 733.027,
      "text": "也希望大家能够点个免费的赞点个免费的关注支持一下",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.18702138264973958,
      "no_speech_prob": 2.3618424924154446e-11,
      "compression_ratio": 1.3741935483870968,
      "source": "whisper"
    },
    {
      "start": 733.287,
      "end": 735.327,
      "text": "您的支持是本频道更新的最大动力",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.18702138264973958,
      "no_speech_prob": 2.3618424924154446e-11,
      "compression_ratio": 1.3741935483870968,
      "source": "whisper"
    },
    {
      "start": 735.327,
      "end": 736.807,
      "text": "这里是IT技术频道",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13028453378116384,
      "no_speech_prob": 7.156595194929283e-12,
      "compression_ratio": 0.7884615384615384,
      "source": "whisper"
    },
    {
      "start": 736.807,
      "end": 737.747,
      "text": "我们下期再见",
      "chunk": 1,
      "language": "zh",
      "avg_logprob": -0.13028453378116384,
      "no_speech_prob": 7.156595194929283e-12,
      "compression_ratio": 0.7884615384615384,
      "source": "whisper"
    }
  ],
  "transcript_selection": {
    "schema": "videonote.transcript_selection.v1",
    "status": "SELECTED",
    "requested_language": "zh",
    "duration": 739.694875,
    "reference_path": null,
    "reference_kind": null,
    "reference_language": null,
    "selected_source": "whisper_segmented",
    "decision_reason": "source_unavailable_or_untrusted_whisper_passed",
    "whisper_rejected": false,
    "source_profile": {
      "segment_count": 0,
      "duration_coverage": 0.0,
      "usable_full": false,
      "usable_partial": false,
      "hallucination_region_count": 0,
      "hallucination_regions": [],
      "language": {
        "requested": "zh",
        "matched": false
      }
    },
    "whisper_profile": {
      "segment_count": 313,
      "first_start": 0.0,
      "final_end": 737.747,
      "duration_coverage": 0.997367,
      "maximum_gap_seconds": 4.8,
      "inverted_count": 0,
      "language": {
        "requested": "zh",
        "matched": true,
        "latin": 426,
        "han": 3308,
        "kana": 0,
        "hangul": 0
      },
      "hallucination_region_count": 0,
      "hallucination_regions": [],
      "usable_full": true,
      "usable_partial": true
    },
    "comparison": {
      "window_seconds": 30.0,
      "compared_window_count": 0,
      "median_score": 0.0,
      "divergent_window_count": 0,
      "divergent_ratio": 0.0,
      "divergent_windows": []
    }
  }
}