> For the complete documentation index, see [llms.txt](https://textav.gitbook.io/textav-event/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://textav.gitbook.io/textav-event/projects/otranscribe.md).

# oTranscribe

{% embed url="<https://www.youtube.com/embed/W8wg6uw7FWE>" %}

## Notes:

* Available → here <http://otranscribe.com/>

  Created out of passion and perceived need by journalists
* 90,000 monthly users
* “Low tech solution to a common problem”
* UX is important! OSS software tends to be developer-focused or Does not currently streamline to video subtitles/captioning
* Open source, refactoring helped bring in more PRs

  22 Languages- Crowdsourced.


---

# 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:

```
GET https://textav.gitbook.io/textav-event/projects/otranscribe.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
