Displaying 20 results from an estimated 7000 matches similar to: "results from testing ess sounds at 16000 hz"
2004 Aug 06
4
de-essing into speex?
> Date: Fri, 05 Dec 2003 13:22:53 -0500
> From: Jean-Marc Valin <Jean-Marc.Valin@USherbrooke.ca>
>
> I think I see what you mean, though I haven't been able to listen to
> your wma file (not everyone has a wma decoder). The problem probably
> only lies in the VBR tuning for wideband which hasn't received much work
> yet. One way to check that is to encode in
2004 Aug 06
3
de-essing into speex?
thanks for getting back to me,
i have uploaded a zip file containing some sound files that
demonstrates the issue.
http://www.bogus.net/~olav/ess.zip
this contains
s.mp3 original wav file (mono) converted to top-quality mp3 (370K)
s.wma windows media encoder with 19khz voice compression ( 62K)
s-2.spx speexenc --vbr --quality 2 on the wav file ( 63K)
s-9.spx
2004 Aug 06
0
de-essing into speex?
Hi,
I think I see what you mean, though I haven't been able to listen to
your wma file (not everyone has a wma decoder). The problem probably
only lies in the VBR tuning for wideband which hasn't received much work
yet. One way to check that is to encode in constant bit-rate and see
what the results are. I'm pretty sure you'll notice the problem appears
only at (CBR) quality 5 or
2004 Aug 06
0
de-essing into speex?
Representative of Olav,
>like if you say "someone said the sun is shining", there is a lot of
>ess sounds, and these will sound "computer-ish" at vbr qualities below
>9.
I don't mean to be rude but what bit rate is windows media encoder
encoding at and what encoder (type) are you using... Unless its low
(32kbps-8kbps) it doesn't compare to speex (spx).
2004 Aug 06
2
de-essing into speex?
are there plans to add "de-essing" as part of the speexenc procedure,
to make it possible to use lower quality compression without getting
those horrible computer-like "ess" sounds in the finished result?
like if you say "someone said the sun is shining", there is a lot of
ess sounds, and these will sound "computer-ish" at vbr qualities below
9.
i know
2018 Oct 23
0
elpa-ess fails to initialize after update to 18.10 on ubuntu bionic
Hi Chris,
On 22 October 2018 at 22:22, Chris Sims wrote:
| The latest ess and elpa-ess 18.10-1bionic0 packages for ubuntu leave
| ess unable to find initialization files when it is invoked from R via
| M-x R. I've found a workaround by creating a soft link:
|
| cd /usr/share
| sudo ln -s /usr/share/emacs/site-lisp/elpa-src/ess-18.10 ess
|
| but this may be a widespread problem. It
2004 Aug 09
1
ess settings
Dear R users,
I downloaded an ess-5.2.2 package and hope to use emacs as
front to work with R. I modified ~/.emacs and start R by
M-x R. But I found when I quited the R session, it still asked me to
save the work space or not. I added inferior-R-args with
"--save" args. But it seemed that it had no effect. Can
you tell me how to pass the arguments other than
--no-readline to
2002 May 02
0
tab complete for R under ESS
> System info:
> R Version 1.4.1 (2002-01-30) on Windows 2000
> ESS v. 5.1.20 using emacs ver. 21.1.1
Colleagues
Some time ago I asked about tab complete functionality for R under
ESS on windows. I never got it working as well as I might have liked until
today. It is still slow the first time while all the environments are checked
but after that it works well.
The solution below
2017 Nov 10
1
[R-pkgs] Release of ess 0.0.1
>>>>> Jorge Cimentada <cimentadaj at gmail.com>
>>>>> on Fri, 10 Nov 2017 14:31:43 +0100 writes:
> Thanks to all. Will consider this change in future releases.
> -----------------------------------
> Jorge Cimentada
> *https://cimentadaj.github.io/ <https://cimentadaj.github.io/>*
> On Fri, Nov 10, 2017 at 12:41
2018 Aug 20
0
ess 17.11-3 won't install on Ubuntu 16.04
On 20 August 2018 at 15:29, Eva Myers wrote:
| Hello,
| Attempting to install ess (17.11-3xenial0) on our Ubuntu 16.04 systems
| is failing with an error message.
This can happen. I (with my Debian hat on) had to make 17.11-3 because the
ess package did not behave with Debian untable and Emacs 26.2. It does now.
Changes can have side effects. Turn out that in this case 16.04 is
affected. Your
2006 Oct 19
2
CentOS 3.8 and ESS ES1878 sound chip?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi,
I can't seem to be able to get any sound out of my CentOS 3.8 laptop. I
have the ESS ES1878 chip in it. It can work in either native mode, or
in SoundBlaster compatible mode. Neither is detected by CentOS 3.8.
I've looked at the directory with kernel drivers, and there doesn't seem
to be any kernel module that smells like either
2000 Mar 20
1
ESS Compilation error
Im running R 0.99 on SuSE 6.3 with Linux 2.2.14 and Xemacs 21.1.
When I try to compile ESS the processes stops with an error message:
Making info file `ess.info' from `ess.texi'.
./newfeat.texi:3: itemize requires an argument: the formatter for @item.
./newfeat.texi:9: itemize requires an argument: the formatter for @item.
makeinfo: Removing output file
2003 Mar 02
2
ESS+R not closing gracefully
I am having trouble with ESS+R. I don't know if it is an ESS
problem or an R problem, so I'm posting to this mailing list in
the first instance.
I am using R 1.6.2, Windows XP (latest updates installed), XEmacs 21.4,
and ESS 5.1.21. I have experienced the same problem under Windows 2000 and
recent versions of Emacs and ESS (though my current Windows XP
installation is from scratch, and
2010 Jan 16
0
ess-roxy: Roxygen support for ESS
We're pleased to announce that Henning Redestig finally implemented
ESS support for Roxygen:
http://www.metabolome.jp/download/ess-roxy/ess-roxy.el/view
ess-roxy includes paragraph fill, hiding, template generation, etc.
2017 Dec 13
0
[ESS] M-x R gives no choice of starting dir
If Emacs is not asking for starting directory, it is very likely your
init file has this somewhere:
(setq ess-ask-for-ess-directory nil)
On Mon, Sep 11, 2017 at 3:23 PM, Enrico Schumann <es at enricoschumann.net> wrote:
> On Mon, 11 Sep 2017, Christian writes:
>
>> Hi,
>>
>> I experienced a sudden change in the behavior of M-x R in not giving
>> me the choice
2018 Aug 20
1
ess 17.11-3 won't install on Ubuntu 16.04
Hi Dirk,
On 2018-08-20 17:43, Dirk Eddelbuettel wrote:
>
> On 20 August 2018 at 15:29, Eva Myers wrote:
> | Hello,
> | Attempting to install ess (17.11-3xenial0) on our Ubuntu 16.04 systems
> | is failing with an error message.
>
> This can happen. I (with my Debian hat on) had to make 17.11-3 because the
> ess package did not behave with Debian untable and Emacs 26.2.
2008 May 25
2
Configuring emacs/ess on Ubuntu
Hi all,
I don't know if this is the proper place to ask this, but I am trying to
configure emacs/ess on Ubuntu 8.04 to run the way described for ESS and
Xemacs in Windows (John Fox's guide). I installed ess as directed at
http://ess.r-project.org/Manual/ . Under Windows I could use Emacs/ess fine
(but I am obviously a novice at emacs), but am having trouble doing so in
Ubuntu. At
2017 Dec 20
1
[ESS] R window: Text is read only (: Another round :)
Dear All
Working along in R (Emacs {Aquamacs}, ESS ) usually I am getting a long
R buffer with many rows. To reduce its length, I used to select
backwards and delete those unnecessary rows. Now I cannot do that, only
C-k allows single lines to be deleted. the mode line says 'Text is
read-only *R*>'. Both R and ESS are up to date.
Aquamacs 3.3 GNU Emacs 25.1.1
2000 Dec 19
1
Re: ESS for R
>>>>> "BR" == B Rowlingson <B.Rowlingson at lancaster.ac.uk> writes:
>> Could you check and see if the variable is global or
>> buffer-local? ("C-h v ess-dump-filename-template" should do
>> it).
BR> ess-dump-filename-template's value is "rowlings.%s.S" Local in
BR> buffer *S+5*; global value is
2008 Jun 11
0
[ESS] browser() exits when not desired, in three different scenarios (PR#11634)
Tim, I have reported some similar issues a while back and there was
some discussion on this topic:
http://tolstoy.newcastle.edu.au/R/devel/06/03/4609.html
Good luck,
Kevin
On Tue, Jun 10, 2008 at 6:47 PM, Tim Hesterberg <timhesterberg at gmail.com> wrote:
> Here are three different scenarios in which the browser() exits
> when I don't want it to. These are all related to the