Audio Tools - Anki Audio Editor

I created an addon that does everything you could possibly ever need to do with audios in Anki.

Video: https://www.youtube.com/watch?v=-ricHj0gpEs
So, here’s a list of things it can do:

  • Play audio on repeat to practice pronunciation
  • Make it slower or faster
  • See the pitch graph and make it hum the pitch for you
  • Record yourself and compare pitch graph
  • Remove noises and music from audio
  • Crop the audio
  • Auto-remove silence
  • Show the audio file in the folder to send to your buddies on ⁠pitch-accent-and-pronunciation
  • Or upload it to the file sharing service and share the link immediately
  • some smaller stuff like format conversion, volume

It’s also possible to chain multiple actions and run these chains of actions automatically when you create a card.

Most of actions can be done with multiple files at once.

Спасибо. Я это исследую.
Было бы время на всё, что хочется :slight_smile:

This looks so cool! Honestly, being able to chain actions and see pitch graphs right there is such a game changer.
You did a great job with this!

A very good and useful addon.
If you have many audio files in a field, it takes the first one and works with it. You can create files at a slower speed and place them in other fields. The reverse chaining is useful because you focus on the new ones at the beginning, and then automatically recall them later and form better memories (the Pimsleur method also uses this).
My opinion: it’s better not to display the graph right away; I had a large file, and everything hung up and crashed. It’s better to work with real, small files no longer than sentences.
Sorry, I tested the bare minimum.
I’d like to do it like this:

In the 1197817101\templates\editor\editor_bundle.css file, set the opacity for aqe-css-cursor-flag-box to opacity: 0.85; so you can at least see those blue lines.

I don’t know why aqe-selection-toolbar is set to z-index: 2147483647, but it would be better to have it set to 9999 since there are windows that should be set to 10000, and it’s clear that they should be displayed correctly on top of this launcher, and so on.

It would be nice to remember these blue lines for chains for each file (if the user sets this in the settings). I think it would be convenient to be able to do different things for different file lengths.

=== RU ===
Очень хороший и полезный аддон.
Если у вас много звуковых файлов в поле, то он берет первое и с ним работает. Можно так создавать с более медленной скоростью файлы и разместить в других полях. Обратная цепочка полезна, так как вы концентрируетесь на новом в начале, а более позднее уже автоматом вспоминаете и формируете лучшее запоминания (метод Пимслера тоже это использует).
Моё мнение: график лучше сразу не отображать, у меня был большой файл и все вешается и происходит крах. Лучше работать с реальными небольшими файлами не больше предложений.
Извините, я протестировал минимум.
Пожелание сделать вот так:
В файле 1197817101\templates\editor\editor_bundle.css задать для aqe-css-cursor-flag-box прозрачность: opacity: 0.85; тогда эти синии линии хоть как-то можно разглядеть.

Не знаю, для чего aqe-selection-toolbar задан z-index: 2147483647 но лучше чтобы был 9999 так как окна есть, что должны быть 10000 и понятно, что их правильно отобразить поверх этого пуска и так далее.

Хорошо бы эти синие линии, для цепочек, запоминать и для каждого файла (если так задаст в настройках пользователь), я думаю было бы удобно, что вы можете для разной длительности файлов делать разное.

Спасибо! Если буду реально пользоваться этим, то может еще что-то найду, что предложить…но увы, я не такой активный пользователь, больше интересно программировать.

It looks like a dream add-on for language learners. However I am on Linux so I can’t give feedback, yet. That said I wish it had the following features.

  • Possibility to customize the term to append to modified files. E.g. file123.mp3→ file123-cropped.mp3 instead of file123.mp3→file123__aqe_…mp3
  • Copying, not re-encoding, when a file is cropped. Why? To avoid the so-called bit-rot.
  • A minimalist version without the features requiring heavy libraries. In my case, the pitch graph and the ability to crop the files are enough.
  • A link to the github page on the add-on description (GitHub - ganqqwerty/anki-audio-tools · GitHub).

Wishing success to this add-on and its creator.