Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: VOICEVOX/voicevox_core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.14.6
Choose a base ref
...
head repository: VOICEVOX/voicevox_core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.15.5
Choose a head ref
  • 9 commits
  • 16 files changed
  • 3 contributors

Commits on Jan 27, 2024

  1. Configuration menu
    Copy the full SHA
    c7dfb03 View commit details
    Browse the repository at this point in the history
  2. [project-s] ハミング機能・歌機能向けのモデル・API(compatible_engineのみ)を追加 (#724)

    * remove contour and rename to talk xxx
    
    * fix speaker id map
    
    * rename functions and variables
    
    * add models to model file
    
    * add sing style and source filter models to model file set
    
    * add new models to status
    
    * rename get model index and speaker id
    
    * add new models session
    
    * change i32 to i64
    
    * add new predictor to inference core
    
    * add new predictor to core
    
    * add new predictor to compatible engine
    
    * rename source filter to sf decode
    
    * fix rename miss
    
    * rename sing style to sing teacher
    
    * fix rename miss
    
    * remove vector
    
    * add TODO comment (add sing tests)
    
    Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
    
    * fix comment out
    
    * lint
    
    ---------
    
    Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
    y-chan and Hiroshiba committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    96bd927 View commit details
    Browse the repository at this point in the history
  3. fix is model loaded bug (#729)

    * fix is model loaded bug
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
    y-chan and Hiroshiba committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    2f52377 View commit details
    Browse the repository at this point in the history
  4. [project-s] モデルへの入力の形・データを修正 (#732)

    * update shape
    
    * using f0
    
    * fmt
    y-chan authored and Hiroshiba committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    fc91b55 View commit details
    Browse the repository at this point in the history
  5. [project-s] project-s用のテストを作成(モデルがないのでコメントアウト中) (#734)

    project-s用のテストの枠組みだけ作った
    Hiroshiba committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    01c3a9b View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. [project-s] ダミーモデルの追加とテストの有効化 (#736)

    * add models
    
    * remove comment out
    
    * fix merge miss
    
    * add tests to status
    
    * add onnx file to typos exclude files
    
    * rename model file
    
    * fmt
    
    ---------
    
    Co-authored-by: Hiroshiba <hihokaruta@gmail.com>
    y-chan and Hiroshiba authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    ca585b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. [project-s] スタイルタイプの名称変更 (#738)

    * style_typeの名称変更
    
    * いらない変更が入ってた
    Hiroshiba authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0fd77a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. Configuration menu
    Copy the full SHA
    fe8358b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. [release-0.15] macos-11をmacos-12にアップデートしておく (#813)

    * release-0.15のmacos-11をmacos-12にアップデートしておく
    
    * 空コミット
    
    * --locked
    
    * 戻した
    
    * 要らない変更
    Hiroshiba authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    87df545 View commit details
    Browse the repository at this point in the history
Loading