diff --git a/README.md b/README.md index 91f4562e4078f1910928de03649361860316137c..ee44f5667a5aad9939ef264dd327d1c0fcc16a79 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,19 @@ # Speech To Speech: an effort for an open-sourced and modular GPT4-o + +## 📖 Quick Index +* [Approach](#approach) + - [Structure](#structure) + - [Modularity](#modularity) +* [Setup](#setup) +* [Usage](#usage) + - [Server/Client approach](#serverclient-approach) + - [Local approach](#local-approach) +* [Command-line usage](#command-line-usage) + - [Model parameters](#model-parameters) + - [Generation parameters](#generation-parameters) + - [Notable parameters](#notable-parameters) + ## Approach ### Structure