GithubHelp home page GithubHelp logo

gaalcaras / transcribe.nvim Goto Github PK

View Code? Open in Web Editor NEW
11.0 2.0 2.0 41 KB

:microphone: :book: Transcription features for NeoVim

License: GNU General Public License v3.0

Vim Script 32.68% Shell 3.12% Python 62.64% Makefile 1.56%
neovim nvim vim transcription mpv media-playback

transcribe.nvim's Introduction

gaalcaras

Source files for personal website, powered by Jekyll.

It uses my personal Jekyll theme, Academic.

transcribe.nvim's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

transcribe.nvim's Issues

Unable to load audio file since upgrade to python 3.8

Hi @gaalcaras and thank you very much for this very useful plugin, I use it for at least one year to analyze interviews for my thesis, it became more and more indispensable.

Unfortunately, it doesn't work anymore for me... Yesterday, manjaro released an important update, and python has been upgraded from 3.7.4-2 to 3.8.0-1

Now, each time I try to load an audio file in neovim, this error appears :

error caught while executing async callback:                                                                                                                      
TypeError("'str' object is not callable")
TypeError: 'str' object is not callable
 
the call was requested at
  File "/usr/lib/python3.8/site-packages/pynvim/msgpack_rpc/session.py", line 39, in handler
    fn(*args, **kwargs)
  File "/usr/lib/python3.8/site-packages/pynvim/api/nvim.py", line 447, in handler
    fn(*args, **kwargs)
  File "/home/ornanovitch/.config/nvim/plugins/transcribe.nvim/rplugin/python3/transcribe/util.py", line 11, in error
    nvim.async_call('transcribe#util#print_error', string)

I'm not familiar with code. I tried to reinstall your plugin, and I have reinstalled python-mpv and pynvim, without success.

Do you have an idea ?

Thanks again

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.