郑诚 (ZhengCheng)

Results 269 comments of 郑诚 (ZhengCheng)

@estost 目前用的模型是 OpenAI API 里提供的 `'gpt-3.5-turbo'`。 实测如果发很多行过去,响应时间会超过30秒,此时 AWS API Gateway 会返回 HTTP 503 以及 Service Unavailable 的错误。 所以解决方法只能是一次发送2-5行过去,发的内容少一些,这样返回时间大概在5-10秒左右。就不会超时。

GPT-4 这几天刚好发布,但是 API 目前还是小规模申请使用。 只能继续用 Open AI 的 GPT-3.5。 目前的解决思路是通过修改发过去的 prompt,让它返回速度能快一些,而且格式保持一致(不要错行和少行)

有用户反馈直接卡死,我自己试了一下的确,点击"开始翻译"整个页面就卡死了。所以我先去掉了。 之后等修好了再考虑上线。

收到,谢谢 @jkhcc11

https://ror-e.herokuapp.com/ ![image](https://user-images.githubusercontent.com/1804755/37403310-568b1416-27c9-11e8-96cb-2be687d3f4bc.png) 2018 March 14, it's down

@HaoxuanDi 路过这里,顺带自荐一下:https://github.com/1c7/Translate-Subtitle-File (跨平台,Windows 和 macOS 都支持,Electron.js 做的) 语音转文字可以用这个。这个有图形界面 软件介绍链接里都有。这里就不重复了。 ### 免费额度方面: * 阿里云每天2小时免费额度, * 腾讯云每个月10小时免费额度。 * IBM 每个月500分钟(约等于8小时) * 讯飞有一次性的5小时免费额度。 * Amazon 和 Azure 也支持,这俩好像都是60分钟一个月的免费额度

## oh my, now it's 2018-5-29. I am also about to report the demo link not working. ![image](https://user-images.githubusercontent.com/1804755/40643659-76f8552c-6353-11e8-9101-a55a3f13238b.png) ![image](https://user-images.githubusercontent.com/1804755/40643664-7b596e8a-6353-11e8-8476-fb5320125246.png) # Clearly, no one maintaining this anymore.

收到,最近工作比较忙,我没啥时间去再去回溯整个视频的上下文,没时间回看了。 暂时不知道咋处理这个事情