Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from yihong0618:main #5

Open
wants to merge 115 commits into
base: main
Choose a base branch
from
Open

[pull] main from yihong0618:main #5

wants to merge 115 commits into from

Conversation

pull[bot]
Copy link

@pull pull bot commented Apr 17, 2023

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

@pull pull bot added the ⤵️ pull label Apr 17, 2023
frostming and others added 26 commits April 17, 2023 17:34
…232)

* feat: Option to serve the Edge TTS audo file via a tempfile service

Signed-off-by: Frost Ming <[email protected]>

* improve the help

Signed-off-by: Frost Ming <[email protected]>

---------

Signed-off-by: Frost Ming <[email protected]>
ERROR: Could not find a version that satisfies the requirement EdgeGPT==0.1.26 (from versions: none)
ERROR: No matching distribution found for EdgeGPT==0.1.26

Co-authored-by: wtcoder <[email protected]>
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.2...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Frost Ming <[email protected]>
* feat: support bard
the session.get process without a timeout in poll_latest_ask task may hang.
add a time out of 15sec in total.
no hang found for 24 hour run.

Signed-off-by: huwei <[email protected]>
Bumps [requests](https://github.com/psf/requests) from 2.28.2 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.28.2...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.14.0...2.15.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/v3.8.5/CHANGES.rst)
- [Commits](aio-libs/aiohttp@v3.8.4...v3.8.5)

---
updated-dependencies:
- dependency-name: aiohttp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: #282 #272


Signed-off-by: yihong0618 <[email protected]>
Signed-off-by: huwei <[email protected]>
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](certifi/python-certifi@2022.12.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
yihong0618 and others added 30 commits April 14, 2024 23:04
新增powershell 的变量书写语法。并且使用表格以清晰显示。
* feat: support volc engine

* feat: support volc engine

* feat: support volc engine

* use Pathlib

* address comments
* gemini 支持传入自定义域名

* 还原误改的readme格式

* fix: lint

Signed-off-by: yihong0618 <[email protected]>

---------

Signed-off-by: yihong0618 <[email protected]>
Co-authored-by: yihong <[email protected]>
* feat: switch to yaml config
removal: Remove EdgeGPT(new bing) since it is no longer maintained

Signed-off-by: Frost Ming <[email protected]>

* fix: remove new bing

Signed-off-by: Frost Ming <[email protected]>

* 更新 README.md

* 更新 README.md
Signed-off-by: yihong0618 <[email protected]>
Signed-off-by: yihong0618 <[email protected]>
better desc
* feat: detect language using lingua, instead of trusting LLM

Signed-off-by: Frost Ming <[email protected]>

* fix: cache the detector

Signed-off-by: Frost Ming <[email protected]>

* fix comment

Signed-off-by: Frost Ming <[email protected]>

---------

Signed-off-by: Frost Ming <[email protected]>
Signed-off-by: yihong0618 <[email protected]>
Signed-off-by: yihong0618 <[email protected]>
Signed-off-by: yihong0618 <[email protected]>
Signed-off-by: Frost Ming <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet