Code Monkey home page Code Monkey logo

whisper-gui's Introduction

Typing SVG

my-profile github contribution grid snake animation

* 💻 Learning through Machine Learning project initiatives
* 📄 Pursuing Knowledge in Neural Networks
* 🧪 Experimentation with out-of-the-Box AI models
* 🌐 Up-to-Date with AI Advancements and state-of-the-art models

whisper-gui's People

Contributors

pikurrot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

whisper-gui's Issues

it dosnt start what do i do

Activating WhisperX conda environment...
Running WhisperX...
Traceback (most recent call last):
File "C:\Users\Stabl\whisper-gui\main.py", line 1, in
import gradio as gr
ModuleNotFoundError: No module named 'gradio'
Drücken Sie eine beliebige Taste . . .

AssertionError: Torch not compiled with CUDA enabled

Hey mate, after installing the newest version fresh im getting this error

File "C:\Users\fznx\anaconda3\envs\whisperxgui\lib\site-packages\torch\cuda_init_.py", line 293, in _lazy_init
raise AssertionError("Torch not compiled with CUDA enabled")
AssertionError: Torch not compiled with CUDA enabled

i havent had any issues running any other cuda related things on my computer, ive double checked and tried to fresh install a few times without any help

any advise or know how to fix it?

thanks :)

Feature request: Save to srt

Hi there,
everything works nice but then noticed there is missing something that I did not expect. There is no easy way to save file with time stamps to file next of source media that was used for transcription (i know that for microphone is pointless, unless file is saved).

Would be possible to add "save to srt" with default path next to used media?

saving error unicode charmap

Hey mate trying to transcribe japanese, when it gets to the end and goes to save it errors with this message

File "C:\Users\fznx\whisper-gui\main.py", line 113, in transcribe_audio
save_transcription_to_txt(joined_text, save_dir)
File "C:\Users\fznx\whisper-gui\main.py", line 46, in save_transcription_to_txt
f.write(text_str)
File "C:\Python\lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode characters in position 0-56: character maps to

i assume because its using japanese and the default is looking for english characaters? but im not sure on how to fix it

thanks :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.