slower than mycroft #239
-
Same Hardware Raspberry Pi 3 as my mycroft unit which answers every question in about 2 seconds. but ovos takes a good five or six seconds to answer the same question. any way to speed up the ovos response time. this is the ovos provided rpi image |
Beta Was this translation helpful? Give feedback.
Replies: 14 comments 9 replies
-
try changing STT plugin https://openvoiceos.github.io/ovos-technical-manual/stt_plugins/#list-of-stt-plugins mycroft sent your audio to google, we use fasterwhisper, that is the main difference you can also use ovos-stt-plugin-chromium if you want, but by default we wont send your audio to google |
Beta Was this translation helpful? Give feedback.
-
Speed depends on many factors but mostly network related, if you got a big audio file to send to a STT then Wi-Fi better be stable (no packet loss), DNS resolution as well, plugins as well as a role in the latency.
Keep in mind that OVOS is a community project, there is no company behind as it was the case with Mycroft AI. OVOS is all provided by community members on their spare time. 👍
Then restart the services. |
Beta Was this translation helpful? Give feedback.
-
how do i restart services?
even a simple - what time is it -takes like 5 seconds to answer. Can you
comment as to why? It takes 1 microsec to get the time so why 5 seconds to
actually speak it? I have high speed internet
…On Sun, Mar 3, 2024 at 12:09 PM Gaëtan Trellu ***@***.***> wrote:
please comment on the relative speed of mc, fw, ch...... and the pros and
cons please. and what makes it slower please.
Speed depends on many factors but mostly network related, if you got a big
audio file to send to a STT then Wi-Fi better be stable (no packet loss),
DNS resolution as well, plugins as well as a role in the latency.
- Chromium plugin = Hosted by Google in their datacenter on high-end
hardware with high speed connectivity.
- FasterWhisper plugin = Hosted by community members *(myself
included)* in their basement on low-end hardware with ISP connectivity.
*Keep in mind that OVOS is a community project, there is no company behind
as it was the case with Mycroft AI. OVOS is all provided by community
members on their spare time. 👍*
Is there a way to turn on ovos detailed logging so when I speak a command
to ovos I can see Ashley what it's doing and how long it's taking to
understand and translate my command and then actually act on the command
and then actually speak something to me
ovos-config set -k log_level -v DEBUG
Then restart the services.
—
Reply to this email directly, view it on GitHub
<#239 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABS6UT76V5TK23FO4DPFZU3YWN7ONAVCNFSM6AAAAABEEGCZI2VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DMNJZGY3TA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Depends how you installed OVOS.
I can't comment on this since for me on Raspberry Pi 4 with the GUI I got descent timings (https://www.youtube.com/shorts/Qe2OzKGHLoM). |
Beta Was this translation helpful? Give feedback.
-
ovos from ovos provided image. on rpi 3
…On Sun, Mar 3, 2024 at 12:41 PM Gaëtan Trellu ***@***.***> wrote:
how do i restart services?
Depends how you installed OVOS.
even a simple - what time is it -takes like 5 seconds to answer. Can you
comment as to why?
I can't since for me on Raspberry Pi 4 with the GUI I got descent timings (
https://www.youtube.com/shorts/Qe2OzKGHLoM).
—
Reply to this email directly, view it on GitHub
<#239 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABS6UT2GMKDAIBYRPEAFTL3YWODJDAVCNFSM6AAAAABEEGCZI2VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DMNJZHAZDK>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
re: ovos-config set -k log_level -v DEBUG
where do i see the logs appear?
…On Sun, Mar 3, 2024 at 12:09 PM Gaëtan Trellu ***@***.***> wrote:
please comment on the relative speed of mc, fw, ch...... and the pros and
cons please. and what makes it slower please.
Speed depends on many factors but mostly network related, if you got a big
audio file to send to a STT then Wi-Fi better be stable (no packet loss),
DNS resolution as well, plugins as well as a role in the latency.
- Chromium plugin = Hosted by Google in their datacenter on high-end
hardware with high speed connectivity.
- FasterWhisper plugin = Hosted by community members *(myself
included)* in their basement on low-end hardware with ISP connectivity.
*Keep in mind that OVOS is a community project, there is no company behind
as it was the case with Mycroft AI. OVOS is all provided by community
members on their spare time. 👍*
Is there a way to turn on ovos detailed logging so when I speak a command
to ovos I can see Ashley what it's doing and how long it's taking to
understand and translate my command and then actually act on the command
and then actually speak something to me
ovos-config set -k log_level -v DEBUG
Then restart the services.
—
Reply to this email directly, view it on GitHub
<#239 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABS6UT76V5TK23FO4DPFZU3YWN7ONAVCNFSM6AAAAABEEGCZI2VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DMNJZGY3TA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
one of my skills is "turn on my tv" - MC did it in 1 second. OVOS is
taking 5 seconds - and no speaking to me is required from ovos. All Ovos
has to do is recognizer the phrase and make a local HTTP call. What
could explain why ovos is taking 5 seconds to do what? TTS cant be
involved since nothing is spoken?
…On Sun, Mar 3, 2024 at 12:09 PM Gaëtan Trellu ***@***.***> wrote:
please comment on the relative speed of mc, fw, ch...... and the pros and
cons please. and what makes it slower please.
Speed depends on many factors but mostly network related, if you got a big
audio file to send to a STT then Wi-Fi better be stable (no packet loss),
DNS resolution as well, plugins as well as a role in the latency.
- Chromium plugin = Hosted by Google in their datacenter on high-end
hardware with high speed connectivity.
- FasterWhisper plugin = Hosted by community members *(myself
included)* in their basement on low-end hardware with ISP connectivity.
*Keep in mind that OVOS is a community project, there is no company behind
as it was the case with Mycroft AI. OVOS is all provided by community
members on their spare time. 👍*
Is there a way to turn on ovos detailed logging so when I speak a command
to ovos I can see Ashley what it's doing and how long it's taking to
understand and translate my command and then actually act on the command
and then actually speak something to me
ovos-config set -k log_level -v DEBUG
Then restart the services.
—
Reply to this email directly, view it on GitHub
<#239 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABS6UT76V5TK23FO4DPFZU3YWN7ONAVCNFSM6AAAAABEEGCZI2VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DMNJZGY3TA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Please open a separate discussion. |
Beta Was this translation helpful? Give feedback.
-
where do i set this? what file and path?
By default the global language used by mycroft-core will be used
"stt": {
"module": "ovos-stt-plugin-chromium"
}
…On Sun, Mar 3, 2024 at 11:37 AM JarbasAI ***@***.***> wrote:
try changing STT plugin
https://openvoiceos.github.io/ovos-technical-manual/stt_plugins/#list-of-stt-plugins
mycroft sent your audio to google, we use fasterwhisper, that is the main
difference
you can also use ovos-stt-plugin-chromium
<https://github.com/OpenVoiceOS/ovos-stt-plugin-chromium> if you want,
but by default we wont send your audio to google
—
Reply to this email directly, view it on GitHub
<#239 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABS6UT5IZLX2JYZAP6674G3YWN3WVAVCNFSM6AAAAABEEGCZI2VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DMNJZGQ4TK>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
ovos-config show shows that /sst/module is the default but command
ovos-config get -k /sst/module fails to show that value. so how do i set
it manually
…On Sun, Mar 3, 2024 at 11:37 AM JarbasAI ***@***.***> wrote:
try changing STT plugin
https://openvoiceos.github.io/ovos-technical-manual/stt_plugins/#list-of-stt-plugins
mycroft sent your audio to google, we use fasterwhisper, that is the main
difference
you can also use ovos-stt-plugin-chromium
<https://github.com/OpenVoiceOS/ovos-stt-plugin-chromium> if you want,
but by default we wont send your audio to google
—
Reply to this email directly, view it on GitHub
<#239 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABS6UT5IZLX2JYZAP6674G3YWN3WVAVCNFSM6AAAAABEEGCZI2VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DMNJZGQ4TK>
.
You are receiving this because you authored the thread.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
added the chromium stt and now OVOS wont speak nor recognize my questions. total silence. how do i see what is wrong? what log file? how do i revert to the default stt and get nyself unbricked? |
Beta Was this translation helpful? Give feedback.
-
Once again, nobody answered it after days of waiting, and it was already
closed
…On Fri, Mar 8, 2024 at 11:04 AM JarbasAI ***@***.***> wrote:
you already opened another thread for this, i ask once again that you can
keep questions separated and in a single place, thanks!
—
Reply to this email directly, view it on GitHub
<#239 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABS6UT4MEFMFV6HCVZZ5HWLYXIDSZAVCNFSM6AAAAABEEGCZI2VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DOMRTGY3DS>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
Thank you
…On Sun, Mar 10, 2024 at 9:22 AM Gaëtan Trellu ***@***.***> wrote:
ovos-config set -k log_level -v INFO
—
Reply to this email directly, view it on GitHub
<#239 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABS6UT7Q6U4NUU7GWNXAJ33YXSJERAVCNFSM6AAAAABEEGCZI2VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DOMZWGYYTM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
Speed depends on many factors but mostly network related, if you got a big audio file to send to a STT then Wi-Fi better be stable (no packet loss), DNS resolution as well, plugins as well as a role in the latency.
Keep in mind that OVOS is a community project, there is no company behind as it was the case with Mycroft AI. OVOS is all …