Skip to content

innir/gtranscribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

139 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gTranscribe

Audio player designed to make the transcription of interviews and other sources as easy as possible.

Author: Philip Rinn rinni@inventati.org Homepage: https://github.com/innir/gtranscribe

Dependencies

Runtime Dependencies

  • Python >= 3.10 (python3)
  • PyGObject (python3-gi)
  • python3-dbus (python3-dbus)
  • GTK 4 (gir1.2-gtk-4.0)
  • GtkSourceView 5 (gir1.2-gtksource-5)
  • libadwaita (gir1.2-adw-1)
  • libspelling (gir1.2-spelling-1)
  • GLib 2.0 (gir1.2-glib-2.0)
  • GStreamer 1.0 (gir1.2-gstreamer-1.0)
  • GStreamer plugins base (gir1.2-gst-plugins-base-1.0)

Build Dependencies

  • Meson >= 0.59.0 (meson)
  • Ninja build system (ninja-build)
  • Python 3 (python3)
  • Gettext tools for translations (gettext)
  • Desktop file utilities (desktop-file-utils)
  • GTK icon cache tool (gtk-update-icon-cache)
  • GLib schema compiler (libglib2.0-bin)
  • (Optional) AppStream CLI for appdata validation (appstream)

Recommended

  • GStreamer bad plugins (gstreamer1.0-plugins-bad)

Building and Installing

Using Meson

meson setup builddir
meson compile -C builddir
meson install -C builddir

Development/Running from source

Without installing:

./bin/gtranscribe [audiofile]

License

gTranscribe is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.

The icon of gTranscribe (gtranscribe.svg) is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU (Lesser) General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

Software for interview transcription

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •