Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial prototype using Cython #1

Merged
merged 3 commits into from
Aug 8, 2018
Merged

Initial prototype using Cython #1

merged 3 commits into from
Aug 8, 2018

Conversation

r9y9
Copy link
Owner

@r9y9 r9y9 commented Aug 8, 2018

In [1]: import pyopenjtalk

In [2]: pyopenjtalk.g2p("こんにちは")
Out[2]: 'k o N n i ch i w a'

In [3]: pyopenjtalk.g2p("こんにちは", kana=True)
Out[3]: 'コンニチワ'

@r9y9 r9y9 merged commit 5eec63c into master Aug 8, 2018
@r9y9 r9y9 deleted the cython branch August 8, 2018 16:24
Yosshi999 pushed a commit to Yosshi999/pyopenjtalk that referenced this pull request Apr 14, 2022
Yosshi999 added a commit to Yosshi999/pyopenjtalk that referenced this pull request Apr 14, 2022
* user dict

* fix lint

* windowsのパスシステムでも読み込めるように変更 (r9y9#1)

* fix encoding

Co-authored-by: Yosshi999 <Yosshi999@users.noreply.github.com>
Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
aoirint pushed a commit to aoirint/pyopenjtalk that referenced this pull request Feb 1, 2023
* open_jtalkを最新コミットに追従

* Revert "windowsのパスシステムでも読み込めるように変更 (r9y9#1)"

This reverts commit 8b3d7a6.

* 変更漏れ修正
tsukumijima pushed a commit to tsukumijima/pyopenjtalk-plus that referenced this pull request Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant