Skip to content

Commit

Permalink
add speech llm in explore
Browse files Browse the repository at this point in the history
  • Loading branch information
lepisma committed May 9, 2024
1 parent 9e4cc57 commit c3ec8fb
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions _pages/explore.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,28 @@ Explore Speech Technologies from Skit.

<br>

## Conversational AI

<br>

<div class="row">
<div class="col-sm-4">
<div class="explore-card">
<a href="/speech-conversational-llms/">
<div class="explore-card-banner"></div>
<div class="explore-card-content">
<h4 class="explore-card-title">Speech LLMs</h4>
<div class="explore-card-description">
Multimodal-LLMs for speech-first Conversational AI
</div>
</div>
</a>
</div>
</div>
</div>

<br>

## Response Production

<br>
Expand Down

0 comments on commit c3ec8fb

Please sign in to comment.