1

Audio Engineer Jobs in Vienna, VA (NOW HIRING)

Audio AI Engineer, #1085 Multilingual Speech-to-Text Engineer -- On-Device Model Optimization, #1085 A Role with Purpose and Impact This role builds the speech recognition core of a mobile ...

Audio AI Engineer

Washington, DC · On-site

$80K - $160K/yr

Audio AI Engineer, #1085 Multilingual Speech-to-Text Engineer -- On-Device Model Optimization, #1085 A Role with Purpose and Impact This role builds the speech recognition core of a mobile ...

This role requires deep audio engineering expertise, creative problem-solving, and the ability to work closely with hosts, editors, and guests to deliver polished, compelling episodes on deadline.

This role requires deep audio engineering expertise, creative problem-solving, and the ability to work closely with hosts, editors, and guests to deliver polished, compelling episodes on deadline.

This role requires deep audio engineering expertise, creative problem-solving, and the ability to work closely with hosts, editors, and guests to deliver polished, compelling episodes on deadline.

Be Seen First

Work with AV Engineering and leadership groups to assess, prioritize, and address outages, change ... Knowledge of AV audio technologies such as reinforcement, audio processing, and live event support

Be Seen First

Work with AV Engineering and leadership groups to assess, prioritize, and address outages, change ... Knowledge of AV audio technologies such as reinforcement, audio processing, and live event support

Be Seen First

Work with AV Engineering and leadership groups to assess, prioritize, and address outages, change ... Knowledge of AV audio technologies such as reinforcement, audio processing, and live event support

Showing results 21-40

Audio Engineer information

See Vienna, VA salary details

$29.6K

$84.8K

$172.1K

How much do audio engineer jobs pay per year?

As of Aug 22, 2026, the average yearly pay for audio engineer in Vienna, VA is $84,768.00, according to ZipRecruiter salary data. Most workers in this role earn between $50,200.00 and $113,400.00 per year, depending on experience, location, and employer.

What does an audio engineer do?

An Audio Engineer is responsible for recording, mixing, and mastering sound for various media, including music, film, television, and live events. They operate and maintain audio equipment, ensure high-quality sound production, and often collaborate with producers, musicians, and other technical staff. Their work can involve setting up microphones, adjusting sound levels, editing audio tracks, and troubleshooting technical issues. Audio Engineers play a crucial role in achieving the desired sound for a project.

What are the key skills and qualifications needed to thrive as an audio engineer, and why are they important?

To thrive as an Audio Engineer, you need strong knowledge of sound theory, audio mixing, and recording techniques, often supported by a degree or certification in audio engineering or a related field. Proficiency with digital audio workstations (DAWs) such as Pro Tools or Logic Pro, audio interfaces, and studio equipment is crucial. Excellent attention to detail, problem-solving abilities, and effective communication skills set top professionals apart. These capabilities ensure high-quality sound production, smooth collaboration, and the ability to address technical challenges in dynamic audio environments.

How does an audio engineer typically collaborate with producers and artists during a recording session?

Audio engineers work closely with producers and artists to ensure the vision for each project is realized. During recording sessions, they set up and operate audio equipment, offer technical advice, and make real-time adjustments based on feedback. Communication is key, as engineers often interpret creative ideas into technical solutions, ensuring clarity and quality in every take. This collaborative environment requires flexibility, quick problem-solving, and a strong understanding of both the artistic and technical aspects of sound production.

What is the difference between Audio Engineer vs Sound Technician?

AspectAudio EngineerSound Technician
CredentialsAudio engineering degree or certification, technical trainingTechnical training, sometimes on-the-job experience
Work EnvironmentRecording studios, live events, post-productionLive events, concerts, theater productions
Industry UsageMusic, film, broadcasting, live soundConcerts, theater, events, live sound reinforcement

While both roles involve working with sound, Audio Engineers focus on recording, mixing, and mastering audio in studios or post-production, whereas Sound Technicians primarily handle live sound setup and operation during events. The roles often overlap but differ mainly in their work environment and specific responsibilities.

Do audio engineers get paid well?

Audio engineers can earn a wide range of salaries depending on experience, location, and industry. Entry-level positions often pay less, while experienced professionals working in high-demand areas or specialized fields can earn higher wages, with some reaching six-figure incomes. Skills in mixing, mastering, and familiarity with industry-standard software can also influence earning potential.

What do you do as an audio engineer?

An audio engineer is responsible for recording, mixing, and editing sound for music, film, television, or live events. They operate equipment such as mixing consoles, microphones, and digital audio workstations, and often require technical skills and certifications. Their work ensures high-quality sound production tailored to the project's needs.

What jobs can an audio engineer do?

An audio engineer can work in various roles such as recording engineer, live sound technician, mixing engineer, mastering engineer, broadcast engineer, and sound designer. They typically operate audio equipment, use digital audio workstations, and may work in studios, concert venues, film production, or broadcasting environments.

What job categories do people searching Audio Engineer jobs in Vienna, VA look for?

The top searched job categories for Audio Engineer jobs in Vienna, VA are:

What cities near Vienna, VA are hiring for Audio Engineer jobs?

Cities near Vienna, VA with the most Audio Engineer job openings:

Infographic showing various Audio Engineer job openings in Vienna, VA as of August 2026, with employment types broken down into 90% Full Time, 6% Part Time, and 4% Contract. Highlights an 84% Physical, 6% Hybrid, and 10% Remote job distribution, with an average salary of $84,768 per year, or $40.8 per hour.

