yilongmd

Results 11 issues of yilongmd

Not supported xcworkspace? **\* Could not locate project's main.(m|mm) to patch.
To patch a Swift project please create an empty main.m ***

 at /Users/syl/Library/Application Support/Developer/Shared/Xcode/Plug-ins/InjectionPlugin.xcplugin/Contents/Resources/common.pm line 57.
 main::error('Could not locate...

Addon error: Traceback (most recent call last): File "D:\NetTools\PyMitmProxyHub\mitm_flow_callback.py", line 41, in request fixedMitmRequest = self.grpcClient.onMitmRequest(mitmRequest) File "D:\NetTools\PyMitmProxyHub\venv\lib\site-packages\grpc\_channel.py", line 923, in __call__ return _end_unary_response_blocking(state, call, False, None) File "D:\NetTools\PyMitmProxyHub\venv\lib\site-packages\grpc\_channel.py", line...

Addon error: Traceback (most recent call last): File "D:\NetTools\PyMitmProxyHub\mitm_flow_callback.py", line 72, in response fixedMitmResponse = self.grpcClient.onMitmResponse(mitmResponse) File "D:\NetTools\PyMitmProxyHub\venv\lib\site-packages\grpc\_channel.py", line 923, in __call__ return _end_unary_response_blocking(state, call, False, None) File "D:\NetTools\PyMitmProxyHub\venv\lib\site-packages\grpc\_channel.py", line...

`python main.py` ![图片](https://user-images.githubusercontent.com/6745227/178070674-e447b6d1-bee5-46d2-ac3f-d66d33f77345.png) `nuitka --standalone --windows-disable-console --windows-icon-from-ico=logo.ico --enable-plugin=pyside6 --onefile main.py` Run main.exe: ![图片](https://user-images.githubusercontent.com/6745227/178071057-b6a1252a-fee3-4510-900f-d056d61e5d8b.png) Code: `from PySide6.QtWidgets import QApplication, QMainWindow from PySide6.QtUiTools import QUiLoader from qt_material import apply_stylesheet ######################################################################## class ShowUI(QMainWindow):...

bug
help wanted

作者您好 请问增加语音素材怎么继续训练呢 我更换素材后运行 train.py 报错: InvalidArgumentError (see above for traceback): Assign requires shapes of both tensors to match. lhs shape= [317] rhs shape= [212]

Thank you! demo To help me

您好, 请问如何增加训练素材, 继续训练

Ld /Users/syl/Library/Developer/Xcode/DerivedData/Voice2Note-clxhyoztqsdcfybynnfxoyeyyugn/Build/Products/Debug-iphonesimulator/Voice2Note.app/Voice2Note normal i386 cd /Users/syl/Documents/Github/Voice2Note-master export IPHONEOS_DEPLOYMENT_TARGET=8.0 export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin" /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator10.0.sdk -L/Users/syl/Library/Developer/Xcode/DerivedData/Voice2Note-clxhyoztqsdcfybynnfxoyeyyugn/Build/Products/Debug-iphonesimulator -L/Users/syl/Library/Developer/Xcode/DerivedData/Voice2Note-clxhyoztqsdcfybynnfxoyeyyugn/Build/Products/Debug-iphonesimulator/Colours -L/Users/syl/Library/Developer/Xcode/DerivedData/Voice2Note-clxhyoztqsdcfybynnfxoyeyyugn/Build/Products/Debug-iphonesimulator/SVProgressHUD -L/Users/syl/Documents/Github/Voice2Note-master/Framework/Weixin -L/Users/syl/Documents/Github/Voice2Note-master/Voice2Note/Source/Library/Umeng -F/Users/syl/Library/Developer/Xcode/DerivedData/Voice2Note-clxhyoztqsdcfybynnfxoyeyyugn/Build/Products/Debug-iphonesimulator -F/Users/syl/Documents/Github/Voice2Note-master/Framework -filelist /Users/syl/Library/Developer/Xcode/DerivedData/Voice2Note-clxhyoztqsdcfybynnfxoyeyyugn/Build/Intermediates/Voice2Note.build/Debug-iphonesimulator/Voice2Note.build/Objects-normal/i386/Voice2Note.LinkFileList -Xlinker -rpath -Xlinker @executable_path/Frameworks -mios-simulator-version-min=8.0 -Xlinker...