Skip to content

Commit

Permalink
Simplify use-case sentence
Browse files Browse the repository at this point in the history
  • Loading branch information
farzadab authored Sep 20, 2024
1 parent 1f4e28d commit 2f0c3eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ Why would you want to (re-) train Ultravox? Here are a few scenarios:

2. You want to improve the knowledge of the model --> NO NEED TO TRAIN ULTRAVOX!

a. We suggest to either use RAG on the fly (no training needed), or fine-tune the LLM backbone instead. If you fine-tune the LLM, you might still need to re-train Ultravox, for example, if the embedding layer has changed in any way.
a. We suggest to either use RAG on the fly (no training needed), or fine-tune the LLM backbone instead. You might need to re-train Ultravox if you fine-tune the LLM.

3. You want to use your own audio data, for example to add support for a new language.

Expand Down

0 comments on commit 2f0c3eb

Please sign in to comment.