Audio AI Engineer

Dev Technology

Reston, VA

$80K - $160K/yr

Full-time

Posted 15 days ago


Job description

Audio AI Engineer, #1085

Multilingual Speech-to-Text Engineer — On-Device Model Optimization, #1085

A Role with Purpose and Impact

This role builds the speech recognition core of a mobile translation capability supporting a government agency's national security mission. The engineer will take large, high-quality speech-to-text models spanning many language families and adapt, compress, and optimize them so they run performantly on an iPhone — including handling the reality that speakers frequently mix in borrowed English terms mid-utterance, and the model needs to make a sound call on whether to transcribe those terms in English or in the source language's own transliteration.

This is an applied ML role, not a research-only position. The strongest candidate can move fluidly from raw audio data, to model adaptation and compression experiments, to a rigorous evaluation framework — and can clearly explain what they're building, why it's better than the status quo, and how they'll know it worked.

What This Role Is (and Isn't)

This position owns the speech-to-text model — its data, its training/adaptation, its size and latency on-device, and its accuracy across languages. It does not own iOS application development, translation (source-language-to-target-language), or the Swift/AVFoundation integration layer; those are handled by a separate mobile engineering function this role will collaborate closely with.

Key Responsibilities

  • Data pipelines: Ingest, clean, segment, label, and version multilingual audio and transcript data, with attention to code-switching and borrowed-word phenomena across the target language set.
  • Model adaptation: Fine-tune and compress large ASR models (using LoRA/QLoRA, quantization, distillation, or other parameter-efficient and size-reduction techniques as appropriate) to fit iPhone-class memory, latency, and battery constraints, while preserving transcription quality.
  • Dynamic, per-language deployment: Design model packaging so language-specific weights can be selected and downloaded on demand based on use-case context (e.g., an operator interviewing a Chinese speaker pulls only the Chinese ASR weights).
  • Loanword/transliteration handling: Build and evaluate model behavior for deciding when a borrowed English term should be transcribed as-is versus rendered in the source language's transliteration or native equivalent.
  • Evaluation: Build reproducible evaluation pipelines (word/character error rate, latency, robustness to accent/noise/speaking rate/code-switching) and clearly articulate results against defined success criteria for each language and deployment target.
  • Documentation & communication: Produce clear model cards, dataset documentation, and evaluation write-ups that let technical and non-technical stakeholders understand what the model does, how it compares to alternatives, and what its risks and limitations are.

Required Qualifications

  • Bachelor's degree in Computer Science, Data Science, Machine Learning, Computational Linguistics, or a closely related field.
  • Strong data-engineering background building production pipelines for large, messy, or unstructured audio/text datasets.
  • Hands-on experience fine-tuning or adapting speech/audio models using parameter-efficient methods (LoRA, QLoRA, adapters) and/or model compression techniques (quantization, distillation, pruning) for constrained hardware.
  • Practical experience with ASR/speech-to-text model development and evaluation across multiple languages, including error analysis under real-world conditions (accents, noise, code-switching).
  • Strong Python and SQL skills; experience with PyTorch, Hugging Face Transformers/PEFT, torchaudio, librosa, or comparable tooling.
  • Experience deploying and monitoring production ML systems, with an understanding of secure handling of sensitive audio, transcripts, and derived data in a regulated environment.
  • Ability to clearly explain model behavior, tradeoffs, and limitations to both technical and non-technical stakeholders.

Preferred (Not Required)

  • Prior exposure to mobile/on-device ML deployment constraints (even without owning the mobile codebase directly).
  • Experience with agentic or multi-step workflow orchestration involving model outputs, retrieval, or human review.

The estimated salary range for this position is $80,000 - $160,000. This salary range is not a guarantee of compensation. The offered salary will be based on factors including relevant experience, geographic location, internal equity, and applicable contractual requirements. *Compensation may fall outside this range when appropriate.

Who We Are

Dev Technology is a growing IT company with an employee-centric culture that works on mission-critical projects for the federal government. We partner with our federal customers to deliver technology services and solutions, and to drive our client's missions forward through innovation. We use Agile and DevSecOps principles to provide services including application development, biometrics and identity management, cloud and infrastructure optimization, IT and legacy modernization, and data management.

As a Washington Post Top Workplace award winner for the past THIRTEEN years in a row, the Top Workplaces USA for the past five years, and a recipient of the Companies As Responsive Employers (CARE) Award for the past six years, Dev Technology employees enjoy:

  • Generous and flexible time-off policy
  • Flexible work schedules and telework options, including remote work availability for eligible projects
  • Career development opportunities including a mentorship program, technical and management training through Dev University, hands-on learning through DevLab, tuition reimbursement, and paid training opportunities
  • Industry-leading benefits including a choice of two health plans that include dental and vision, flexible spending account, commuter benefits, life insurance, and more
  • 401K matching with a 5% matching contribution
  • Regular team and company social events including our annual party, happy hours, fitness challenges, and more
  • A focus on community engagement including company wide support activities, employer match for donations, and time off for volunteer efforts
  • To learn more about working at Dev Technology, visit Working At Dev Technology Group

Equal Opportunity Employer / Individuals with Disabilities / Protected Veterans

Dev Technology Group operates in the following states: AL, AR, AZ, CO, DC, FL, GA, ID, IL, IN, MD, MA, ME, MI, MN, MO, MS, NC, NJ, OH, OR, PA, SC, TN, TX, VA, WV.