diff --git a/docs/cookbook.md b/docs/cookbook.md index 713d51f..57bd2c8 100644 --- a/docs/cookbook.md +++ b/docs/cookbook.md @@ -1,5 +1,54 @@
+- :speaking_head:{ .lg .middle } __OpenAI Real Time Voice API__ + + --- + + Talk to ChatGPT in real time using OpenAI's voice API. + + + + [:octicons-arrow-right-24: Demo](https://huggingface.co/spaces/freddyaboulton/openai-realtime-voice) + + [:octicons-code-16: Code](https://huggingface.co/spaces/freddyaboulton/openai-realtime-voice/blob/main/app.py) + +- :speaking_head:{ .lg .middle } __Google Gemini Real Time Voice API__ + + --- + + Talk to Gemini in real time using Google's voice API. + + + + [:octicons-arrow-right-24: Demo](https://huggingface.co/spaces/freddyaboulton/gemini-voice) + + [:octicons-code-16: Code](https://huggingface.co/spaces/freddyaboulton/gemini-voice/blob/main/app.py) + +- :speaking_head:{ .lg .middle } __Hello Llama: Stop Word Detection__ + + --- + + A code editor built with Llama 3.3 70b that is triggered by the phrase "Hello Llama". + Build a Siri-like coding assistant in 100 lines of code! + + + + [:octicons-arrow-right-24: Demo](hhttps://huggingface.co/spaces/freddyaboulton/hey-llama-code-editor) + + [:octicons-code-16: Code](https://huggingface.co/spaces/freddyaboulton/hey-llama-code-editor/blob/main/app.py) + +- :robot:{ .lg .middle } __Llama Code Editor__ + + --- + + Create and edit HTML pages with just your voice! Powered by SambaNova systems. + + + + [:octicons-arrow-right-24: Demo](https://huggingface.co/spaces/freddyaboulton/llama-code-editor) + + [:octicons-code-16: Code](https://huggingface.co/spaces/freddyaboulton/llama-code-editor/blob/main/app.py) + - :speaking_head:{ .lg .middle } __Audio Input/Output with mini-omni2__ --- @@ -36,31 +85,6 @@ [:octicons-code-16: Code](https://huggingface.co/spaces/freddyaboulton/talk-to-moshi/blob/main/app.py) -- :speaking_head:{ .lg .middle } __Hello Llama: Stop Word Detection__ - - --- - - A code editor built with Llama 3.3 70b that is triggered by the phrase "Hello Llama". - Build a Siri-like coding assistant in 100 lines of code! - - - - [:octicons-arrow-right-24: Demo](hhttps://huggingface.co/spaces/freddyaboulton/hey-llama-code-editor) - - [:octicons-code-16: Code](https://huggingface.co/spaces/freddyaboulton/hey-llama-code-editor/blob/main/app.py) - -- :robot:{ .lg .middle } __Llama Code Editor__ - - --- - - Create and edit HTML pages with just your voice! Powered by SambaNova systems. - - - - [:octicons-arrow-right-24: Demo](https://huggingface.co/spaces/freddyaboulton/llama-code-editor) - - [:octicons-code-16: Code](https://huggingface.co/spaces/freddyaboulton/llama-code-editor/blob/main/app.py) - - :speaking_head:{ .lg .middle } __Talk to Ultravox__ ---