1

Music Ai Audio Python Jobs in Ashburn, VA (NOW HIRING)

Audio AI Engineer

Reston, VA · On-site

$80K - $160K/yr

Audio AI Engineer, #1085 Multilingual Speech-to-Text Engineer - On-Device Model Optimization, #1085 ... Strong Python and SQL skills; experience with PyTorch, Hugging Face Transformers/PEFT, torchaudio ...

Audio AI Engineer, #1085 Multilingual Speech-to-Text Engineer -- On-Device Model Optimization ... Strong Python and SQL skills; experience with PyTorch, Hugging Face Transformers/PEFT, torchaudio ...

Audio AI Engineer

Reston, VA · On-site

$80K - $160K/yr

... assistant"> Audio AI Engineer, #1085 Multilingual Speech-to-Text Engineer - On-Device Model ... Strong Python and SQL skills; experience with PyTorch, Hugging Face Transformers/PEFT, torchaudio ...

... music programming in partnership with hundreds of independent public radio stations across the ... Experience with Automatic Speech Recognition (ASR), diarization, and audio preprocessing pipelines.

Lead AI Engineer

Rockville, MD · On-site

$104K - $137K/yr

... audio, and video. * Build multimodal extraction using OCR, layout parsing, and vision-language ... Proficiency in Python and LLM orchestration or agent frameworks such as LangChain or AWS Strands.

Experience with Automatic Speech Recognition (ASR), diarization, and audio preprocessing pipelines ... Deep technical expertise in Python, ML and agentic engineering frameworks, vector search engines ...

... and AI Security fields; and * Support other critical initiatives. Software Engineering ... Strong Python background * Clear communicator of technical concepts for non-technical audiences ...

Lead AI Engineer

Rockville, MD · On-site

$104K - $137K/yr

... audio, and video. * Build multimodal extraction using OCR, layout parsing, and vision-language ... Proficiency in Python and LLM orchestration or agent frameworks such as LangChain or AWS Strands.

AI/ML Engineer

Reston, VA · On-site

$175K - $220K/yr

... images, audio, and documents. Our AI/ML Engineer is the core mission specialist who develops ... Strong software engineering skills in Python for model development, training, inference, and ...

next page

Showing results 1-20

Music Ai Audio Python information

See Ashburn, VA salary details

$23.5K

$143.1K

$207.1K

How much do music ai audio python jobs pay per year?

As of Aug 24, 2026, the average yearly pay for music ai audio python in Ashburn, VA is $143,135.00, according to ZipRecruiter salary data. Most workers in this role earn between $113,000.00 and $168,200.00 per year, depending on experience, location, and employer.

What is a Music AI Audio Python developer?

A Music AI Audio Python developer is a software engineer or data scientist who specializes in creating tools, models, or applications that use artificial intelligence to analyze, generate, or manipulate music and audio data, primarily using the Python programming language. They work with machine learning libraries and audio processing frameworks to build applications such as music recommendation systems, audio classification tools, or AI-based music composition software. These professionals combine knowledge of music theory, digital signal processing, and AI to develop innovative solutions in the audio technology space.

What are the key skills and qualifications needed to thrive as a Music AI Audio Python engineer?

To thrive as a Music AI Audio Python Engineer, you need a strong background in computer science, digital signal processing, and music theory, typically supported by a degree in a related field. Proficiency in Python, machine learning frameworks like TensorFlow or PyTorch, and audio libraries such as librosa is essential. Creative problem-solving, strong communication, and adaptability help you collaborate with interdisciplinary teams and innovate in music technology. These skills enable the development of advanced AI-driven music applications that meet both technical and artistic requirements.

What are some common challenges faced by Music AI Audio Python developers when integrating AI models into digital audio workstations (DAWs)?

Music AI Audio Python developers often encounter challenges when integrating AI models into DAWs, such as ensuring low-latency audio processing and maintaining compatibility with various audio formats and plugin standards. Additionally, developers must optimize AI models for real-time performance while balancing computational efficiency. Collaboration with audio engineers and musicians is common, as their feedback helps refine features and improve usability. Staying updated with the latest advancements in both AI and audio technology is also crucial for success in this dynamic role.

What is the difference between Music Ai Audio Python vs Music Producer?

AspectMusic Ai Audio PythonMusic Producer
Required SkillsProgramming, AI, audio processingMusic theory, production, sound engineering
Work EnvironmentTech companies, studios, research labsRecording studios, production houses, live events
CertificationsPython, AI, audio engineering certificationsMusic production, sound engineering certifications
Industry UsageDeveloping AI tools for music creation and analysisCreating, mixing, and producing music tracks

Music Ai Audio Python focuses on developing AI-driven audio applications using Python, requiring programming and technical skills. In contrast, a Music Producer is involved in the creative and technical process of making music, emphasizing musical skills and industry experience. Both roles are essential in the music industry but serve different functions and skill sets.

Can I make music with Music Ai Audio Python?

Music Ai Audio Python is a tool or framework used for creating music through artificial intelligence and Python programming. It allows users to generate, manipulate, or analyze audio and music data, often requiring knowledge of programming, machine learning, and digital audio processing. This makes it suitable for developers and musicians interested in AI-driven music production.

What are popular job titles related to Music Ai Audio Python jobs in Ashburn, VA?

For Music Ai Audio Python jobs in Ashburn, VA, the most frequently searched job titles are:

Audio AI Engineer

Dev Technology

Reston, VA • On-site

$80K - $160K/yr

Full-time

Posted 18 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.