Aioria
Aioria
I find out a solution to serve static files with 'embed' package, what we need to do is coverting **embed.FS** to **http.FileSystem**. Note that we need to strip off the...
@Sloaix your code is really much more concise and clean than mine! and i will have a check if it works correctly. About the further question, do u know how...
OS: ubuntu 22.04 Python Version: 3.10 ``` $ pip install -i https://mirror.baidu.com/pypi/simple paddlespeech Defaulting to user installation because normal site-packages is not writeable Looking in indexes: https://mirror.baidu.com/pypi/simple Collecting paddlespeech Using...