Skip to content

Commit e09a332

Browse files
m-odsmarcusolssondan-ince-aaia-dinotoMAsuamah
authored
✂ add HTTP snippets (#183)
* feat: add SDK references feat: add HTTP code examples for "Apply LLMs to audio files" (#165) * docs: add HTTP code examples for apply LLMs to audio files * fix: added /v2 to upload for Python & TS * docs: complete HTTP code examples for "apply LLMs to audio files" feat: SDK section dropdowns feat: add HTTP code examples for LeMUR > "Change model and parameters" add HTTP code to AI Summary page and made edits to ruby and php code on transcribe audio file in cookbooks section docs: adjust base url on summary and transcribe page in cookbooks to not include /v2 fix: add small correction to language tags on ai summarization page fix: redorder language tabs on summarization page add http code for Content Moderation and minor fixes to Summarization add code to log data for ruby code in content moderation add minor additions to php and ruby code in content moderation add http code for Sentiment Analysis page feat: add HTTP code examples for Getting Started > Transcribe streaming audio from a microphone in Python chore: re-ordered quickstart code for Python (websockets) example feat: add HTTP code examples for LeMUR > Summarize your audio data chore: add missing Typescript import to code snippets feat: add HTTP code examples for LeMUR > Create Custom LLM prompts feat: pre-recorded audio section feat: pre-recorded audio section fix: broken links to speaker labels fix: broken pre-recorded-audio subsection links fix: misc bug fixes for /pre-recorded-audio feat: multichannel page feat: add HTTP code examples for LeMUR > Ask questions * fix: Replace github cookbook link with docs link * fix: add http code for entity detection and minor changes for sentiment analysis and summarization * fix: add topic detection http code * fix: add http snippets to Key Phrases * feat: add HTTP code examples for Streaming audio from a microphone in TypeScript * fix: add http code for Auto Chapters * feat: Add HTTP code examples for Streaming audio from a microphone in Ruby * feat: add HTTP code examples for Streaming audio from a microphone C# * fix: add http code to pii redaction page * fix: adjust all mentions of true in explanations of python code in AI section to True * feat: add sub-sections to pre-recorded audio * fix pre-recorded audio page * feat: webhooks guide * fix: adjust csharp code in content moderation to log data * fix: add csharp code to log results in sentiment analysis * fix: add csharp code to log results for entity detection and add info box on sentiment analysis csharp code * fix: add csharp code to log results for topic detection * fix: add csharp code to log results for auto chapters * fix: add csharp code to log results for key phrases * fix: add csharp code to log results for pii redaction * feat: add HTTP code examples for Streaming audio + comment out PHP streaming from microphone page * chore: fix line highlights for streaming audio * fix: remove unneeded PHP example from streaming audio * fix: adjust csharp code for summarization page * Breaking out Transcribe a pre-recorded file into multiple pages (#188) * add HTTP code to AI Summary page and made edits to ruby and php code on transcribe audio file in cookbooks section * docs: adjust base url on summary and transcribe page in cookbooks to not include /v2 * fix: add small correction to language tags on ai summarization page * feat: add SDK references * feat: add HTTP code examples for "Apply LLMs to audio files" (#165) * docs: add HTTP code examples for apply LLMs to audio files * fix: added /v2 to upload for Python & TS * docs: complete HTTP code examples for "apply LLMs to audio files" * feat: SDK section dropdowns * feat: add HTTP code examples for LeMUR > "Change model and parameters" * fix: redorder language tabs on summarization page * feat: add HTTP code examples for Getting Started > Transcribe streaming audio from a microphone in Python * chore: re-ordered quickstart code for Python (websockets) example * feat: add SDK references * feat: add HTTP code examples for "Apply LLMs to audio files" (#165) * docs: add HTTP code examples for apply LLMs to audio files * fix: added /v2 to upload for Python & TS * docs: complete HTTP code examples for "apply LLMs to audio files" * feat: SDK section dropdowns * feat: add HTTP code examples for LeMUR > "Change model and parameters" * add HTTP code to AI Summary page and made edits to ruby and php code on transcribe audio file in cookbooks section * docs: adjust base url on summary and transcribe page in cookbooks to not include /v2 * fix: add small correction to language tags on ai summarization page * fix: redorder language tabs on summarization page * add transcribe file python page * add typescript page for transcribe a file * add go page WIP * add full python requests code * add more python code to transcribe an audio file page * complete steps 1-3 for python and python sdk * add python page and typescript sdk * add more to typescript page * fix python http code * feat: add EU endpoint to API Reference 🇪🇺 (#184) * Add js file * add new js script to docs.yml * move js to the right place * add EU endpoint to openapi.yml --------- Co-authored-by: fern-support <[email protected]> Co-authored-by: Martin Schweiger <[email protected]> * Revert "feat: add EU endpoint to API Reference 🇪🇺 (#184)" (#186) This reverts commit 00763fc. * add transcribe file python page * add typescript page for transcribe a file * add go page WIP * add full python requests code * add more python code to transcribe an audio file page * complete steps 1-3 for python and python sdk * add python page and typescript sdk * add more to typescript page * fix python http code * add typescript http code * feat: add HTTP code examples for LeMUR > Summarize your audio data * chore: add missing Typescript import to code snippets * feat: add HTTP code examples for LeMUR > Create Custom LLM prompts * make fixes to page page * make fixes to typescript page * reduce steps in typescript code for clarity * fix typo * Add PHP * Add semi * Change block lang * Add C# * feat: add Ruby transcribe a pre-recorded file (#194) * Add ruby * remove tabs from ruby guide --------- Co-authored-by: Griffin Sharp <[email protected]> Co-authored-by: Martin Schweiger <[email protected]> Co-authored-by: Martin Schweiger <[email protected]> * de-conflict broken links * fix endpoint dropdown behavior (#187) * Add js file * add new js script to docs.yml * move js to the right place * fix link in speaker-diarization.mdx * add server options back in * fix funciton nesting in js --------- Co-authored-by: fern-support <[email protected]> * fix: API spec EU callouts (#189) * Update openapi.yml * add more callouts for EU LeMUR/Streaming support * add slam-1 guide (#185) * add slam-1 guide * add note for upcoming features * feat: add EU endpoint to API Reference 🇪🇺 (#184) * Add js file * add new js script to docs.yml * move js to the right place * add EU endpoint to openapi.yml --------- Co-authored-by: fern-support <[email protected]> Co-authored-by: Martin Schweiger <[email protected]> * Revert "feat: add EU endpoint to API Reference 🇪🇺 (#184)" (#186) This reverts commit 00763fc. * change scribellm-1 to slam-1 * hide slam-1 page * update overview paragraph * change custom vocabulary header to Prompt Words and Phrases * fixed casing in title * change casing for subtitles --------- Co-authored-by: Michelle Asuamah <[email protected]> Co-authored-by: Fern Support <[email protected]> Co-authored-by: fern-support <[email protected]> Co-authored-by: Martin Schweiger <[email protected]> * 🗝️ multiple API keys (#174) * feat: add multiple api keys pages * feat: update docs.yml to include multiple api keys * fix: broken link on deployment page * del: usage limits * feat: account management page * fix: missing page error * nit: minor changes to account management * feat: update announcement banner * fix: change link colour in announcement banner * fix: change key emoji colour * update api key verbiage * fix: broken link on deployment page * Revert "🗝️ multiple API keys (#174)" (#190) This reverts commit b38d5f9. * revert: multiple api keys on deployment page * feat: added cookbooks design (#192) * feat: added cookbooks design * fix: added icon and hover effects * fix: cleaned up home page styling * fix: added an image fallback for video * fix: added an image fallback for video * fix: space between within card --------- Co-authored-by: Kapil Gowru <[email protected]> Co-authored-by: Kapil Gowru <[email protected]> * feat: add multiple api keys pages * feat: update docs.yml to include multiple api keys * fix: broken link on deployment page * del: usage limits * feat: account management page * fix: missing page error * nit: minor changes to account management * feat: update announcement banner * fix: change link colour in announcement banner * fix: change key emoji colour * update api key verbiage * Update link in deployment.mdx * fix link in deployment.mdx * fix: only applied sidebaricon styling to main page icons * api-ref: add callout about EU server * feat: add SDK references feat: add HTTP code examples for "Apply LLMs to audio files" (#165) * docs: add HTTP code examples for apply LLMs to audio files * fix: added /v2 to upload for Python & TS * docs: complete HTTP code examples for "apply LLMs to audio files" feat: SDK section dropdowns feat: add HTTP code examples for LeMUR > "Change model and parameters" add HTTP code to AI Summary page and made edits to ruby and php code on transcribe audio file in cookbooks section docs: adjust base url on summary and transcribe page in cookbooks to not include /v2 fix: add small correction to language tags on ai summarization page fix: redorder language tabs on summarization page add http code for Content Moderation and minor fixes to Summarization add code to log data for ruby code in content moderation add minor additions to php and ruby code in content moderation add http code for Sentiment Analysis page feat: add HTTP code examples for Getting Started > Transcribe streaming audio from a microphone in Python chore: re-ordered quickstart code for Python (websockets) example feat: add HTTP code examples for LeMUR > Summarize your audio data chore: add missing Typescript import to code snippets feat: add HTTP code examples for LeMUR > Create Custom LLM prompts feat: pre-recorded audio section feat: pre-recorded audio section fix: broken links to speaker labels fix: broken pre-recorded-audio subsection links fix: misc bug fixes for /pre-recorded-audio feat: multichannel page feat: add HTTP code examples for LeMUR > Ask questions * fix: indentation in openapi spec * fix: Replace github cookbook link with docs link * fix: add http code for entity detection and minor changes for sentiment analysis and summarization * fix: add topic detection http code * fix: add http snippets to Key Phrases * feat: add HTTP code examples for Streaming audio from a microphone in TypeScript * fix: add http code for Auto Chapters * feat: Add HTTP code examples for Streaming audio from a microphone in Ruby * fix: add http code to pii redaction page * fix: adjust all mentions of true in explanations of python code in AI section to True * feat: add HTTP code examples for Streaming audio from a microphone C# * feat: add sub-sections to pre-recorded audio * fix pre-recorded audio page * feat: webhooks guide --------- Co-authored-by: Amanda DiNoto <[email protected]> Co-authored-by: Martin Schweiger <[email protected]> Co-authored-by: Daniel Ince <[email protected]> Co-authored-by: Michelle Asuamah <[email protected]> Co-authored-by: Fern Support <[email protected]> Co-authored-by: fern-support <[email protected]> Co-authored-by: Martin Schweiger <[email protected]> Co-authored-by: Griffin Sharp <[email protected]> Co-authored-by: Griffin Sharp <[email protected]> Co-authored-by: Kapil Gowru <[email protected]> Co-authored-by: Kapil Gowru <[email protected]> * fix errors --------- Co-authored-by: Marcus Olsson <[email protected]> Co-authored-by: dan-ince-aai <[email protected]> Co-authored-by: Amanda DiNoto <[email protected]> Co-authored-by: Michelle Asuamah <[email protected]> Co-authored-by: Michelle Asuamah <[email protected]> Co-authored-by: Fern Support <[email protected]> Co-authored-by: fern-support <[email protected]> Co-authored-by: Griffin Sharp <[email protected]> Co-authored-by: Griffin Sharp <[email protected]> Co-authored-by: Kapil Gowru <[email protected]> Co-authored-by: Kapil Gowru <[email protected]>
1 parent 1416d5a commit e09a332

File tree

96 files changed

+41478
-16448
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+41478
-16448
lines changed

cookbook-master/core-transcription/automatic-language-detection-route-default-language-js.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const client = new AssemblyAI({
3030
});
3131
```
3232

33-
Define a `default_language`, which should be set to the [language code](https://www.assemblyai.com/docs/getting-started/supported-languages) that will be used to rerun the transcript if language detection runs with low `language_confidence`.
33+
Define a `default_language`, which should be set to the [language code](https://www.assemblyai.com/docs/speech-to-text/pre-recorded-audio/supported-languages) that will be used to rerun the transcript if language detection runs with low `language_confidence`.
3434

3535
```js
3636
const default_language = 'LANGUAGE_CODE';

fern/cookbooks/core-transcription/automatic-language-detection-route-default-language-python.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ import assemblyai as aai
3333
aai.settings.api_key = "YOUR_API_KEY"
3434
```
3535

36-
Define a `default_language`, which will be set to the [language code](https://www.assemblyai.com/docs/getting-started/supported-languages) that will be used in case the detected language has a low `language_confidence`.
36+
Define a `default_language`, which will be set to the [language code](https://www.assemblyai.com/docs/speech-to-text/pre-recorded-audio/supported-languages) that will be used in case the detected language has a low `language_confidence`.
3737

3838

3939
```python

fern/disable-eu-dropdown.js

+48
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
function handleDropdowns() {
2+
const targetSections = document.querySelectorAll('section[id*="lemur"], section[id*="streaming"]');
3+
console.log(targetSections.length);
4+
// call disableButton() on buttons that are descendants of .fern-endpoint-url elements within the target sections
5+
targetSections.forEach(section => {
6+
const fernEndpointElements = section.querySelectorAll('.fern-endpoint-url');
7+
fernEndpointElements.forEach(element => {
8+
const buttons = element.querySelectorAll('button.fern-button');
9+
buttons.forEach(button => {
10+
// Remove all existing click event listeners
11+
const newButton = button.cloneNode(true);
12+
button.parentNode.replaceChild(newButton, button);
13+
14+
// Add capturing phase event listener to block all clicks
15+
newButton.addEventListener('click', (e) => {
16+
e.preventDefault();
17+
return false;
18+
}, true);
19+
});
20+
});
21+
});
22+
}
23+
24+
// Listen for URL changes, even when the app doesn't reload the full page
25+
function watchForUrlChanges() {
26+
let lastUrl = window.location.href;
27+
28+
// Set an interval to check for URL changes every 500ms
29+
setInterval(() => {
30+
const currentUrl = window.location.href;
31+
32+
if (currentUrl !== lastUrl) {
33+
lastUrl = currentUrl;
34+
handleDropdowns();
35+
}
36+
}, 500);
37+
}
38+
39+
// run logic when page initially loads
40+
if (document.readyState === 'loading') {
41+
document.addEventListener('DOMContentLoaded', () => {
42+
handleDropdowns();
43+
watchForUrlChanges();
44+
});
45+
} else {
46+
handleDropdowns();
47+
watchForUrlChanges();
48+
}

0 commit comments

Comments
 (0)