Skip to content

Releases: solaoi/lycoris

Lycoris v0.9.23

04 Nov 07:49
4948ab6
Compare
Choose a tag to compare

feature

  • 新規モデルの追加

    • ReazonSpeechモデルの追加

chore

  • 各種バグ修正
  • 各種ライブラリ更新
  • 1s未満の音声は、追っかけをスキップするよう変更
  • Whisperの精度改善(initial promptを変更)

See the assets to download this version and install.

Lycoris v0.9.22

22 Oct 00:40
db6d088
Compare
Choose a tag to compare

feature

  • 既存機能の改善

    • Whisperの認識精度向上

      • 句読点がより適切に振られます ※ initial_promptを追加
    • Whisperの認識速度の安定性の向上

      • 初回の読込の遅延がなくなりました ※ CoreMLを脱却し、Metal + FlashAttentionへ
    • 各種モデルのダウンロードの安定性、速度を向上

      • モデルのホスト先を変更したため、大幅に改善しました
  • 既存モデルの更新

    • Kotoba-Whipserモデルをv2.0へ更新

    • Whipser Smallモデルの削除

      • 精度上メリットがないため、ユーザーへの適切な選択肢を提供する一環で削除しました
  • 新規モデルの追加

    • Whipser Large V3 Turboモデルの追加

      • Whipser Large V3に速度やメモリ使用量に不満がある場合のオプションとなります
    • fugumt-ja-enモデルの追加

      • 日本語から英語への、より精度の高い翻訳に対応しました
    • kotoba-whisper-bilintual-v1.0モデルの追加

      • 日本語から英語、英語から日本語への高速な翻訳に対応しました
  • スマート読み上げ機能の追加

    • Style-Bert-VITS2 JP-Extraに対応

      • デフォルト
        • JVNV
        • つくよみちゃん
        • 小春音アミ・あみたろ
      • カスタマイズ
        • 任意のモデルを利用できます
  • アクションに、発話サジェスト機能の追加

    • ボタン1つで状況に応じた3つの発話を提案(ニュートラル、ポジティブ、ネガティブ)
    • 発話を上記スマート読み上げ機能で読み上げ

chore

  • 各種バグ修正
  • 各種スタイル修正
  • 各種ライブラリ更新

See the assets to download this version and install.

Lycoris v0.9.21

16 Sep 15:22
506a8bb
Compare
Choose a tag to compare

feature

  • アクション機能を追加
  • アクションのうち、チャット機能を有効化
  • Markdown/Mermaid記法の対応

chore

  • 各種バグ修正
  • 各種スタイル修正
  • ライブラリのバージョンアップ

See the assets to download this version and install.

Lycoris v0.9.19

25 Aug 15:52
ea28822
Compare
Choose a tag to compare

feature

  • AIにGPT 4o miniを追加
  • 翻訳パック(日本語:精度優先)を追加
  • ノートのダウンロード機能を追加
  • Amivoiceのログ保存設定を追加

chore

  • 各種スタイル変更
  • アプリケーションの最小幅・高さを設定
  • 設定にて、モデル名及びモデル容量を明示
  • ライブラリを更新

See the assets to download this version and install.

Lycoris v0.9.17

25 May 08:58
7ab5329
Compare
Choose a tag to compare

feature

  • 翻訳パック(日本語:速度優先)を追加

chore

  • モデルダウンロード後の解凍中ステータスの明示

See the assets to download this version and install.

Lycoris v0.9.16

23 May 14:07
c3c4a35
Compare
Choose a tag to compare

chore

リファクタリング
See the assets to download this version and install.

Lycoris v0.9.15

23 May 13:51
0c62be0
Compare
Choose a tag to compare

feature

  • AI:ChatGPT に、 GPT-4o モデルを追加
    See the assets to download this version and install.

Lycoris v0.9.14

23 May 13:51
91d55ea
Compare
Choose a tag to compare

feature

  • AmiVoiceに対応

fix

  • WhisperAPIによる翻訳が選択できなかった問題を修正
  • 話し手の言語を更新時に、追っかけ方法をリセット(本来選択できない組み合わせが選択できていた)

chore

  • オンライン系の処理の命名をAmiVoiceを考慮し変更

AI:オンライン=>AI:ChatGPT
文字起こし:オンライン=>文字起こし:WhisperAPI
翻訳(英):オンライン=>翻訳(英):WhisperAPI

  • ライブラリ(hound)の更新
    See the assets to download this version and install.

Lycoris v0.9.13

08 May 16:01
0b42d32
Compare
Choose a tag to compare

fix

  • playerが利用しているiconifyで意図しない外部リクエストが発生していたので修正
  • 初期テンプレートの修正漏れに対応

See the assets to download this version and install.

Lycoris v0.9.12

07 May 09:30
822880a
Compare
Choose a tag to compare

fix

  • build後にstreamが読み込めず、Playerに何も読み込めない問題を修正
  • screenshotにplayerが隠れてしまい、再生できない問題を修正

See the assets to download this version and install.