This repository has been archived by the owner on Apr 2, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Because the original language/Chinese branch is too old, I changed it on the v3 branch.
Among them, the music module is not localized in Chinese, because I feel that it needs to spend a lot of time to support the Chinese music platform (as we all know that China has a CFW firewall, which may not be able to access foreign music platforms, and the user experience is not good). I intend to make it support Netease Cloud music, Kuwo music, QQ music, Himalayan FM, etc; But it will take a long time. It is a long-term plan; And more people are needed to help.
Compared with this, the music module is irrelevant; Now, the recognition accuracy of neural network for Chinese is very poor, and I have tried my best; But I can't fix it; I don't know enough about neural networks.
I added a word segmentation library GSE (a stutter segmentation library of Go), which is only used for Chinese; No impact on other languages
I modified some files according to the document. I tried my best. I can't find the reason
However, it does support Chinese, which is good news. I hope more people will participate in optimizing the neural network
In fact, it was already done yesterday. I was thinking about how to optimize it. Until today, there was no progress; It will identify errors with high probability, and the returned answer is not what you want. So, give it to the community; Some people can't wait to see that it supports Chinese, and they will participate in optimizing these