-
Error on linux,
on OS X: only wav is written.
2009-12-30 12:07:32 UTC in The Emu Speech Database System
-
Trying to save a selection in the labeller to a file yields
Error "Start Time before end of data".
2009-12-30 12:04:28 UTC in The Emu Speech Database System
-
Located problem in find_basenames:
for non windows os a special check is done on the path via
Tcl_Eval. path needs to be enclosed in quotes in order to make things
work for stupid things like blanks in path names...
2009-12-15 12:28:32 UTC in The Emu Speech Database System
-
lasselasse committed patchset 1948 of module emu to the The Emu Speech Database System CVS repository, changing 1 files.
2009-12-15 12:22:57 UTC in The Emu Speech Database System
-
tkassp was unable to process blanks in file paths in segment/event
list. The error occured when passing the file path to tclassp. Tclassp
requires a list as file argument and will treat a blank seperated
string as a list. Wrapping the file path into a list solves the problem.
2009-12-11 11:23:13 UTC in The Emu Speech Database System
-
lasselasse committed patchset 1945 of module emu to the The Emu Speech Database System CVS repository, changing 1 files.
2009-12-11 11:21:52 UTC in The Emu Speech Database System
-
Tkassp does not handle blank in paths when processing segment/event lists.
Problem located in tkassp's tcl code.
2009-12-11 10:33:38 UTC in The Emu Speech Database System
-
Emu lib (maybe some applications) does not seem to handle blanks in neither the TEMPLATE PATH nor the paths for tracks and labfiles.
This is so on OS X and Linux.
Needs to be checked for Windows
Problem can be demonstrated like this:
Install a database to a path containing blanks (e.g. second to "~/test dir") using the db installer (which does all as it should be done)
1. second.tpl...
2009-12-11 10:31:38 UTC in The Emu Speech Database System
-
lasselasse committed patchset 66 of module tclassp to the ASSP Library CVS repository, changing 1 files.
2009-12-03 15:16:27 UTC in ASSP Library
-
lasselasse committed patchset 65 of module tclassp to the ASSP Library CVS repository, changing 2 files.
2009-12-03 15:13:43 UTC in ASSP Library