明天亦是好天气
明天亦是好天气
(openvoice) PS G:\open_voice\OpenVoice> python.exe .\openvoice\openvoice_app.py Traceback (most recent call last): File "G:\open_voice\OpenVoice\openvoice\openvoice_app.py", line 8, in from openvoice.api import BaseSpeakerTTS, ToneColorConverter File "C:\Users\anaconda3\envs\openvoice\lib\site-packages\openvoice\api.py", line 9, in from openvoice.text import text_to_sequence ModuleNotFoundError:...
> I tried with your Colab but it also on native linux > > ``` > import os > import torch > from openvoice import se_extractor > from openvoice.api import...
我在3090,4060ti都成功运行了,最低要20G显存,不然要用共享内存,非常慢
torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to allocate 256.00 MiB. GPU
private fun parseTraceFilterFile(processor: MappingCollector) { var methodKeepStr = DEFAULT_BLOCK_PACKAGES if (traceFilterFilePath != null && File(traceFilterFilePath!!).exists()) { methodKeepStr += FileUtil.readFileAsString(traceFilterFilePath) } val methodKeepArray = methodKeepStr.trim { it { continue@loop } item.startsWith("-defaultblockpackage...
rheaTrace { compilation { traceFilterFilePath = "${project.rootDir}/trace-filter/traceFilter.txt" needPackageWithMethodMap = true applyMethodMappingFilePath = "" } }
以下三种分隔方式都不行 使用空格分隔 -blockpackage com/airbnb/lottie/LottieTask androidx/exifinterface/media/ExifInterface 使用逗号分隔 -blockpackage com/airbnb/lottie/LottieTask,androidx/exifinterface/media/ExifInterface 使用换行符分隔 -blockpackage com/airbnb/lottie/LottieTask androidx/exifinterface/media/ExifInterface
找了源码相关部分,应该这么写,但是只有最后一行有用 -blockpackage com/airbnb/lottie/LottieTask -blockpackage androidx/exifinterface/media/ExifInterface -blockpackage com/tencent/tinker/android/dex/Dex -blockpackage com/android/multidex/MainDexListBuilder
> 麻烦提供一下详细的构建失败日志吧,如果方便的话也提供下错误中涉及的 `build/intermediates/transforms/rheaTrace/debug/81.jar` jar 包。 -blockpackage com/airbnb/lottie/LottieTask -blockpackage androidx/exifinterface/media/ExifInterface -blockpackage com/tencent/tinker/android/dex/Dex -blockpackage com/android/multidex/MainDexListBuilder 为什么我配置多个屏蔽项目,只有最后一个有用? 有8个类似下发的报错 org.gradle.tooling.BuildException: Failed to process: C:\Users\fionn.zhang\AndroidStudioProjects\n1904\app\build\intermediates\transforms\rheaTrace\overseaFour\debug\29.jar