Audio Player in README.md

Replaced audio element with a link to the audio file.

Signed-off-by: Robin Davies <rerdavies@gmail.com>
This commit is contained in:
Robin Davies
2026-06-08 01:08:22 -04:00
committed by GitHub
parent 532bfff320
commit 873e366b61
+3 -6
View File
@@ -47,14 +47,11 @@ NAM changes everything! The quality of NAM A1 and A2 models is better than than
xxx
<audio controls="margin-top: 16px;margin-left: 24px;" >
<!-- Replace this source with your actual audio file path -->
<source src="docs/img/DemoTrack.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio>
![DemoTrack.mp3](https://github.com/user-attachments/files/28694394/DemoTrack.mp3)
xxx
![Audio Demo](docs/img/DemoTrack.mp3)
[DemoTrack.mp3](https://github.com/user-attachments/files/28694394/DemoTrack.mp3)
xxx