aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorjwansek <eddie.atten.ea29@gmail.com>2024-02-29 20:51:57 +0000
committerjwansek <eddie.atten.ea29@gmail.com>2024-02-29 20:51:57 +0000
commit25eece07b4c0bb63f3de2afc2cae18a37b1d789c (patch)
tree4ba779fda01c887cf9eec5bdb9b68dce2289fcf2 /.gitmodules
parent52565291cbc2c507a22236ab628db1f9f52034f1 (diff)
downloadnoetic-llama-25eece07b4c0bb63f3de2afc2cae18a37b1d789c.tar.gz
noetic-llama-25eece07b4c0bb63f3de2afc2cae18a37b1d789c.zip
Added whisper API submodule, docker container
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 2217be1..6ada206 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "ollama-webui"]
path = ollama-webui
url = https://github.com/ollama-webui/ollama-webui
+[submodule "whisper-asr-webservice"]
+ path = whisper-asr-webservice
+ url = https://github.com/ahmetoner/whisper-asr-webservice