You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.
@claw89 thank you for pointing this out and debugging! I'm not working on this parser atm so can't really fix this right now but, a pull request for this would be helpful
Links to pronunciation audio files are not returned when searching for Chinese words (using Han characters). For example the following code:
returns
{'text': ['朋友\n', '朋友\n'], 'audio': []}
This appears to be because pronunciations for Chinese words are placed inside
whereas those for English are in
This may be related to #9
The text was updated successfully, but these errors were encountered: