> For the complete documentation index, see [llms.txt](https://ai4commsci.gitbook.io/formosanbank/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ai4commsci.gitbook.io/formosanbank/the-bank-architecture/corpora/tangrecordingsoftaroko.md).

# Tang Recordings of Taroko

These audio files were collected by Prof. Apay Tang, a member of the Truku tribe and a prominent perservationist and revitalizationist in the community. While permanently archived at Paradisec, Prof. Tang graciously agreed to include the audio in FormosaBank.

None of the audio are transcribed. There is slightly more meta-data at Paradisec, but not much.

***

## Corpus Statistics

|                           | Truku |
| ------------------------- | ----- |
| Word count                | 0     |
| Total audio               | 21.4h |
| Transcribed               | 0     |
| Untranscribed             | 21.4h |
| Translated words          |       |
| English                   | 0     |
| Mandarin                  | 0     |
| Morphologically segmented | 0     |
| Glossed words             | 0     |

***

## **Access Details**

* The repo containing this corpus in FormosanBank as well as the code to reconstruct the corpus can be found [here](https://github.com/FormosanBank/FormosanBank/tree/main/Corpora/TangRecordingsOfTaroko).

***

## **Copyright**

CC BY-NC

***

## Citation

In accordance with our [Terms of Use](/formosanbank/additional-resources/terms-of-use.md), if you use this corpus or any product derived from this corpus in any publication, you must cite both FormosanBank and:

* Tang, Apay. (1997). Traditional Truku stories. Paradisec. <https://dx.doi.org/10.4225/72/56EC22110B85A>


---

# 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, and the optional `goal` query parameter:

```
GET https://ai4commsci.gitbook.io/formosanbank/the-bank-architecture/corpora/tangrecordingsoftaroko.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
