Transformers
English
VoiceAssistant
SpeechRecognition
RAG
TextToSpeech
Langchain
FAISS
Ollama
ConversationalAI
VectorDatabase
LLM
Instructions to use foduucom/VoiceAssistant with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use foduucom/VoiceAssistant with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("foduucom/VoiceAssistant", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ tags:
|
|
| 15 |
- VectorDatabase
|
| 16 |
- LLM
|
| 17 |
---
|
| 18 |
-
# Voice Assistant with RAG
|
| 19 |
|
| 20 |
<p align="center">
|
| 21 |
<!-- Smaller size image -->
|
|
|
|
| 15 |
- VectorDatabase
|
| 16 |
- LLM
|
| 17 |
---
|
| 18 |
+
# Voice Assistant with RAG
|
| 19 |
|
| 20 |
<p align="center">
|
| 21 |
<!-- Smaller size image -->
|