Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • U ux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • main
  • ux
  • Wiki
  • Useful Software Tools & Hardware

Last edited by Loïc Dachary Jul 12, 2020
Page history

Useful Software Tools & Hardware

Recording interviews

Mobile apps

Android has a useful, simple audio recording application built-in since Android 7.

Audio recorder

  • an audio recorder for little money (£€30-40).
  • a Galaxy Samsung SIII, S4, S5 with the default recorder app from lineageos
  • TP8 Telephone Pick-Up to record interviews done via mobile (software solutions are flaky or proprietary)

Audio recorder on GNU/Linux

To record a conversation over jit.si for instance

  • apt-get install simplerecorder
  • simplerecorder # test it before the real interview, the interface is not super intuitive and it's easy to get it wrong

Transcribing interviews

If the volume of the recording is too low, it can be amplified with:

ffmpeg -i interview.mp3 -filter:a "volume=5.0" amplified.mp3

Two very good tools for helping with transcribing interviews are:

  • Parlatype
  • OTranscribe
    • adb pull /sdcard/Music/SoundRecords /tmp
    • ffmpeg -i SoundRecord-2018-03-29-12-36-18.wav -vn -ar 44100 -ac 2 -ab 192k -f mp3 interview.mp3
    • chromium http://otranscribe.com/
Clone repository
  • Human rights defenders
  • Useful Software Tools & Hardware
  • User Research Confidentiality Agreement
  • User Research Guidelines
  • Whistleblowers first contact
  • Home