黑墨水鱼 heimoshuiyu
  • Joined on 2022-04-02
heimoshuiyu pushed to prompt at heimoshuiyu/faster-whisper 2023-11-08 22:19:45 +08:00
71cb99fb53 Revert "temp fix: always multilingual"
heimoshuiyu pushed to prompt at heimoshuiyu/faster-whisper 2023-11-08 22:10:58 +08:00
cd8c5b6669 temp fix: always multilingual
f5c9cb76ac Merge remote-tracking branch 'v3/master' into prompt
9c378b681c feat: code for whisper-large-v3
Compare 3 commits »
heimoshuiyu pushed to master at heimoshuiyu/openai-api-route 2023-11-08 20:29:25 +08:00
b932331bdc 20s timeout for large request
heimoshuiyu pushed to master at heimoshuiyu/openai-api-route 2023-11-08 18:42:50 +08:00
a2c6fa32ed default 60s timeout
9d8e76bd2d do not parse unused body
ebc04228c5 update readme
Compare 3 commits »
heimoshuiyu pushed to master at heimoshuiyu/openai-api-route 2023-11-01 17:57:06 +08:00
3c4c2b5660 fix error response code
a3fff93f2e hasResponse on error
c90a18d380 record model name
Compare 3 commits »
heimoshuiyu pushed to master at heimoshuiyu/openai-api-route 2023-11-01 15:59:19 +08:00
d9a42842b2 1m timeout for non stream request
5a78c61e5f timeout for out going request
eced585361 Merge remote-tracking branch 'shanghai/master'
98a15052a2 fix: should response
7572ecf19b fix: retry with 502
Compare 9 commits »
heimoshuiyu pushed to master at heimoshuiyu/openai-api-route 2023-10-24 00:56:06 +08:00
471627712b /v1/metrics
heimoshuiyu pushed to master at heimoshuiyu/openai-api-route 2023-10-24 00:54:21 +08:00
584103eba3 Merge remote-tracking branch 'shanghai/master'
fd61e49759 add metrics
Compare 2 commits »
heimoshuiyu pushed to master at heimoshuiyu/openai-api-route 2023-10-18 17:58:04 +08:00
449d636749 ignore context cancle
heimoshuiyu pushed to master at heimoshuiyu/openai-api-route 2023-10-18 14:01:36 +08:00
34a6bb8515 add feishu and matrix error report
heimoshuiyu pushed to prompt at heimoshuiyu/faster-whisper 2023-10-17 20:54:49 +08:00
a03bc1c9a0 Merge remote-tracking branch 'github/master' into prompt
5a0541ea7d Bump version to 0.9.0
e94711bb5c Add property WhisperModel.supported_languages (#476)
0048844f54 Expose function available_models (#475)
a49097e655 Add some missing typing annotations in transcribe.py
Compare 12 commits »
heimoshuiyu opened issue heimoshuiyu/openai-api-route#1 2023-10-17 11:39:42 +08:00
test
heimoshuiyu pushed to master at heimoshuiyu/openai-api-route 2023-10-08 15:42:13 +08:00
1a1226568f record error
1e770db740 send notification
de1f9c1e94 remove upstream count
f5dc8147e6 update: readme introduction
c6cf75d2f6 fix: asis
Compare 6 commits »
heimoshuiyu pushed tag v0.2.0 to heimoshuiyu/openai-api-route 2023-09-28 16:03:12 +08:00
heimoshuiyu pushed to master at heimoshuiyu/openai-api-route 2023-09-28 15:36:38 +08:00
043fb3db85 upstream asis
1fcdc59b63 fix: cors in resp
Compare 2 commits »
heimoshuiyu pushed to master at heimoshuiyu/openai-api-route 2023-09-15 18:29:29 +08:00
638feaf381 panic recover
7c53581ff2 integer id
687fffead3 fix cors
34beab9429 delete api
Compare 4 commits »
heimoshuiyu pushed to prompt at heimoshuiyu/faster-whisper 2023-09-04 14:04:20 +08:00
570281e141 Merge remote-tracking branch 'github/master' into prompt
f0ff12965a Expose generation parameter no_repeat_ngram_size (#449)
5871858a5f Force the garbage collector to run after decoding the audio with PyAV (#448)
e87fbf8a49 Added audio duration after VAD to TranscriptionInfo object (#445)
7b271da035 docs: add wscribe to community integrations (#427)
Compare 20 commits »
heimoshuiyu pushed tag v0.1.0 to heimoshuiyu/openai-api-route 2023-08-25 19:06:32 +08:00
heimoshuiyu pushed to master at heimoshuiyu/openai-api-route 2023-08-10 14:14:32 +08:00
f2b144c409 部署文档
heimoshuiyu pushed to master at heimoshuiyu/openai-api-route 2023-08-10 12:43:02 +08:00
2f2c4464ea record time