JoonSmith

Results 8 issues of JoonSmith

Hi Jaakko Thank for your wonderful work So I try to make my hd600 sound like focal utopia with the code python autoeq.py --input_dir="measurements/oratory1990/data/onear/Sennheiser HD 600" --output_dir="my_results/600 to utopia" --compensation="compensation/harman_over-ear_2018_wo_bass.csv"...

ProtocolError: Protocol error (Page.addScriptToEvaluateOnNewDocument): Target closed. at /app/node_modules/puppeteer/src/common/Connection.ts:304:16 at new Promise () at CDPSession.send (/app/node_modules/puppeteer/src/common/Connection.ts:300:12) at Page.evaluateOnNewDocument (/app/node_modules/puppeteer/src/common/Page.ts:2599:24) at ChatGPTAPIBrowser.initSession (file:///app/node_modules/chatgpt/src/chatgpt-api-browser.ts:148:18) at processTicksAndRejections (node:internal/process/task_queues:95:5) at async AsyncRetry.retries (file:///app/src/chatgpt.ts:75:13) at async...

**Describe the bug** By using git lfs fetch for downloading those huge llm models, the git fetch/pull will keep stuck data into my ram, and at certain point, it will...

**Pre-report checks** - [ ] Have you checked (use search) [Azure DevOps Board](https://ligstd.visualstudio.com/Apple%20PTP%20Trackpad/_workitems/recentlyupdated) and Github issues for known bugs and plans? yes **Describe the bug** A clear and concise description...

bug

### Checklist - [X] The issue exists after disabling all extensions - [X] The issue exists on a clean installation of webui - [X] The issue is caused by an...

Hello, ThePBone Thank for your wonderful work, sadly it got something wrong with my device, if you got time, please help me take a look, can it solve by changing...

环境是wsl2 + conda环境 在安装完requirement之后 ModuleNotFoundError: No module named 'phonemizer' AttributeError: module 'gradio' has no attribute 'Blocks' ImportError: Numba needs NumPy 1.24 or less 通过安装跟强制重新安装都能解决。 还遇到了cudnn 版本的问题,用conda解决了 谢谢,幸苦了

bug

我现在使用clash 由于koishi是针对大陆区域访问优化,我通过了clash规则将koishi排除了 但是同时我写了个规则专门针对chatgpt,由于各个代理稳定性经常变化,chatgpt也经常封代理,所以设置了自动选择代理。 在这种情况下,会话令牌有没有什么解法? 是推荐使用固定代理,还是从koishi下手? 谢谢