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
Python 3.12.2 (tags/v3.12.2:6abddd9, Feb 6 2024, 21:26:36) [MSC v.1937 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> from pypinyin import pinyin
>>> pinyin('啜泣')
[['chuài'], ['qì']]
>>>
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: