Giter Club home page Giter Club logo

myshogisoundplayer's Introduction

Hi there 👋

Jun-ya NORIMATSU (乗松潤矢)

See also my company organization: https://github.com/alinear-corp .
※ 最近の活動は私の経営している会社のorganizationにコミットしていることの方が多いです。

Interests in Computer Science

  • Natural Language Processing
    • Language modeling
  • Data Structure and Algorithms
    • Succinct data structures
    • Trie (especially on double array structures)

My Work

I am mainly working on the development of NLP-related systems. In addition, I work as a teacher in the field programming.

Additional Interests (just hobby 😄)

  • Korean learner (Beginner Level)
  • Japanese Chess (将棋)

Contact

My Company: https://www.alinear.jp/

myshogisoundplayer's People

Contributors

jnory avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

myshogisoundplayer's Issues

SamplingRate:22050にも対応して欲しい

MyShogiSoundPlayer.Sound.Playerの実装がSamplingRate=44100決めうちなので、SamplingRateが22050のwavだと早回しで再生されます。
PlayerのコンストラクタでSmaplingRateを指定できるようにし、MyShogiSoundPlayer.Manager.PlayManagerで44100用と22050用の2つのPlayerを保持、読み込んだwavのSamplingRateに合わせて呼び分けすれば解消するところまでは確認しました。
ただSamplingRateは他にもあるので、実装案としては強引すぎるのと、MyShogiSoundPlayerとしてどういうフォーマットに対応するのかの判断もあるかと思います。
要望として、issue立てておきます。

まれに読み上げが多重音声になることがある

  • 読み上げ音は重なることがないはずなのに複数の読み上げ音が同時になることがあります
  • そのときはis_playingがfalseを返しているのにもかかわらずもう一度is_playingを実行されているようです(関係性は不明)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.