Skip to content

Commit

Permalink
GITBOOK-181: No subject
Browse files Browse the repository at this point in the history
  • Loading branch information
Ambika Joshi authored and gitbook-bot committed Oct 30, 2024
1 parent 3034e41 commit 60b88b7
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions guides/how-to-use-asr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,27 +59,25 @@ Use the "Filter by Language" dropdown, if you are unsure which models will work

* Click on the "Run" button 

### FAQS
### Frequently Asked Questions <a href="#frequently-asked-questions" id="frequently-asked-questions"></a>

Q: How do I test the ASR models that can transcribe Swahili?
**Q: How do I test the ASR models that can transcribe Swahili?**

A: Use the "Filter by Language" dropdown, if you are unsure which models will work with your source language.

Q: In the translate section I can see "Google Translate" and "GhanaNLP", which model should I use?
**Q: In the translate section I can see "Google Translate" and "GhanaNLP", which model should I use?**

A: If you are translating an African Language you can test if GhanaNLP is a better choice. GhanaNLP Machine Translation supports: Twi, Ewe, Ga, Fanti, Yoruba, Dagbani, Kikuyu, Fra fra, Luo (Kenya, Tanzania), Meru, Kusaal

Q: I have tested a few models, but I want to evaluate a larger dataset without using the API, is that possible?
**Q: I have tested a few models, but I want to evaluate a larger dataset without using the API, is that possible?**

A: Yes! It is very easy to set up large-scale ASR evaluations in Gooey! Here is the guide for:&#x20;

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>How to create language evaluation for ASR?</strong></td><td><a href="how-to-create-language-evaluation-for-asr.md">how-to-create-language-evaluation-for-asr.md</a></td></tr></tbody></table>

**Q: What is the "Prompt" section when I choose GPT4o-Audio?**


Q: What is the "Prompt" section when I choose GPT4o-Audio?

A: GPT4o-Audio is an LLM based transcription model, the prompt section will allow you to output the transcribed audio in more specific ways. For example, if you input a Hindi audio sample, you can say "Translate the Hindi recording as accurately as possible". This will use the LLM directly to make the translation. You could also use it in other innovative ways like "Summarize the Hindi recording to English in bullet points" which could give you the salient points of the recording directly. Like the example here:&#x20;
A: GPT4o-Audio is an LLM-based transcription model, the prompt section will allow you to output the transcribed audio in more specific ways. For example, if you input a Hindi audio sample, you can say "Translate the Hindi recording as accurately as possible". This will use the LLM directly to translate the audio. You could also use it in other innovative ways like "Summarize the Hindi recording to English in bullet points" which could give you the salient points of the recording directly. Like the example here:&#x20;

{% embed url="https://gooey.ai/speech/?run_id=1rnoo9r71o3q&uid=fm165fOmucZlpa5YHupPBdcvDR02" %}

0 comments on commit 60b88b7

Please sign in to comment.