diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 64e8d21..34a3f5c 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -1,11 +1,11 @@ { "permissions": { "allow": [ - "Bash(curl -s -o /tmp/decibri_main.html -w \"%{http_code}\" https://decibri.dev)", - "Bash(curl -s -o /tmp/decibri_robots.txt -w \"%{http_code}\" https://decibri.dev/robots.txt)", - "Bash(curl -s -o /tmp/decibri_sitemap.xml -w \"%{http_code}\" https://decibri.dev/sitemap.xml)", - "Bash(curl -s -o /tmp/decibri_llms.txt -w \"%{http_code}\" https://decibri.dev/llms.txt)", - "Bash(curl -s -o /tmp/decibri_og.png -w \"%{http_code}\" https://decibri.dev/decibri-social-og.png)", + "Bash(curl -s -o /tmp/decibri_main.html -w \"%{http_code}\" https://decibri.com)", + "Bash(curl -s -o /tmp/decibri_robots.txt -w \"%{http_code}\" https://decibri.com/robots.txt)", + "Bash(curl -s -o /tmp/decibri_sitemap.xml -w \"%{http_code}\" https://decibri.com/sitemap.xml)", + "Bash(curl -s -o /tmp/decibri_llms.txt -w \"%{http_code}\" https://decibri.com/llms.txt)", + "Bash(curl -s -o /tmp/decibri_og.png -w \"%{http_code}\" https://decibri.com/decibri-social-og.png)", "Bash(find /c/development/aim/npm/decibri/repository/decibri/docs -type f -exec ls -lh {})", "Read(//c/development/aim/npm/decibri/repository/decibri/**)", "WebFetch(domain:github.com)", diff --git a/README.md b/README.md index 9339512..7fa2160 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,8 @@ npm version  Apache 2.0 License  - decibri.dev  - Docs  + decibri.com  + Docs  Analytics in Motion @@ -32,15 +32,15 @@ Integrations - OpenAI  - Deepgram  - AssemblyAI  - Mistral  - AWS Transcribe  - Google Speech-to-Text  - Azure Speech-to-Text  - Sherpa-ONNX  - Whisper.cpp + OpenAI  + Deepgram  + AssemblyAI  + Mistral  + AWS Transcribe  + Google Speech-to-Text  + Azure Speech-to-Text  + Sherpa-ONNX  + Whisper.cpp diff --git a/docs/404.html b/docs/404.html index 9d7f416..80d87f9 100644 --- a/docs/404.html +++ b/docs/404.html @@ -396,7 +396,7 @@

Page not found

The page you're looking for doesn't exist or has moved.

diff --git a/docs/CNAME b/docs/CNAME index ff4ab35..4fc81b8 100644 --- a/docs/CNAME +++ b/docs/CNAME @@ -1 +1 @@ -decibri.dev +decibri.com diff --git a/docs/docs/browser/api-reference.html b/docs/docs/browser/api-reference.html index 539dfc9..99216e3 100644 --- a/docs/docs/browser/api-reference.html +++ b/docs/docs/browser/api-reference.html @@ -18,8 +18,8 @@ - - + + diff --git a/docs/docs/browser/index.html b/docs/docs/browser/index.html index 76525da..c3f5f14 100644 --- a/docs/docs/browser/index.html +++ b/docs/docs/browser/index.html @@ -18,8 +18,8 @@ - - + + diff --git a/docs/docs/index.html b/docs/docs/index.html index dda31d9..598585d 100644 --- a/docs/docs/index.html +++ b/docs/docs/index.html @@ -18,8 +18,8 @@ - - + + @@ -32,19 +32,19 @@ "description": "Speech-to-text and audio processing integrations for decibri, a cross-platform Node.js microphone streaming library.", "numberOfItems": 13, "itemListElement": [ - {"@type": "ListItem", "position": 1, "name": "Browser Getting Started", "url": "https://decibri.dev/docs/browser/"}, - {"@type": "ListItem", "position": 2, "name": "Browser API Reference", "url": "https://decibri.dev/docs/browser/api-reference.html"}, - {"@type": "ListItem", "position": 3, "name": "Sherpa-ONNX Speech-to-Text", "url": "https://decibri.dev/docs/node/integrations/sherpa-onnx-stt.html"}, - {"@type": "ListItem", "position": 4, "name": "Sherpa-ONNX Keyword Spotting", "url": "https://decibri.dev/docs/node/integrations/sherpa-onnx-kws.html"}, - {"@type": "ListItem", "position": 5, "name": "Sherpa-ONNX Voice Activity Detection", "url": "https://decibri.dev/docs/node/integrations/sherpa-onnx-vad.html"}, - {"@type": "ListItem", "position": 6, "name": "Whisper.cpp Speech-to-Text", "url": "https://decibri.dev/docs/node/integrations/whisper-cpp.html"}, - {"@type": "ListItem", "position": 7, "name": "Deepgram Real-Time Transcription", "url": "https://decibri.dev/docs/node/integrations/deepgram.html"}, - {"@type": "ListItem", "position": 8, "name": "AssemblyAI Real-Time Transcription", "url": "https://decibri.dev/docs/node/integrations/assemblyai.html"}, - {"@type": "ListItem", "position": 9, "name": "OpenAI Real-Time Transcription", "url": "https://decibri.dev/docs/node/integrations/openai-realtime.html"}, - {"@type": "ListItem", "position": 10, "name": "Mistral Voxtral Real-Time Transcription", "url": "https://decibri.dev/docs/node/integrations/mistral-voxtral.html"}, - {"@type": "ListItem", "position": 11, "name": "AWS Transcribe Streaming", "url": "https://decibri.dev/docs/node/integrations/aws-transcribe.html"}, - {"@type": "ListItem", "position": 12, "name": "Google Cloud Speech-to-Text Streaming", "url": "https://decibri.dev/docs/node/integrations/google-speech.html"}, - {"@type": "ListItem", "position": 13, "name": "Azure Speech-to-Text Streaming", "url": "https://decibri.dev/docs/node/integrations/azure-speech.html"} + {"@type": "ListItem", "position": 1, "name": "Browser Getting Started", "url": "https://decibri.com/docs/browser/"}, + {"@type": "ListItem", "position": 2, "name": "Browser API Reference", "url": "https://decibri.com/docs/browser/api-reference.html"}, + {"@type": "ListItem", "position": 3, "name": "Sherpa-ONNX Speech-to-Text", "url": "https://decibri.com/docs/node/integrations/sherpa-onnx-stt.html"}, + {"@type": "ListItem", "position": 4, "name": "Sherpa-ONNX Keyword Spotting", "url": "https://decibri.com/docs/node/integrations/sherpa-onnx-kws.html"}, + {"@type": "ListItem", "position": 5, "name": "Sherpa-ONNX Voice Activity Detection", "url": "https://decibri.com/docs/node/integrations/sherpa-onnx-vad.html"}, + {"@type": "ListItem", "position": 6, "name": "Whisper.cpp Speech-to-Text", "url": "https://decibri.com/docs/node/integrations/whisper-cpp.html"}, + {"@type": "ListItem", "position": 7, "name": "Deepgram Real-Time Transcription", "url": "https://decibri.com/docs/node/integrations/deepgram.html"}, + {"@type": "ListItem", "position": 8, "name": "AssemblyAI Real-Time Transcription", "url": "https://decibri.com/docs/node/integrations/assemblyai.html"}, + {"@type": "ListItem", "position": 9, "name": "OpenAI Real-Time Transcription", "url": "https://decibri.com/docs/node/integrations/openai-realtime.html"}, + {"@type": "ListItem", "position": 10, "name": "Mistral Voxtral Real-Time Transcription", "url": "https://decibri.com/docs/node/integrations/mistral-voxtral.html"}, + {"@type": "ListItem", "position": 11, "name": "AWS Transcribe Streaming", "url": "https://decibri.com/docs/node/integrations/aws-transcribe.html"}, + {"@type": "ListItem", "position": 12, "name": "Google Cloud Speech-to-Text Streaming", "url": "https://decibri.com/docs/node/integrations/google-speech.html"}, + {"@type": "ListItem", "position": 13, "name": "Azure Speech-to-Text Streaming", "url": "https://decibri.com/docs/node/integrations/azure-speech.html"} ] } diff --git a/docs/docs/nav.js b/docs/docs/nav.js index 3b2c11e..0458fbd 100644 --- a/docs/docs/nav.js +++ b/docs/docs/nav.js @@ -96,7 +96,7 @@ + ''; @@ -153,7 +153,7 @@ + 'Getting Started' + 'API Reference' + '
' - + 'Back to decibri.dev'; + + 'Back to decibri.com'; var mobileMenu = document.querySelector('.mobile-menu'); if (mobileMenu) mobileMenu.innerHTML = mobileMenuHtml; diff --git a/docs/docs/node/api-reference.html b/docs/docs/node/api-reference.html index fbed754..41c2796 100644 --- a/docs/docs/node/api-reference.html +++ b/docs/docs/node/api-reference.html @@ -18,8 +18,8 @@ - - + + diff --git a/docs/docs/node/index.html b/docs/docs/node/index.html index 28b64d7..ad08ef8 100644 --- a/docs/docs/node/index.html +++ b/docs/docs/node/index.html @@ -18,8 +18,8 @@ - - + + diff --git a/docs/docs/node/integrations/assemblyai.html b/docs/docs/node/integrations/assemblyai.html index d6b50c1..9281367 100644 --- a/docs/docs/node/integrations/assemblyai.html +++ b/docs/docs/node/integrations/assemblyai.html @@ -18,8 +18,8 @@ - - + + diff --git a/docs/docs/node/integrations/aws-transcribe.html b/docs/docs/node/integrations/aws-transcribe.html index bfd8b23..d44abf9 100644 --- a/docs/docs/node/integrations/aws-transcribe.html +++ b/docs/docs/node/integrations/aws-transcribe.html @@ -18,8 +18,8 @@ - - + + diff --git a/docs/docs/node/integrations/azure-speech.html b/docs/docs/node/integrations/azure-speech.html index 4d35cab..600c822 100644 --- a/docs/docs/node/integrations/azure-speech.html +++ b/docs/docs/node/integrations/azure-speech.html @@ -18,8 +18,8 @@ - - + + diff --git a/docs/docs/node/integrations/deepgram.html b/docs/docs/node/integrations/deepgram.html index 4e263c4..dd1a42d 100644 --- a/docs/docs/node/integrations/deepgram.html +++ b/docs/docs/node/integrations/deepgram.html @@ -18,8 +18,8 @@ - - + + diff --git a/docs/docs/node/integrations/google-speech.html b/docs/docs/node/integrations/google-speech.html index e766526..d99e91d 100644 --- a/docs/docs/node/integrations/google-speech.html +++ b/docs/docs/node/integrations/google-speech.html @@ -18,8 +18,8 @@ - - + + diff --git a/docs/docs/node/integrations/index.html b/docs/docs/node/integrations/index.html index 9e1d72d..9db4d14 100644 --- a/docs/docs/node/integrations/index.html +++ b/docs/docs/node/integrations/index.html @@ -18,8 +18,8 @@ - - + + diff --git a/docs/docs/node/integrations/mistral-voxtral.html b/docs/docs/node/integrations/mistral-voxtral.html index 098f5a4..1fd0a24 100644 --- a/docs/docs/node/integrations/mistral-voxtral.html +++ b/docs/docs/node/integrations/mistral-voxtral.html @@ -18,8 +18,8 @@ - - + + diff --git a/docs/docs/node/integrations/openai-realtime.html b/docs/docs/node/integrations/openai-realtime.html index b8a5bf7..89559db 100644 --- a/docs/docs/node/integrations/openai-realtime.html +++ b/docs/docs/node/integrations/openai-realtime.html @@ -18,8 +18,8 @@ - - + + diff --git a/docs/docs/node/integrations/sherpa-onnx-kws.html b/docs/docs/node/integrations/sherpa-onnx-kws.html index b47a5b4..7fdef0b 100644 --- a/docs/docs/node/integrations/sherpa-onnx-kws.html +++ b/docs/docs/node/integrations/sherpa-onnx-kws.html @@ -18,8 +18,8 @@ - - + + diff --git a/docs/docs/node/integrations/sherpa-onnx-stt.html b/docs/docs/node/integrations/sherpa-onnx-stt.html index d303833..1fac69f 100644 --- a/docs/docs/node/integrations/sherpa-onnx-stt.html +++ b/docs/docs/node/integrations/sherpa-onnx-stt.html @@ -18,8 +18,8 @@ - - + + diff --git a/docs/docs/node/integrations/sherpa-onnx-vad.html b/docs/docs/node/integrations/sherpa-onnx-vad.html index 02f5ae5..cc01940 100644 --- a/docs/docs/node/integrations/sherpa-onnx-vad.html +++ b/docs/docs/node/integrations/sherpa-onnx-vad.html @@ -18,8 +18,8 @@ - - + + diff --git a/docs/docs/node/integrations/whisper-cpp.html b/docs/docs/node/integrations/whisper-cpp.html index 7f70d4c..cf08aa7 100644 --- a/docs/docs/node/integrations/whisper-cpp.html +++ b/docs/docs/node/integrations/whisper-cpp.html @@ -18,8 +18,8 @@ - - + + diff --git a/docs/index.html b/docs/index.html index 79b17cb..449a934 100644 --- a/docs/index.html +++ b/docs/index.html @@ -18,21 +18,21 @@ - - + + - + - + - +