Skip to content

Conversation

@rubeniskov
Copy link

@rubeniskov rubeniskov commented Nov 13, 2024

Issue:

#21

Motivation

Since the repository ruuda/hound is not frequently maintained, I created this temporary solution to reference a fixed version of hound. You can view the fix in PR #88.

image

diff -u  <(ffprobe musicgen-large-edm-front-left-speaker.wav 2>&1 )  <(ffprobe musicgen-large-edm-center-speaker.wav 2>&1)
--- /dev/fd/63  2024-11-13 17:49:35.739658930 +0100
+++ /dev/fd/62  2024-11-13 17:49:35.739658930 +0100
@@ -8,6 +8,6 @@
   libavfilter     9. 12.100 /  9. 12.100
   libswscale      7.  5.100 /  7.  5.100
   libswresample   4. 12.100 /  4. 12.100
-Input #0, wav, from '/home/rubeniskov/Downloads/musicgen-large-edm-front-left-speaker.wav':
+Input #0, wav, from '/home/rubeniskov/Downloads/musicgen-large-edm-center-speaker.wav':
   Duration: 00:00:29.94, bitrate: 1024 kb/s
-  Stream #0:0: Audio: pcm_f32le ([3][0][0][0] / 0x0003), 32000 Hz, 1 channels (FL), flt, 1024 kb/s
+  Stream #0:0: Audio: pcm_f32le ([3][0][0][0] / 0x0003), 32000 Hz, mono, flt, 1024 kb/s
``

@rubeniskov rubeniskov changed the title Fix generated wav mono front left speaker instead of mono Fix generated wav mono center speaker instead of front left Nov 13, 2024
@rubeniskov rubeniskov force-pushed the fix-generated-wav-mono-front-left-speaker-instead-of-mono branch from b89792d to b81179d Compare January 22, 2025 03:44
Set provisional rubeniskov's upstream version until the main repo merge this ruuda/hound#88
@rubeniskov rubeniskov force-pushed the fix-generated-wav-mono-front-left-speaker-instead-of-mono branch from b81179d to 9952a53 Compare January 22, 2025 03:48
@rubeniskov
Copy link
Author

@gabotechs rebased!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant