> For the complete documentation index, see [llms.txt](https://morphic.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://morphic.com/docs/jp/models/happy-horse-1.0.md).

# Happy Horse 1.0

このモデルで何を生成できるか、そして独自の音声付き動画を生成させるためのプロンプト方法。

MorphicのHappy Horse 1.0では、テキスト、画像、または視覚的な参照から、動画と音声を一緒に生成できます。プロンプトを書き、開始フレームを設定し、一貫性のために参照画像を使うか、自然言語の指示で既存の動画を編集できます。このモデルは、多言語リップシンク付きで、映像と音声を1回の処理で生成します。

### MorphicでHappy Horse 1.0にアクセスする方法

1. Morphicのプロジェクトで新しいファイルを開始するか、既存のファイルを開く
2. 下部のプロンプトバーで『Video』に切り替え、次に『Text/Image to Video』または『[リップシンク](/docs/jp/video/lip-sync.md)'

<figure><img src="https://2982589234-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FGz0uhLvv1ryUHPqSXK62%2FCleanShot%202026-04-28%20at%2023.50.46.png?alt=media&amp;token=e8992551-f8a3-4674-b7b9-94b156871299" alt=""><figcaption></figcaption></figure>

3. モデルセレクターをクリックして『Happy Horse』を選択する

<figure><img src="https://2982589234-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoPhHCbNZdzW70rakoLhf%2Fuploads%2FqB3dckRiBNs86pInfAcB%2FCleanShot%202026-04-28%20at%2023.51.09.png?alt=media&amp;token=e588f63e-442b-4aa9-99e1-208106b4edb2" alt=""><figcaption></figcaption></figure>

4. プロンプトを書き、必要に応じて視覚的な参照を追加し、プロンプトバーの青いボタンをクリックする

### プロンプトのコツ

| やること                                                                           | やらないこと                                                                              |
| ------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------- |
| 被写体、動作、設定から始め、次にカメラや照明の手がかりを1つ追加します。特に単一キャラクターのシーンでは、短いプロンプトのほうがきれいな結果になりやすいです | 1つのプロンプトに5つの撮影技法の手がかりを重ねると、それらが打ち消し合ってしまいます                                         |
| 具体的な照明表現を使う（「暖かいアンバーの逆光」「曇天の昼光」「ナトリウム灯の街路灯」）                                   | 「良い照明」や「美しい雰囲気」のような曖昧な修飾語を使う                                                        |
| カメラの指示はプロンプトの最後に置くと、最も重みが付きます                                                  | stunning、epic、breathtaking、masterpiece、hyperrealistic、ultra detailed のようなスロップワードを使う |
| 複数の見せ場があるシーンでは、タイムコード付きのショットリストを使う（例: ショット1 ワイド 0〜1秒、ショット2 ミディアムトラッキング 1〜4秒）   | 複数ステップの動作は平易な文章で書く（「まずX、次にY、その次にZ」）、1つの動きに圧縮されます                                    |
| 視覚スタイルを技法用語で説明する（「逆光のシルエット、やわらかな自然の霞、低彩度で冷たい配色」）                               | 監督や撮影監督の名前を1つだけ挙げる（「ロジャー・ディーキンスの撮影」）と、その作風が反映されることを期待できます                           |

これがMorphicでHappy Horse 1.0を使う方法です。これを使えば、組み込み音声、カメラ制御、多言語リップシンクを備えたAI動画を、テキスト、画像、または視覚的な参照など、どんな出発点からでも生成できます。

***

ご不明な点やお困りのことがあれば、お気軽にご連絡ください。喜んでお手伝いします。以下までご連絡ください [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://morphic.com/docs/jp/models/happy-horse-1.0.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
