mirror of
https://github.com/HumanAIGC-Engineering/gradio-webrtc.git
synced 2026-02-05 18:09:23 +08:00
Edit cookbook (#22)
This commit is contained in:
@@ -20,16 +20,15 @@
|
|||||||
|
|
||||||
[:octicons-code-16: Code](https://huggingface.co/spaces/freddyaboulton/talk-to-claude/blob/main/app.py)
|
[:octicons-code-16: Code](https://huggingface.co/spaces/freddyaboulton/talk-to-claude/blob/main/app.py)
|
||||||
|
|
||||||
- :speaking_head:{ .lg .middle } __Talk to Llama 3.2 3b__
|
- :robot:{ .lg .middle } __Llama Code Editor__
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Use the Lepton API to make Llama 3.2 talk back to you!
|
Create and edit HTML pages with just your voice! Powered by SambaNova systems.
|
||||||
|
|
||||||
[:octicons-arrow-right-24: Demo](https://huggingface.co/spaces/freddyaboulton/llama-3.2-3b-voice-webrtc)
|
|
||||||
|
|
||||||
[:octicons-code-16: Code](https://huggingface.co/spaces/freddyaboulton/llama-3.2-3b-voice-webrtc/blob/main/app.py)
|
|
||||||
|
|
||||||
|
[: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__
|
- :speaking_head:{ .lg .middle } __Talk to Ultravox__
|
||||||
|
|
||||||
@@ -42,6 +41,17 @@
|
|||||||
[:octicons-code-16: Code](https://huggingface.co/spaces/freddyaboulton/talk-to-ultravox/blob/main/app.py)
|
[:octicons-code-16: Code](https://huggingface.co/spaces/freddyaboulton/talk-to-ultravox/blob/main/app.py)
|
||||||
|
|
||||||
|
|
||||||
|
- :speaking_head:{ .lg .middle } __Talk to Llama 3.2 3b__
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
Use the Lepton API to make Llama 3.2 talk back to you!
|
||||||
|
|
||||||
|
[:octicons-arrow-right-24: Demo](https://huggingface.co/spaces/freddyaboulton/llama-3.2-3b-voice-webrtc)
|
||||||
|
|
||||||
|
[:octicons-code-16: Code](https://huggingface.co/spaces/freddyaboulton/llama-3.2-3b-voice-webrtc/blob/main/app.py)
|
||||||
|
|
||||||
|
|
||||||
- :robot:{ .lg .middle } __Talk to Qwen2-Audio__
|
- :robot:{ .lg .middle } __Talk to Qwen2-Audio__
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -19,6 +19,7 @@ nav:
|
|||||||
- Cookbook: cookbook.md
|
- Cookbook: cookbook.md
|
||||||
- Deployment: deployment.md
|
- Deployment: deployment.md
|
||||||
- Advanced Configuration: advanced-configuration.md
|
- Advanced Configuration: advanced-configuration.md
|
||||||
|
- Frequently Asked Questions: faq.md
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- pymdownx.highlight:
|
- pymdownx.highlight:
|
||||||
anchor_linenums: true
|
anchor_linenums: true
|
||||||
|
|||||||
Reference in New Issue
Block a user