Linguflex
Linguflex
  • 37
  • 29 870
Speech endpoint detection algorithm (new version)
This script listens and tries to figure out when a thought or sentence is finished.
github.com/KoljaB/RealtimeSTT/blob/dev/tests/realtimestt_speechendpoint.py
The algorithm works like this:
- it changes how long it waits before deciding speaking is done
- it waits long if you stop mid-sentence
- medium if it's unsure
- short when you finish with a clear ending punctuation
After each piece of text, it asks an AI model if the sentence is complete. If the AI says yes, it only waits for a very short time.
This helps capturing full ideas more accurately. It uses the AI check to be very responsive when it's confident you've finished a thought, while still giving you more time if you're in the middle of speaking. So it listens more smartly and can quickly recognize when you've finished a complete idea, but also knows when to wait if you're still thinking.
มุมมอง: 1 063

วีดีโอ

Working on a new realtime speech endpoint detection algorithm
มุมมอง 83วันที่ผ่านมา
Working on a new realtime speech endpoint detection algorithm
Second demo: fast, high quality realtime speech to text with new RealtimeSTT library v0.3.0
มุมมอง 46414 วันที่ผ่านมา
Showcasing video transcription recorded over stereomix. This demo uses realtimestt_test_stereomix.py from the tests folder of the free opensource RealtimeSTT github repository: github.com/KoljaB/RealtimeSTT/
Fast and high quality realtime transcriptions with new github RealtimeSTT library version 0.3.0
มุมมอง 8714 วันที่ผ่านมา
Showcasing realtime video transcription, recorded over microphone. This demo uses realtimestt_test.py from the tests folder of the free opensource RealtimeSTT github repository: github.com/KoljaB/RealtimeSTT/
AI at Your Fingertips: Powerful CLI Tools for Speech, Text, and Language Processing
มุมมอง 204หลายเดือนก่อน
github.com/KoljaB/ai_cli_tools This video demonstrates the capabilities of ai_cli_tools, a suite of command-line interfaces for core AI services. Speech-to-text transcription, interaction with large language models, and text-to-speech synthesis - all from the command line. Basic usage, advanced pipelines, and real-time processing, these tools can be combined for powerful AI workflows.
Working on a general memory for Linguflex
มุมมอง 1262 หลายเดือนก่อน
AI memory solution with minimal latency that automatically extracts, stores and retrieves user information during conversations. In systems like MemGPT users must explicitly say "save this info". With this approach the AI chooses when to save information autonomously. So when a user says "my name is Steve" this system automatically stores this detail without additional prompts. With MemGPT, the...
Linguflex with custom wakewords
มุมมอง 1703 หลายเดือนก่อน
Custom wakewords (like "samantha" and "linguflex") now possible in Linguflex. github.com/KoljaB/Linguflex/
Ollama & Home Assistant: Ultimate Privacy with Linguflex for Smart Homes
มุมมอง 6463 หลายเดือนก่อน
Say hello to total privacy with #Ollama support for #HomeAssistant in Linguflex. Smart home automation running fully locally. #OpenSource #SmartHome github.com/KoljaB/Linguflex github.com/KoljaB/Linguflex/blob/main/docs/home.md github.com/KoljaB/Linguflex/tree/main/lingu/modules/home
Linguflex remote controlled with phone browser
มุมมอง 3484 หลายเดือนก่อน
Linguflex remote controlled with phone browser
Milkshake Scene with realtime speaker diarization algorithm
มุมมอง 3816 หลายเดือนก่อน
3 Speakers, short sentences and music at the end. Code available here: github.com/KoljaB/WhoSpeaks File used: realtime_diarize.py
Realtime speaker diarization algorithm
มุมมอง 2.1K6 หลายเดือนก่อน
Realtime diarization of the coin toss scene from "No Country for Old Men", which is a challenge for every speaker diarization engine. Both speakers have a similar voice characteristics, they speak quiet and are hard to understand. This tests a new voice characteristics grouping algorithm with automatical speaker number detection that learns and gets better with time. Code is online here: github...
Current progress: developing a realtime speaker diarization algorithm
มุมมอง 2186 หลายเดือนก่อน
Completely unpolished tests. Basic idea seems to work, yet very early work state still, needs more tests for verification and lots of refinement.
First realtime speaker diarization algorithm test
มุมมอง 1986 หลายเดือนก่อน
Completely unpolished first test. Basic idea seems to work, yet very early work state still, needs more tests for verification and lots of refinement.
Linguflex 2.0 with Samuel L. Jackson voice
มุมมอง 1626 หลายเดือนก่อน
Not Elevenlabs, just XTTS and RVC postprocessing with finetuned models. All local generated in realtime.
Linguflex 2.0 with Snoop Dogg voice
มุมมอง 1486 หลายเดือนก่อน
Linguflex 2.0 with Snoop Dogg voice
Linguflex 2.0 with David Attenborough voice
มุมมอง 1.4K6 หลายเดือนก่อน
Linguflex 2.0 with David Attenborough voice
MoneyPrinterTurbo AI English Installation Manual
มุมมอง 6616 หลายเดือนก่อน
MoneyPrinterTurbo AI English Installation Manual
Setup Guide: Linguflex 2.0 on Windows
มุมมอง 9246 หลายเดือนก่อน
Setup Guide: Linguflex 2.0 on Windows
Speech interruption in linguflex 2.0, a free open-source personal ai assistant
มุมมอง 3387 หลายเดือนก่อน
Speech interruption in linguflex 2.0, a free open-source personal ai assistant
Replacing six speakers at once with azure voices with a single cli command
มุมมอง 15610 หลายเดือนก่อน
Replacing six speakers at once with azure voices with a single cli command
#coqui ➕ https://github.com/KoljaB/TurnVoice = 🔥
มุมมอง 22210 หลายเดือนก่อน
#coqui ➕ github.com/KoljaB/TurnVoice = 🔥
Voice changed with TurnVoice
มุมมอง 18110 หลายเดือนก่อน
Voice changed with TurnVoice
Exchange YT video voices.
มุมมอง 6410 หลายเดือนก่อน
Exchange YT video voices.
RealtimeTTS v0.3.3 now supports OpenAI TTS
มุมมอง 49710 หลายเดือนก่อน
RealtimeTTS v0.3.3 now supports OpenAI TTS
RealtimeTTS v0.3.0 with simplified chinese support
มุมมอง 16110 หลายเดือนก่อน
RealtimeTTS v0.3.0 with simplified chinese support
RealtimeTTS Speed and Quality Demo
มุมมอง 69011 หลายเดือนก่อน
RealtimeTTS Speed and Quality Demo
Fast local AI talk with a custom voice based on Zephyr model, RealtimeSTT and RealtimeTTS libraries.
มุมมอง 1.7K11 หลายเดือนก่อน
Fast local AI talk with a custom voice based on Zephyr model, RealtimeSTT and RealtimeTTS libraries.
Realtime translation in 6 languages with RealtimeSTT library in under 80 lines of code.
มุมมอง 2.5Kปีที่แล้ว
Realtime translation in 6 languages with RealtimeSTT library in under 80 lines of code.
TTS and STT in a loop
มุมมอง 165ปีที่แล้ว
TTS and STT in a loop
RealtimeSTT: A low-latency speech-to-text library with advanced voice activity detection
มุมมอง 2.7Kปีที่แล้ว
RealtimeSTT: A low-latency speech-to-text library with advanced voice activity detection

