> ## Documentation Index
> Fetch the complete documentation index at: https://docs.gladia.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Playground

> Test Gladia models and features in the browser before you integrate

[Gladia's playground](https://app.gladia.io/?utm_campaign=197609689-Website\&utm_source=documentation\&utm_content=sign-up) lets you try Speech-To-Text in the browser: mic stream, local upload, or remote URL. Compare models and features on your audio before you integrate.

<Steps>
  <Step title="Select your audio source">
    Choose your audio source (mic stream or local file upload).

    <Frame>
      <img src="https://mintcdn.com/gladia-95/dCtyYcUded_eabB9/assets/images/playground-1.png?fit=max&auto=format&n=dCtyYcUded_eabB9&q=85&s=a5e88422cc6255267c88c2d3d89f6780" width="2688" height="1084" data-path="assets/images/playground-1.png" />
    </Frame>

    Then proceed to the next step.
  </Step>

  <Step title="Select features">
    Select <Tooltip tip="For the full feature list, see the Features section">some of
    the options</Tooltip> Gladia provides. \
    In this example we enable **named entity recognition**.

    <Note>
      Only a subset of API features is available in the playground. For advanced testing,
      see the [API documentation](/api-reference/).
    </Note>

    <Frame>
      <img src="https://mintcdn.com/gladia-95/dCtyYcUded_eabB9/assets/images/playground-2.png?fit=max&auto=format&n=dCtyYcUded_eabB9&q=85&s=ac49df68674a00f71ee5f36ee108a362" width="2280" height="1220" data-path="assets/images/playground-2.png" />
    </Frame>
  </Step>

  <Step title="Talk to Gladia">
    Click **Start transcribing** to see your voice in the Transcription tab.

    <Note>
      Italic text is [partial transcripts](/chapters/live-stt/features#partial-transcripts).
    </Note>

    <Frame>
      <img src="https://mintcdn.com/gladia-95/dCtyYcUded_eabB9/assets/images/playground-3.png?fit=max&auto=format&n=dCtyYcUded_eabB9&q=85&s=6fc5427b707d28e9a50f7b91f92005ce" width="2304" height="1340" data-path="assets/images/playground-3.png" />
    </Frame>
  </Step>

  <Step title="Transcribe">
    The Transcription tab shows a readable result. The JSON tab shows the same payload you would get from an API call.

    <Frame>
      <img src="https://mintcdn.com/gladia-95/dCtyYcUded_eabB9/assets/images/playground-4.png?fit=max&auto=format&n=dCtyYcUded_eabB9&q=85&s=9a4997d2933d1aff4c7e231dab151ebd" width="2308" height="1350" data-path="assets/images/playground-4.png" />
    </Frame>
  </Step>
</Steps>

## Test models before integrating

Try the features you need (e.g. diarization or NER) and compare [Solaria-3 vs Solaria-1](/chapters/introduction/models) on your audio. Check both the readable transcript and the JSON tab.
