boolw

Results 10 issues of boolw

"710300": { "710301": "仁爱区", "710302": "信义区", "710303": "中正区", "710304": "暖暖区", "710305": "安乐区", "710307": "七堵区" }, "710400": { "710301": "中区", "710302": "东区", "710303": "南区", "710304": "西区", "710305": "北区", "710306": "北屯区", "710307":...

我们使用的中文语音模型有高达3903个维度,能否修改代码让它支持中文语音呢?如果可以,请问该如何修改呢?

Is the maximum supported resolution of the model 512 * 512? I want to try to run 1024 * 768 or even higher resolution on my RTX4090, where do I...

I'm trying to drive the model with the text that chartGPT replies. But it has a long calling path: text->TTS->wav->ASR->npy(logits/text)->RAD-NeRF Such conversions seem inefficient and redundant. Is there a better...

nwidart\db-exporter\src\Nwidart\DbExporter\DbExporter.php 文件:37行 'information_schema.columns' 修正为 DB::raw('information_schema.columns') 原因:DB::table('information_schema.columns') 会自动加上前缀,导致报错 例:SQLSTATE[42S02]: Base table or view not found: 1146 Table 'bool_bool_inform ation_schema.columns' doesn't exist (SQL: select `column_name` as `Field`, `column_type` as `Type`, `is_nullable` as...

**Is your feature request related to a problem? Please describe.** In the current video processing workflow, the mismatch between input and output video encoding formats leads to unnecessary encoding and...

enhancement
help wanted

**Describe the bug** When making a video call using LiveKit Example.apk, set the video encoding to H264 and the publishing resolution to 720x1280. When the actual video resolution is lower...

希望能手动导出证书文件,用户能手动导入证书,不然现在卡在导入证书失败,就没办法抓包https

**Is your feature request related to a problem? Please describe.** In Participant mode, in order to test RTMP push streaming in pass-through mode, I set VideoDecoding to false. It works...

enhancement
help wanted

**Description** Currently, the table name extraction in dbresolver only matches SELECT, UPDATE, MERGE INTO, and INSERT operations to determine which database to use. However, in some scenarios, we also need...