breeg554 commited on
Commit ·
81673a4
1
Parent(s): b015a19
update readme
Browse files- .gitattributes +1 -0
- README.md +10 -4
- google-cloud.png +3 -0
.gitattributes
CHANGED
|
@@ -36,3 +36,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 36 |
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
unsloth.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
*.png filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 36 |
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
unsloth.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
|
| 38 |
*.png filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
google-cloud.png filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -98,11 +98,17 @@ User: "Thanks"
|
|
| 98 |
"Great news! The Makani number 2871442438 is valid for the specified entrance in Dubai."
|
| 99 |
```
|
| 100 |
|
| 101 |
-
##
|
| 102 |
|
| 103 |
-
|
| 104 |
-
|
| 105 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 106 |
|
| 107 |
## 🔧 Training Details
|
| 108 |
|
|
|
|
| 98 |
"Great news! The Makani number 2871442438 is valid for the specified entrance in Dubai."
|
| 99 |
```
|
| 100 |
|
| 101 |
+
## How we used Gemini and Pipecut?
|
| 102 |
|
| 103 |
+
### Gemini
|
| 104 |
+
|
| 105 |
+
We used Gemini Speech to Text and are currently fine tuning Gemini 2.5 Flash Lite Model.
|
| 106 |
+
|
| 107 |
+

|
| 108 |
+
|
| 109 |
+
### Pipecat
|
| 110 |
+
|
| 111 |
+
Link to implementation in Pipecat [Pull Request](https://github.com/pipecat-ai/pipecat/pull/2839).
|
| 112 |
|
| 113 |
## 🔧 Training Details
|
| 114 |
|
google-cloud.png
ADDED
|
Git LFS Details
|