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:
@@ -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>
|
||||

|
||||
|
||||
xxx
|
||||

|
||||
|
||||
[DemoTrack.mp3](https://github.com/user-attachments/files/28694394/DemoTrack.mp3)
|
||||
|
||||
xxx
|
||||
|
||||
|
||||
Reference in New Issue
Block a user