Bailey Chittle

Results 10 issues of Bailey Chittle

This addresses the issue: https://github.com/gabime/spdlog/issues/617. It is experimental and should be more tested and reviewed before merging into the main branch. Perhaps it could be a separate branch in your...

According to the main site https://coqui.ai/ , coqui is shutting down, which is unfortunate as these open source libraries are great and could still be maintained. I'm wondering if there...

feature request

rather than using `interpreter --os` to run the new os mode, is it possible to use it in a python app? I tried setting `interpreter.os = True` but it is...

enhancement

fixes https://github.com/csparpa/pyowm/issues/398

### Validations - [X] I believe this is a way to improve. I'll try to join the [Continue Discord](https://discord.gg/NWtdYexhMs) for questions - [X] I'm not able to find an [open...

area:context-providers
area:slash-commands
kind:enhancement

https://github.com/Camb-ai/MARS5-TTS cool new TTS model released recently. open source under the AGPL license. may be faster, more catered to TTS responses with good prosidy and emotiveness.

``` read_wav_from_disk: Number of frames read = 1577459. ggml_new_object: not enough space in the context's memory pool (needed 39200416, available 39200096) compress: /mnt/c/prog/fork/encodec.cpp/ggml/src/ggml.c:4858: ggml_new_object: Assertion `false' failed. Aborted ``` This...

https://platform.openai.com/docs/guides/realtime it uses websockets to get and set audio files from gpt-4o-realtime.

enhancement