ความคิดเห็น

  • @nmstoker
    @nmstoker วันที่ผ่านมา

    Really impressive results and as you say, this is how people often speak, so handling this well is really important!

  • @DeepChauhan93
    @DeepChauhan93 3 วันที่ผ่านมา

    hi i am new to coding, want to know how to launch the interface where I can paste text

    • @Linguflex
      @Linguflex 3 วันที่ผ่านมา

      Code is here: github.com/KoljaB/RealtimeTTS/blob/master/tests/pyqt6_speed_test_chinese.py

  • @user-le2zv6go3v
    @user-le2zv6go3v 4 วันที่ผ่านมา

    wow.. really cool

  • @Lucia-sy7le
    @Lucia-sy7le 6 วันที่ผ่านมา

    He's so creepy.

  • @CodingPuff
    @CodingPuff 9 วันที่ผ่านมา

    Interesting! What kind of models are you using

    • @Linguflex
      @Linguflex 9 วันที่ผ่านมา

      faster_whisper for speech to text, Silero VAD + webrtcvad for voice activity detection, llama 3.1 8b for sentence end verification

    • @parthpatwari3174
      @parthpatwari3174 8 วันที่ผ่านมา

      @@Linguflex llama api?

    • @Linguflex
      @Linguflex 8 วันที่ผ่านมา

      @@parthpatwari3174 LMStudio

  • @Pauliomat
    @Pauliomat 11 วันที่ผ่านมา

    Thanks for working on these projects

  • @tiredbusinessdad
    @tiredbusinessdad 11 วันที่ผ่านมา

    Awesome 👏💪

  • @TejaskDeshmukh
    @TejaskDeshmukh 12 วันที่ผ่านมา

    how we can do it. is your code availble and open source . please guide

    • @Linguflex
      @Linguflex 12 วันที่ผ่านมา

      work in progress: github.com/KoljaB/RealtimeSTT/blob/dev/tests/realtimestt_speechendpoint.py

    • @SaddamBinSyed
      @SaddamBinSyed 9 วันที่ผ่านมา

      Thanks for the amazing work . Will it support automatic multi language detection as well? Pls advise

    • @lonligrinrdo4989
      @lonligrinrdo4989 2 วันที่ผ่านมา

      ​@@SaddamBinSyedWouldn't be hard to implement. faster_whisper is currently buggy when no language is set

  • @Lennert_hd
    @Lennert_hd 12 วันที่ผ่านมา

    Wow, looks like a great tool and you've chosen a great text-to-speech voice! Where is it from?

    • @Linguflex
      @Linguflex 12 วันที่ผ่านมา

      Voice is mashed together in Elevenlabs, a bit complicated process involving training a voice from different voice sources

  • @global.pradachan
    @global.pradachan 13 วันที่ผ่านมา

    why she sounds like sneaky 😁😁🤣🤣

  • @nexuslux
    @nexuslux 15 วันที่ผ่านมา

    Nice. I like the self-correction.

  • @pepediedrich5609
    @pepediedrich5609 16 วันที่ผ่านมา

    nice

  • @sebastiangonzales46
    @sebastiangonzales46 23 วันที่ผ่านมา

    I'll try to use this and customize it for our Undergrad Thesis, is it okay?

    • @Linguflex
      @Linguflex 22 วันที่ผ่านมา

      Yes sure. It's MIT license so you can use it for whatever you like.

  • @TorianTammas
    @TorianTammas 28 วันที่ผ่านมา

    very nice!

  • @deathlyecks
    @deathlyecks หลายเดือนก่อน

    I'd like to use it but there isn't code snippets with just specific functions. I only want the live speech transcription and real time TTS in a simple script, I don't need all of the code for wake words etc etc etc etc, And there's like 2000 encompassing lines of code so I cant even figure out what parts are that specific feature.

    • @Linguflex
      @Linguflex หลายเดือนก่อน

      Please look into github.com/KoljaB/LocalAIVoiceChat/ project and how both Realtime libraries are used in the ai_voicetalk_local.py

    • @Linguflex
      @Linguflex หลายเดือนก่อน

      Also please look into the tests folder of both Realtime libs. There are simple code examples without usage of wakewords in the RealtimeSTT tests folder.

    • @deathlyecks
      @deathlyecks หลายเดือนก่อน

      @@Linguflex Okay, thanks for replying!

  • @Miyauti
    @Miyauti หลายเดือนก่อน

    This looks really promising, i will try to test it on my programs! Thanks for the work my dude!

  • @karimjedda
    @karimjedda หลายเดือนก่อน

    Absolutely amazing, great work!!

  • @sujaldarode1649
    @sujaldarode1649 2 หลายเดือนก่อน

    u got github ?

    • @Linguflex
      @Linguflex 2 หลายเดือนก่อน

      Yes, github.com/KoljaB. No code for this one up yet tho, bcs it's too early work state

  • @JosuéHenriqueBeckerSchwartzhau
    @JosuéHenriqueBeckerSchwartzhau 2 หลายเดือนก่อน

    Can I run it in a raspberry pi 3 B?

  • @lokeshart3340
    @lokeshart3340 2 หลายเดือนก่อน

    Does it need gpu cause I have a i3 only

  • @Tigas4ever
    @Tigas4ever 3 หลายเดือนก่อน

    Can you help me? :( TomlDecodeError: Reserved escape sequence used (line 100 column 1 char 3696) Traceback: File "C:\Users\tiago\miniconda3\envs\MoneyPrinterTurbo\lib\site-packages\streamlit untime\scriptrunner\script_runner.py", line 584, in _run_script exec(code, module.__dict__) File "C:\Users\tiago\Desktop\Try\MoneyPrinterTurbo\webui\Main.py", line 34, in <module> from app.services import task as tm, llm, voice File "C:\Users\tiago\Desktop\Try\MoneyPrinterTurbo\app\services\task.py", line 8, in <module> from app.config import config File "C:\Users\tiago\Desktop\Try\MoneyPrinterTurbo\app\config\__init__.py", line 6, in <module> from app.config import config File "C:\Users\tiago\Desktop\Try\MoneyPrinterTurbo\app\config\config.py", line 42, in <module> _cfg = load_config() File "C:\Users\tiago\Desktop\Try\MoneyPrinterTurbo\app\config\config.py", line 30, in load_config _config_ = toml.loads(_cfg_content) File "C:\Users\tiago\miniconda3\envs\MoneyPrinterTurbo\lib\site-packages\toml\decoder.py", line 514, in loads raise TomlDecodeError(str(err), original, pos)

    • @Linguflex
      @Linguflex 3 หลายเดือนก่อน

      Sorry, can't help. I have nothing to do with MoneyPrinterTurbo. This is a translation example as showcase for my TurnVoice GitHub project.

    • @AbishekAjaiSatnur-v4x
      @AbishekAjaiSatnur-v4x 2 หลายเดือนก่อน

      You gotta put the pexels API key in quotes like this - """ pexels_api_keys = [ "nE113EOVlRVbpWvRE0yZFuy6KmM9WAqvelyadayadayada",] """.

  • @nairdrive4825
    @nairdrive4825 3 หลายเดือนก่อน

    Action latency is yet to be improved , amazing project❤

  • @allfather_ogre
    @allfather_ogre 3 หลายเดือนก่อน

    Great work..do you have any ideas to reduce latency in text to speech..im working on it..

  • @MrMoralHazard
    @MrMoralHazard 3 หลายเดือนก่อน

    Looking promising!

  • @ToddCWalker
    @ToddCWalker 4 หลายเดือนก่อน

    Does Linguflex allow you to interrupt the model?

    • @Linguflex
      @Linguflex 4 หลายเดือนก่อน

      Yes, it does. Voicebased or via escape key. See: th-cam.com/video/uQ8jJtalc9M/w-d-xo.html

  • @bigdaddy5303
    @bigdaddy5303 4 หลายเดือนก่อน

    Hey mate love your work. Unfortunately i cant get this software to run. Finally got your chat package working though (forget the name), adapted it for ollama (using langchain) as i just cant get the cuda version of llama cpp working (so takes about 20 secs for a response)...langchain just seems a little more straight forward and ollama is blazing fast. I was also experiencing a lot of those pipe issues, changing python version fixed it for me. Seems a difficult bit of software to maintain (like all AI packages) given the number of dependencies which are very sensitive to exact versions of other packages. But keep it up, amazing work.

    • @Linguflex
      @Linguflex 4 หลายเดือนก่อน

      Codebase for this: github.com/KoljaB/EmoTTS It uses OpenAI. Ollama is best choice I think for local models. You're right about maintaining AI projects ends up in dependency nightmares. Of course you can set fixed versions, but if not all dependent libs do this too it will mess up the environment nevertheless sooner or later.

    • @bigdaddy5303
      @bigdaddy5303 4 หลายเดือนก่อน

      @@Linguflex will be amazing when local llms are capable of this. Ive never bothered with openAI for these things, though I am a paid subscriber, aren't the costs in addition to that to use their API? whilst I only have 12GB of vram on my laptop, stuck with the comparatively dumb llms. Though even some of the coqui voice models at time express emotion, the quality of the text they are reading obviously plays a huge role. The thing. I hate about all ai libraries being stuck to specific python versions and package versions...is I must have installed a venv for just about every bloody python version and every bloody py torch version. My love/hate relationship with python.

    • @Linguflex
      @Linguflex 4 หลายเดือนก่อน

      @@bigdaddy5303 Very true words. It was an insane hazzle to combine all needed libs for linguflex into one single environment. We already have ollama support for linguflex in some implementations on our discord (so I have and another dev but we didnt release it yet). Should be coming soon...

  • @Archie_Moran
    @Archie_Moran 4 หลายเดือนก่อน

    would this project be implementable into a business

    • @Linguflex
      @Linguflex 4 หลายเดือนก่อน

      depends (tts license etc), but sure

  • @breakerboy365
    @breakerboy365 4 หลายเดือนก่อน

    I'm attempting to run a few example clients provided in the git. Maybe there's something obvious I'm missing, but an error I commonly run into is: ModuleNotFoundError: No module named 'RealtimeSTT'

    • @Linguflex
      @Linguflex 4 หลายเดือนก่อน

      If you did perform "pip install realtimestt" before then probably your pip/python env is somehow corrupted. You could try it in a virtual env.

    • @breakerboy365
      @breakerboy365 4 หลายเดือนก่อน

      @@Linguflex I knew it was something obvious 🤦 Don't know how I missed that step lol Thank you for your help

  • @datfeeshboi9526
    @datfeeshboi9526 4 หลายเดือนก่อน

    im gonna try to make a Vrchat STT app that puts the words above my head using their osc system :D

  • @NAE333
    @NAE333 4 หลายเดือนก่อน

    Awesome. How is interruptions implemented here? Thank

    • @Linguflex
      @Linguflex 4 หลายเดือนก่อน

      The interruptions are triggered by the volume level detected on the microphone. It's a straightforward implementation that unfortunately also gets interrupted if the text-to-speech (TTS) output is too loud. To eliminate this issue, implementing echo cancellation is necessary, but that process is quite complex and not trivial

  • @NAE333
    @NAE333 4 หลายเดือนก่อน

    Very nice. Greatjob❤ Out of curiosity, how would you handle back to back conversation with interruptionhandling without using space?

    • @Linguflex
      @Linguflex 4 หลายเดือนก่อน

      Thank you. We talked about how to do solid interruption in my discord channel recently: discord.gg/f556hqRjpv Highly encourage you to join, it's a great place to ask questions, share progress and get support from tech enthusiasts. Would love to see you there!

  • @DengAbuoiDeng
    @DengAbuoiDeng 4 หลายเดือนก่อน

    I really love your content and aspire to be like you. Although I am new to programming, I am learning Python and JavaScript simultaneously, which has been quite challenging. I live in the Kakuma refugee camp, where few people are interested in contributing to technology, focusing more on their own lives. Could you please update your full roadmap so that I can follow it? Additionally, it would be great if you could create a Discord community for discussions and support.

    • @Linguflex
      @Linguflex 4 หลายเดือนก่อน

      Thank you so much for your kind words! ❤ Great to hear that you're learning both Python and JavaScript at the same time in Kenya, I think your determination will definitely pay off. I don't have a specific roadmap since I usually just develop projects based on inspiration and current interests. I highly encourage you to join our Discord community: discord.gg/f556hqRjpv It's a great place to ask questions, share progress and get support from tech enthusiasts. Would love to see you there!

  • @DengAbuoiDeng
    @DengAbuoiDeng 4 หลายเดือนก่อน

    🤑🥰🥰🥰🥰🥰

  • @AK-ox3mv
    @AK-ox3mv 5 หลายเดือนก่อน

    I was looking to a way to add auto generated subtitle to offline videos. Can it be used for this porpuse? Didn't it need any speech recognition model?

    • @Linguflex
      @Linguflex 5 หลายเดือนก่อน

      I wouldn't use my realtime libraries for this: they are optimized for speed, not quality. I'd generate a srt file transcript with word-level timestamps with a good STT library like stable_whisper, then add the subtitles to the video using that srt file (ffmpeg can do this for example).

  • @modicool
    @modicool 5 หลายเดือนก่อน

    That's incredibly accurate. Nice work! Can you active-transcribe AND wake-word for commands? It'd be great if you could have it always listening and then do something on wake word.

    • @Linguflex
      @Linguflex 5 หลายเดือนก่อน

      No, currently not. The idea is good, I can see some use-cases for this. I'll think about that.

  • @DengAbuoiDeng
    @DengAbuoiDeng 5 หลายเดือนก่อน

    I love you work

    • @DengAbuoiDeng
      @DengAbuoiDeng 5 หลายเดือนก่อน

      Can I have it

    • @Linguflex
      @Linguflex 5 หลายเดือนก่อน

      Sure, here's the repo: github.com/KoljaB/WhoSpeaks

  • @Centaurman
    @Centaurman 5 หลายเดือนก่อน

    Can this be used hands free or does the mic need toggle per reply?

    • @Linguflex
      @Linguflex 5 หลายเดือนก่อน

      Can be used hands free

    • @Centaurman
      @Centaurman 5 หลายเดือนก่อน

      This amazing! Is there anyway I could run this on my computer then talk to it using a headset connected to my phone so it’s mobile?

  • @Moicestlunehiver
    @Moicestlunehiver 5 หลายเดือนก่อน

    Hello man I have difficulties running your library, can you help me ?

    • @Linguflex
      @Linguflex 5 หลายเดือนก่อน

      Sure. Could you write your problems as an issue, so others can see how it's solved afterwards? Depending on if it's input or output: github.com/KoljaB/RealtimeSTT/issues github.com/KoljaB/RealtimeTTS/issues

  • @Moicestlunehiver
    @Moicestlunehiver 5 หลายเดือนก่อน

    I don't understand how to use it...

    • @Linguflex
      @Linguflex 5 หลายเดือนก่อน

      What do you want to do? The "tests" folder contains some examples how you can use it: github.com/KoljaB/RealtimeSTT/tree/master/tests Maybe also the "tests" of RealtimeTTS can help, they also use RealtimeSTT a lot: github.com/KoljaB/RealtimeTTS/tree/master/tests

  • @RolandoLopezNieto
    @RolandoLopezNieto 6 หลายเดือนก่อน

    Impressive work, thanks

  • @42ndMoose
    @42ndMoose 6 หลายเดือนก่อน

    at the prerequisites 0:39 i downloaded cuDNN as a zip file, but i have no idea where to place it. is there an executable inside or do i extract them somewhere specific? (edit, for people that will be wondering the same: th-cam.com/video/OEFKlRSd8Ic/w-d-xo.html ) as well as ffmpeg. as a non developer, it's not pretty straightforward :( (edit: tutorial for this one th-cam.com/video/jZLqNocSQDM/w-d-xo.html )

    • @Linguflex
      @Linguflex 6 หลายเดือนก่อน

      Thanks a lot for this information, as a dev I'm often just not aware of the problems the users have. I'll rework the Prerequisites section, thx again.

    • @lofigamervibes
      @lofigamervibes 27 วันที่ผ่านมา

      Yeah, I followed that tutorial above to install cuDNN to a tee, but no matter what I do, when I try to install Linguflex, it says cuDNN installation not found. I know it must be that my PATH's are incorrect, but I can't figure out what is wrong with them. I've been trying to get this to work now for 5 hours... Bottom line is that I simply can't install cuDNN successfully. At this point, I have so many PATH's in my Environmental Variables, I don't know if maybe they are conflicting with eachother or what... I added them for me as a User and in the System variables as well but it always tells me cuDNN installation not found. It's a bummer, I would really, really like to use Linguflex... I installed the correct Python version, ffmpeg, the CUDA Toolkit, all of that is fine... just the cuDNN is the brick wall I can't get past.

  • @denysolleik9896
    @denysolleik9896 6 หลายเดือนก่อน

    And this is the worst it will be. Can’t wait for next update.

  • @GlassesAndCoffeeMugs
    @GlassesAndCoffeeMugs 6 หลายเดือนก่อน

    Diarrheazation?

  • @karimjedda
    @karimjedda 6 หลายเดือนก่อน

    This is epic, thank you for sharing!

  • @ThomasRooth
    @ThomasRooth 6 หลายเดือนก่อน

    Insanely good distinction after just a moment. Meanwhile i had to try and close my eyes and try to guess myself. Might aswell have been a monologue

  • @chrisivan_yt
    @chrisivan_yt 6 หลายเดือนก่อน

    Interesting but clearly struggling a bit lol

  • @nomad4850
    @nomad4850 6 หลายเดือนก่อน

    What language you used?

    • @Linguflex
      @Linguflex 6 หลายเดือนก่อน

      Python

    • @niscchay
      @niscchay 6 หลายเดือนก่อน

      I know basic python, where do I go next?

    • @GlassesAndCoffeeMugs
      @GlassesAndCoffeeMugs 6 หลายเดือนก่อน

      @@niscchay he literally posted the github page lol

  • @thegrassguy2871
    @thegrassguy2871 6 หลายเดือนก่อน

    Wheat

  • @MrWuzey
    @MrWuzey 6 หลายเดือนก่อน

    Hello, thank you for this great project. I know it's not the point but would it be possible to add the option to use text as input for the user ?

    • @Linguflex
      @Linguflex 6 หลายเดือนก่อน

      Yes absolutely, we need that. Any ideas where to place it in the UI?

    • @MrWuzey
      @MrWuzey 6 หลายเดือนก่อน

      @@Linguflex I know there are quiet few icons already but the simplest would be maybe to add another icon that would open a chat window ?

  • @thecalicocowboy
    @thecalicocowboy 6 หลายเดือนก่อน

    Super cool! is this in a public repo?

    • @Linguflex
      @Linguflex 6 หลายเดือนก่อน

      Not yet but soon