canary#5534
Merged
Merged
Conversation
…#5533) * TTSエンジンをGoogle Cloud TTS APIからGemini TTS (Vertex AI)に移行しボイス選択UIを追加 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * テスト修正 * Gemini TTSの出力をMP3エンコードして返すようにし、lamejsのCommonJS互換性問題を修正 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * lamejsの依存を削除しMP3エンコード処理を整理 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * wrapIpaを削除しTTS読み上げ時にカッコ内テキストを除去するようにした Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * nameIpaフィールドを全箇所から削除しTTSプロンプトに駅名・路線名の発音指示を追加 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * ssmlEnの型チェック追加、mimeTypeフォールバック修正、正規表現バグ修正、Node.jsバージョンを22に統一 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Firestore設定読み取りのエラーハンドリング追加、SSMLタグをGemini送信前に除去、バスTTSのカッコ除去を追加 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * 英語音声もKoreをAoedeにし、日本語音声とデフォルトを共通化 * Gemini TTS関数にJSDocを追加しエラーハンドリングを改善、日本語TTSプロンプトを日本語化 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * TTSボイス未選択時のフォールバックテキストをボイス名からプレースホルダーに変更 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * 日本語・英語TTSプロンプトの読み上げ速度を早口に変更 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * AndroidのTTSボイス選択をAlert.alertからModal+FlatListに変更し全ボイスを表示可能に Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * functions/READMEのNode.jsバージョンを20から22に修正 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * biome fix * stripSsmlで漢字と読みを併記する形式に変更しGemini TTSの発音精度を改善 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * 日本語TTSをGeminiからGoogle Cloud TTS APIに切り替えクライアントの日本語ボイス設定UIを削除 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Google TTS APIのレスポンスエラーチェック追加とjaVoiceNameをハードコードに変更 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * biome fix * 不要な変更巻き戻し * 停車中に次駅アナウンス音声を先読みフェッチしUXを改善 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * biome fix * allStopsのフィルター条件をidからgroupIdに修正しslicedStationsの正規化と整合させる Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * boundForEnでdirectionalStopsがundefinedの場合に文字列undefinedになるのを修正 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * biome fix * useBusTTSTextのbetweenNextStationにインデックス境界チェックを追加 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Contributor
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Co-authored-by: TinyKitten <32848922+TinyKitten@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.